C# interface-to-member source generator
☆87Feb 16, 2026Updated last week
Alternatives and similar repositories for AutoInterface
Users that are interested in AutoInterface are comparing it to the libraries listed below
Sorting:
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- A simple source generator that creates interfaces by implementations.☆38May 30, 2024Updated last year
- boilerplatezero is a collection of C# source generators☆40Nov 19, 2023Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Sep 5, 2025Updated 5 months ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- A convention based object to object mapper using Roslyn source generator.☆95Jun 6, 2025Updated 8 months ago
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 8 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
- Source generator for decorator pattern boilerplate code in C#.☆17Updated this week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- .Net Source Generator for Automatic Interfaces☆110Nov 13, 2025Updated 3 months ago
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years 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 3 months ago
- Simple C# source generation based on custom templates☆111Aug 7, 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
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- Code Generation & Runtime Compilation Chicanery for .Net☆11Dec 26, 2024Updated last year
- 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
- .NET adaptation for Java's Lombok using Source Generators.☆340Oct 16, 2024Updated last year
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆149Updated this week
- Moxy - Mixins code generator for C#☆131Dec 31, 2024Updated last year
- Extends C# with Mixins.☆27Aug 26, 2022Updated 3 years ago
- A C# mocking library that generates mocks at compile-time using a source generator☆12Feb 20, 2021Updated 5 years ago
- Pure DI for .NET☆767Updated this week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆506Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 2 weeks ago
- Generate primary constructor from readonly fields☆107Jan 26, 2024Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months ago
- Reusable logic for working with .NET core☆17Updated this week
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆159Nov 2, 2025Updated 3 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Dec 6, 2025Updated 2 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
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Sep 29, 2024Updated last year
- A small .NET library for formatting type names à la C#.☆34Apr 1, 2025Updated 10 months ago
- ☆140Jan 24, 2026Updated last month
- C# discriminated union source generator☆864Updated this week
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago