C# source generator that generates a constructor from readonly fields/properties in a class or struct
☆62Mar 1, 2026Updated 3 weeks ago
Alternatives and similar repositories for AutoConstructor
Users that are interested in AutoConstructor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Dec 17, 2023Updated 2 years ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Jan 30, 2025Updated last year
- A very fast dependency injection and components container, with many interesting features, and without reflection☆11Oct 31, 2022Updated 3 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- Utilities for working with streams and pipes☆12Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Jun 23, 2022Updated 3 years 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
- Generates a synchronized version of an async method☆77Mar 1, 2026Updated 3 weeks ago
- Package for automatic mixin design pattern generation using an incremental source generator☆10May 25, 2025Updated 10 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆70Jan 8, 2025Updated last year
- Discriminated union type source generator☆11Feb 12, 2026Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- Source code generator for generating `ToString` method☆19Jan 27, 2023Updated 3 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Apr 7, 2022Updated 3 years ago
- MGR.CommandLineParser is a multi-command line parser. It uses System.ComponentModel.DataAnnotations to declare and validate the commands.☆12Jan 26, 2026Updated last month
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- ☆12Aug 30, 2024Updated last year
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 9 months ago
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆130Jun 18, 2024Updated last year
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- 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
- ☆31Jun 28, 2021Updated 4 years ago
- .Net Source Generator for Automatic Interfaces☆110Nov 13, 2025Updated 4 months ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆84Mar 12, 2026Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆181Updated this week
- A source generator for C# that turns .env files into runtime constants.☆37Nov 5, 2022Updated 3 years ago
- A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.☆75Nov 24, 2025Updated 4 months ago
- A Visual Studio Extension to generate XML documentation automatically for c# code using IntelliSense☆18Dec 13, 2021Updated 4 years ago
- A Visual Studio Extension to generate XML documentation automatically for c# code using IntelliSense☆18Nov 18, 2025Updated 4 months ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 3 weeks ago
- a sample of how to build cross-product libraries for AEC apps☆19Jan 11, 2019Updated 7 years ago
- Unified algorithm support for indexed .NET collections.☆12Jun 11, 2018Updated 7 years ago
- .NET reflection engine for analyzing and exploring object structures, properties and metadata in runtime☆19Mar 5, 2026Updated 2 weeks ago
- Clone .net objects using Source Generators☆35Nov 16, 2025Updated 4 months ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆148Jan 20, 2020Updated 6 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆16Jul 15, 2024Updated last year
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆28Jan 16, 2023Updated 3 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 months ago