ApiClientGenerator
ApiClient generator
Automates generation of strongly typed HTTP client classes from APIs.
.net 6.0 Web Api Strongly Typed Client Generator
20 stars
1 watching
4 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. | 45 |
| Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| Generates strongly typed methods for Razor and Blazor Page routes with optional parameters. | 13 |
| Generates C# extension methods for Blazor -> Javascript interop using a JSON configuration file. | 15 |
| Automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts | 31 |
| A source generator that creates strongly typed HTTP clients for integration tests. | 50 |
| Generates strongly typed Embedded Resource names for .NET standard 2.0 projects. | 9 |
| A tool that generates C# code to interact with the Windows API | 2,147 |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Automates API controller generation from OpenAPI specifications. | 4 |
| A tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety | 1,946 |
| Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
| Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |