Repository navigation
csharp-sourcegenerator
- Website
- Wikipedia
A .NET source generator for generating object mappings. No runtime reflection.
A high performance implementation of Mediator pattern in .NET using source generators.
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
compile time dependency injection for .NET
C# discriminated union source generator
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
.NET adaptation for Java's Lombok using Source Generators.
Alloc-free and fast replacement for Linq, with code generation
C# GraphQL client with Linq-like syntax
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
A mocking library based on the Compiler APIs (Roslyn + Mocks)
A tool for generating Refit interfaces and contracts from OpenAPI specifications
ComWrappers required to run NativeAOT and WinForms
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
Portable Razor compiler & code generator
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
A basic template for writing a C# source generator
C# Source Generator to Create Strongly Typed SignalR Clients.