edumentab / SourceGenerator-MediatR-CQRS

This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post
Apache License 2.0
73 stars 15 forks source link

Generate the Client for the WebApi #4

Open ElderJames opened 2 years ago

ElderJames commented 2 years ago

Hi @tndata

I think it is also possible to generate the HttpClients to call these web APIs, so that there is no need to write additional code to call these web APIs.