ControllerGenerator
Service controller generator
Automates the creation of controllers from specified services in .NET projects using source generator technology
Automatic Controller Generator with Source Generator.
8 stars
1 watching
1 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
apicontrollercsharpsourcegenerator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| | Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| | Automates the creation of controllers and their methods based on MediatR requests | 37 |
| | Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. | 8 |
| | Generates source code strings for attribute definitions in C#. | 7 |
| | A tool that generates C# code to interact with the Windows API | 2,147 |
| | Automates API controller generation from OpenAPI specifications. | 4 |
| | Automates service registration in the Dependency Injection service collection. | 6 |
| | Provides a basic template and tools to generate C# source code programmatically | 182 |
| | A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
| | A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| | Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| | A tool for querying and manipulating C# source code using LINQ support | 24 |
| | A tool to automatically generate interfaces from classes | 36 |
| | Generates C# code for IoT Hub device clients with various features and attributes | 17 |