![dotnet logo](https://raw.githubusercontent.com/github/explore/a92591a79a4ce31660058d7ccc66c79266931f61/topics/dotnet/dotnet.png)
Starred repositories
All in one solution for all your ElmorLabs stuff (KTH, EVC, PMD...)
BepInEx plugins for Dofus Unity
.NET standard 2.0 utils and helpers to write source files (for source generators and general purpose)
A sample showing how to setup ASP.NET Core Identity API endpoints for authentication
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
.NET managed sockets wrapper using the new "Pipelines" API
.NET library for [dis]assembling Shockwave Flash binaries.
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
An open-source reverse-engineered dedicated server for Frostbite games.
Install/uninstall scripts for Windows Terminal context menu items
A sample plugin model for ASP.NET Core applications
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
A C# package that performs basic CRUD ( Create, Read, Update, Delete ) operations on a Json file, used for sample minimalistic DBs.
A library to provide pooling for .NET MemoryStream objects to improve application performance.
exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.
A high performance pubsub client/server implementation for .NET Core
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD,…
High performance understanding for stack traces (Make error logs more productive)
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
EF Core Second Level Cache Interceptor
Simplified wrapper for implementing custom (but simple) LINQ providers
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
A Redis Client written from the ground up using System.IO.Pipelines, Span<T>, etc