onsatoci / InterfaceGeneratorLinks
A simple source generator that creates interfaces by implementations.
☆38Updated last year
Alternatives and similar repositories for InterfaceGenerator
Users that are interested in InterfaceGenerator are comparing it to the libraries listed below
Sorting:
- ☆31Updated 4 years ago
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆58Updated this week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated last month
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆72Updated this week
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆87Updated 2 weeks ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Updated 3 years ago
- A convention based object to object mapper using Roslyn source generator.☆97Updated 4 months 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…☆47Updated 2 years ago
- Moxy - Mixins code generator for C#☆126Updated 9 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Generate classes based on example json files in your project. Uses a C# 9 source generator.☆85Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆48Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 8 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.