ApiClientGenerator

ApiClient generator

Automates generation of strongly typed HTTP client classes from APIs.

.net 6.0 Web Api Strongly Typed Client Generator

GitHub

20 stars
1 watching
4 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jalalx/httpclientcodegeneratorA tool that generates boilerplate HttpClient code using Roslyn's source generator feature.45
surgicalcoder/jsonpolymorphicgeneratorGenerates partial classes with JSON-derived type attributes based on polymorphic base classes7
surgicalcoder/razorpageroutegeneratorGenerates strongly typed methods for Razor and Blazor Page routes with optional parameters.13
surgicalcoder/blazorinteropgeneratorGenerates C# extension methods for Blazor -> Javascript interop using a JSON configuration file.15
mechanismhq/clarigenAutomatically generates TypeScript-friendly clients for interacting with Clarity smart contracts31
melchy/ridgeA source generator that creates strongly typed HTTP clients for integration tests.50
surgicalcoder/stronglytypedembeddedresourcesGenerates strongly typed Embedded Resource names for .NET standard 2.0 projects.9
microsoft/cswin32A tool that generates C# code to interact with the Windows API2,147
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
s-tarasov/st.nswag.serversourcegeneratorAutomates API controller generation from OpenAPI specifications.4
graphql-editor/graphql-zeusA tool that generates strongly typed clients and types from GraphQL schemas to improve developer productivity and safety1,946
ablestack/graphql-codegen-hasuraAutomates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms.154
caffeinetv/caffqlGenerates C++ code for interacting with GraphQL APIs based on JSON schema definitions28