#csharp-sourcegenerator (16 Repositories)
Ranked open-source repositories tagged with #csharp-sourcegenerator, scored by pull request acceptance likelihood and maintainer engagement velocity.
31.5%
88.2h
16 repositories tagged #csharp-sourcegenerator
k94ll13nn3/AutoConstructor
C# source generator that generates a constructor from readonly fields/properties in a class or struct
diegofrata/Generator.Equals
A source code generator for automatically implementing IEquatable<T> using only attributes.
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
distantcam/AutoCtor
A Roslyn source generator for creating constructors.
christianhelle/refitter
Generate Refit interfaces and contracts from OpenAPI (Swagger) specifications
trampster/JsonSrcGen
Json library that uses .NET 5 Source Generators
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
Cat-Lips/GodotSharp.SourceGenerators
C# source generators for the Godot Game Engine
cathei/LinqGen
Alloc-free and fast replacement for Linq, with code generation
CollinAlpert/Lombok.NET
.NET adaptation for Java's Lombok using Source Generators.
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
domn1995/dunet
C# discriminated union source generator
devlooped/SmallSharp
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
kant2002/WinFormsComInterop
ComWrappers required to run NativeAOT and WinForms
byme8/ZeroQL
C# GraphQL client with Linq-like syntax
sveinungf/spreadcheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.