InterfaceGenerator
Interface generator
A tool to automatically generate interfaces from classes
A simple source generator that creates interfaces by implementations.
36 stars
2 watching
15 forks
Language: C#
last commit: over 2 years agoLinked from 1 awesome list
csharp-sourcegeneratordotnet5dotnet6dotnet7
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 | |
| An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 | |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 | |
| Provides a basic template and tools to generate C# source code programmatically | 182 | |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 | |
| A tool that generates C# code to interact with the Windows API | 2,147 | |
| A tool that generates TypeScript interfaces from Go structs and interfaces. | 42 | |
| Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 | |
| Tools for generating interfaces and structs in Go | 423 | |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 | |
| A tool to simplify source generation in C# by allowing developers to define templates and parameters without writing custom generator code. | 98 | |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 | |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 | |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 | |
| Provides a set of tools and libraries to generate and work with ROS 2 interface definitions and code from IDL files. | 83 |