peter-perot's Stars
vanbukin/Uuids
Fast C# UUID implementation for .NET 6 & 7
Fenrirthviti/obs-virtual-cam
obs-studio plugin to simulate a directshow webcam
damienbod/SendingEncryptedData
.NET Core Encryption
rmandvikar/threading
Few implementations for pool of locks.
laurentkempe/NukeBuildAutomation
Sample Nuke project used for my blog post "Automate your .NET project builds with NUKE a cross-platform build automation solution"
icsharpcode/NullabilityInference
Global type inference for C# 8 nullable reference types
1888games/GalagaC64
Sergio0694/PolySharp
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! 🚀
ardalis/DevIQ-gatsby
ardalis/Specification
Base class with tests for adding specifications to a DDD model
DamianEdwards/MiniValidation
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
spectresystems/snitch
A tool that help you find duplicate transitive package references.
Scythemen/Cellar.Orleans.Transactions.AdoNet
A transaction state storage provider in ADO.NET for Orleans.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
zh6335901/Orleans.Streams.Kafka
An implementation of a PersistentStreamProvider for Microsoft Orleans and Kafka using the Confluent API
madelson/DistributedLock
A .NET library for distributed synchronization
VSadov/NonBlocking
Implementation of a lock-free dictionary on .Net.
rstropek/Samples
sandersn/manual
Explanatory writing
jitbit/AspNetSaml
Very simple SAML 2.0 consumer module for ASP.NET/C#
mizrael/OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
APIDevTools/swagger-parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
draphyz/DDD
Domain-Driven Design example
cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
waqaskhan540/identityserver-token-exchange
A solution for exchanging external (Facebook,Google,Twitter etc) tokens with IdentityServer access token.
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
filipw/Strathweb.Samples.BlazorCSharpInteractive