patriksima's Stars
Kong/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
joke2k/faker
Faker is a Python package that generates fake data for you.
miloyip/game-programmer
A Study Path for Game Programmer
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
marp-team/marp
The entrance repository of Markdown presentation ecosystem
Unity-Technologies/EntityComponentSystemSamples
RyanNielson/awesome-unity
A curated list of awesome Unity assets, resources, and more.
Elfocrash/.NET-Backend-Developer-Roadmap
Roadmap for a .NET Backend Developer working with Microservices
moq/moq
The most popular and friendly mocking framework for .NET
VeriorPies/ParrelSync
(Unity3D) Test multiplayer without building
ardalis/GuardClauses
A simple package with guard clause extensions.
ashmind/SharpLab
.NET language playground
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
insthync/awesome-unity3d
A categorized collection of awesome opensource unity3d repos
zkteco-home/redis-windows
Native port of Redis for Windows,it can be installed as service.
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
hassanhabib/The-Standard
This is The Standard. A collection of decades of experience in the engineering industry. I authored it to help you navigate the vast ocean of knowledge. The Standard is not perfect and never will be, and it reflects the ongoing evolution of the engineering industry. While one person may write it, it is the collection of thoughts from hundreds of engineers I've had the honor to interact with and learn from throughout my life.
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
hecomi/UnityFurURP
Fur shader implementation for URP
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
khellang/Middleware
Various ASP.NET Core middleware
domn1995/dunet
C# discriminated union source generator
Azure/Mission-Critical-Online
This repository is part of the Azure Mission-Critical open source project that provides a prescriptive architectural approach to building highly-reliable cloud-native applications on Microsoft Azure for mission-critical workloads. This repository contains the online reference implementation a fully functional production-grade reference Implementation.
rflechner/ScrapySharp
reborn of https://bitbucket.org/rflechner/scrapysharp
Turnerj/Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
matthewrenze/clean-architecture-core
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core
DapperDino/Unity-Multiplayer-Tutorials-Old
Repo for my Unity Multiplayer Tutorials
ridercz/Altairis.TagHelpers
Useful tag helpers for ASP.NET Core
microsoft/Poisson-Binomial-Distribution-CSharp
C# Implementation of the Poisson Binomial Distribution the python poibin library