A Roslyn source generator for creating constructors.
☆111Mar 18, 2026Updated this week
Alternatives and similar repositories for AutoCtor
Users that are interested in AutoCtor are comparing it to the libraries listed below
Sorting:
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆239Mar 13, 2026Updated last week
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Dec 6, 2025Updated 3 months ago
- AutoInterface is a source generator that generates an interface based on your class/struct. Basically, you write your class and get the c…☆11Nov 16, 2025Updated 4 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Mar 1, 2026Updated 2 weeks ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,391Updated this week
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- The core repository of the Metalama project. Published under a proprietary source-available license.☆48Sep 22, 2025Updated 5 months ago
- .NET adaptation for Java's Lombok using Source Generators.☆340Oct 16, 2024Updated last year
- C# discriminated union source generator☆869Updated this week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆85Aug 29, 2025Updated 6 months ago
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Jun 7, 2022Updated 3 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Dec 2, 2024Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Oct 9, 2025Updated 5 months ago
- Moxy - Mixins code generator for C#☆134Mar 12, 2026Updated last week
- An extensible visual programming system.☆10May 8, 2016Updated 9 years ago
- Package for automatic mixin design pattern generation using an incremental source generator