Stars
A Final Fantasy X/X-2 reverse-engineering project and mod framework.
Implementation of a lock-free dictionary on .Net.
Zero encoding extreme performance binary serializer for C# and Unity.
Helping .NET developers port their projects to .NET Core!
C# Source Generator based dependency injection container implementation.
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute
A tool that help you find duplicate transitive package references.
An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline
Generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
Roslyn analyzer forbidding passing async lambdas as Action<...> argument
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross…
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Free, automatic HTTPS certificate generation for ASP.NET Core web apps
The humble incremental-search task switcher for Windows
Library providing support for threadsafe shared state in C#/.NET.
ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
The easiest way to embed React components in Angular 1 apps.
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
A Terminal Emulator based on UWP and web technologies.
An alternative web UI for browsing nuget packages
Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.