QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties of a class.
☆26Jun 7, 2022Updated 3 years ago
Alternatives and similar repositories for quickconstructor
Users that are interested in quickconstructor are comparing it to the libraries listed below
Sorting:
- Actual C# Enums with values and better performance as a source generator☆48Mar 21, 2024Updated last year
- A test data builder generator for .net 6 and later.☆23Mar 8, 2026Updated last week
- Source generator for decorator pattern boilerplate code in C#.☆17Mar 2, 2026Updated 2 weeks ago
- C# interface-to-member source generator☆87Feb 16, 2026Updated last month
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- .Net Source Generator for Automatic Interfaces☆110Nov 13, 2025Updated 4 months ago
- Fully automated MVVM library.☆13Oct 11, 2020Updated 5 years ago
- C# SourceGenerator helper which helps you query your files, and adds LINQ support☆28Jan 16, 2023Updated 3 years ago
- C# Source Generator for NSwag.☆21Sep 28, 2024Updated last year
- Autofixture auto-mocking for XUnit2 using a mocking library of your choice.☆23Updated this week
- 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
- A set of extensions to simplify the code of generators☆13Feb 9, 2026Updated last month
- Generate primary constructor from readonly fields☆107Jan 26, 2024Updated 2 years ago
- .NET adaptation for Java's Lombok using Source Generators.☆340Oct 16, 2024Updated last year
- Catch naughty LLM reward-hacking and bad behavior for .NET coding☆74Updated this week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- ☆31Jun 28, 2021Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Mar 1, 2026Updated 2 weeks ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Jan 30, 2025Updated last year
- A trait engine for C#.☆14May 1, 2025Updated 10 months ago
- Strongly-typed Configuration for .NET Core - with full Dependency Injection support☆10Dec 8, 2022Updated 3 years ago
- LazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found …☆27Updated this week
- Weave is a text templating engine for .NET that is all about attention to detail. Weave handles the tricky work of making your rendered t…☆30Dec 5, 2023Updated 2 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- Showcasing the design patterns you can use alongside Model-View-ViewModel (MVVM).☆13Apr 21, 2021Updated 4 years ago
- Extends Verify to allow verification of C# Source Generators.☆94Mar 10, 2026Updated last week
- MVVM, converter and behavior library for all XAML based frameworks☆23Apr 25, 2023Updated 2 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- Command line extensions for NuGet.☆34Aug 16, 2022Updated 3 years ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆47Dec 5, 2022Updated 3 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- A sample showing how to test a secure API endpoint using xunit, identityserver4, and environment variables☆15May 26, 2020Updated 5 years ago
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago