AutoInterface
Interface generator
An interface-to-member source generator that creates code to redirect interface calls to backing members.
C# interface-to-member source generator
76 stars
2 watching
10 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list
csharpcsharp-corecsharp-sourcegeneratorscribansource-generatorssourcegeneratortemplating
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| A tool to automatically generate interfaces from classes | 36 |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |
| A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 |
| A tool that generates C# code to interact with the Windows API | 2,147 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| A tool that generates interfaces and proxy classes to facilitate mocking and dependency injection of external classes without interfaces | 39 |
| A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 |
| An interface definition language and set of tools for generating clients, servers, and documentation for any protocol. | 1,842 |
| Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| A source generator that creates strongly typed HTTP clients for integration tests. | 50 |
| A collection of C# source generators that simplify the code required for common patterns in WPF applications | 38 |
| Generates C# code for IoT Hub device clients with various features and attributes | 17 |