Generate primary constructor from readonly fields
☆107Jan 26, 2024Updated 2 years ago
Alternatives and similar repositories for PrimaryConstructor
Users that are interested in PrimaryConstructor are comparing it to the libraries listed below
Sorting:
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 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
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,401Mar 3, 2026Updated 2 weeks ago
- C# interface-to-member source generator☆87Feb 16, 2026Updated last month
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆38Apr 4, 2022Updated 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
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months ago
- 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 source generator for C# that uses Roslyn (the C# compiler) to allow you to generate your dependencies injection during compile time.☆81Oct 15, 2022Updated 3 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
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- ValueObjectGenerator is Generator for ValueObjects.☆40Nov 30, 2020Updated 5 years ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 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
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Aug 13, 2023Updated 2 years ago
- .NET adaptation for Java's Lombok using Source Generators.☆340Oct 16, 2024Updated last year
- ☆19Feb 16, 2024Updated 2 years ago
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆87Jan 10, 2023Updated 3 years ago
- Demo of a custom dotnet template project.☆14Oct 14, 2020Updated 5 years ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 9 months ago
- BigMachines is State Machine library for .NET☆44Updated this week
- ☆22Feb 11, 2026Updated last month
- Implicit parameters via contexts☆43Aug 26, 2022Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆273Mar 6, 2026Updated 2 weeks ago
- C# Source Generator based dependency injection container implementation.☆1,175Sep 12, 2025Updated 6 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- A declarative testing library for .NET, heavily inspired by Jest and Mocha☆24Jul 17, 2025Updated 8 months ago
- ASP.NET Core Middleware for introspecting the current dotnet process using Microsoft.Diagnostics.Runtime☆13Sep 13, 2019Updated 6 years ago
- An parser for promql (Prometheus Query Language), written in C#☆26Mar 3, 2025Updated last year
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Jan 23, 2026Updated last month