A .NET source generator for generating object mappings. No runtime reflection.
翻译 - 用于生成对象映射的 .NET 源生成器。修剪保存。灵感来自 MapStruct。
A high performance implementation of Mediator pattern in .NET using source generators.
#Awesome#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
#学习与技能提升#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
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
ComWrappers required to run NativeAOT and WinForms
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.