HttpClientCodeGenerator

Client generator

A tool that generates boilerplate HttpClient code using Roslyn's source generator feature.

HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.

GitHub

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

csharp-sourcegeneratorhttpclientroslyn-generatorsource-generator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
surgicalcoder/apiclientgeneratorAutomates generation of strongly typed HTTP client classes from APIs.20
melchy/ridgeA source generator that creates strongly typed HTTP clients for integration tests.50
jeppevammenkristensen/cachesourcegeneratorGenerates cache boilerplate code around a method to simplify caching in C# applications.4
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
mechanismhq/clarigenAutomatically generates TypeScript-friendly clients for interacting with Clarity smart contracts31
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
alonf/iothubclientgeneratorGenerates C# code for IoT Hub device clients with various features and attributes17
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
jakubsturc/talk-csharp-source-generatorsA presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time.3
trampster/jsonsrcgenA C# library that uses source generators to generate JSON serialization code146
gabriella439/optparse-genericA tool to automatically generate a command-line interface from any Haskell data type208
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63