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: about 3 years ago
Linked from 1 awesome list

csharp-sourcegeneratorhttpclientroslyn-generatorsource-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
surgicalcoder/apiclientgenerator A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. 19
melchy/ridge A source generator that creates strongly typed HTTP clients for integration tests. 50
jeppevammenkristensen/cachesourcegenerator Generates cache boilerplate code around a method to simplify caching in C# applications. 4
cloud0259/controllergenerator Automates the creation of controllers from specified services in .NET projects using source generator technology 8
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
mechanismhq/clarigen Automatically generates TypeScript-friendly clients for interacting with Clarity smart contracts 31
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
collinalpert/lombok.net A .NET library that uses source generators to automatically create boilerplate code for classes and structs. 313
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
alonf/iothubclientgenerator Generates C# code for IoT Hub device clients with various features and attributes 17
yeah69/mrmeeseeks.staticdelegategenerator Generates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies. 8
jakubsturc/talk-csharp-source-generators A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. 3
trampster/jsonsrcgen A C# library that uses source generators to generate JSON serialization code 147
gabriella439/optparse-generic A tool to automatically generate a command-line interface from any Haskell data type 208
codecentric/net_automatic_interface Automatically generates interfaces from classes to reduce friction and noise in code 61