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:
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 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
- C# interface-to-member source generator☆87Feb 16, 2026Updated last week
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months 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
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 8 months 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
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Step into debugging and generate readable script from linq expressions☆38Apr 4, 2022Updated 3 years ago
- ☆31Jun 28, 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
- Simple C# – JavaScript bridge for building hybrid iOS and Android apps☆28Feb 18, 2022Updated 4 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 type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Sep 3, 2024Updated last year
- .NET adaptation for Java's Lombok using Source Generators.☆340Oct 16, 2024Updated last year
- 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 tool to package MonoGame games and other .NET applications into several distributable formats☆20Feb 16, 2026Updated last week
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- A Roslyn source generator for creating constructors.☆111Updated this week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- C# Source Generator based dependency injection container implementation.☆1,175Sep 12, 2025Updated 5 months ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Jan 23, 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
- ValueObjectGenerator is Generator for ValueObjects.☆40Nov 30, 2020Updated 5 years ago
- BigMachines is State Machine library for .NET☆44Jan 30, 2026Updated last month
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆87Jan 10, 2023Updated 3 years ago
- Visualize dependencies of your .NET Core Project.☆81Jan 5, 2023Updated 3 years ago
- Tool intended to help visualize all of the nuget packages and their corresponding versions for a set of given git repositories☆21Jan 19, 2018Updated 8 years ago
- A declarative testing library for .NET, heavily inspired by Jest and Mocha☆24Jul 17, 2025Updated 7 months ago
- Extensible framework for Queries over HTTP☆21Jun 7, 2023Updated 2 years ago
- This repository contains a benchmarking compares Keyset and Offset Pagination for C#