Dreamescaper/GenerateAspNetCoreClient
DotNet tool to generate HTTP client classes from ASP.NET Core api controllers.
C#MIT
Issues
- 2
Run Tool in a Post Build Command
#28 opened by CianToole - 1
How to avoid running the application?
#25 opened by alrz - 1
Add model generation to the tool
#27 opened by KennethJakobsen - 2
- 3
2.0.0 enum converts to string
#23 opened by valentasm1 - 3
.Net 8 isnt supported
#21 opened by valentasm1 - 1
Incorrect handling of [FromForm] parameter
#19 opened by Ar4ics - 1
Error when running dotnet-generate-client
#18 opened by jopeek - 0
An error occurred while trying to create an XmlSerializer for record datatypes
#17 opened by LennartAJansson - 3
Could not load type 'System.Runtime.CompilerServices.Unsafe' when running tool
#16 opened by Sunslash - 1
- 1
Minimal API
#12 opened by Dreamescaper - 4
- 1
- 4
Add a flag to replace Task with IObservable
#3 opened by obsean - 10
- 5
Partial interface
#8 opened by vmachacek - 2
- 2
- 9
- 3
.NET 6 support
#5 opened by valentasm1 - 3
Generator dont check for query names
#4 opened by valentasm1 - 4
Can't load MIcrosoft.extensions.Logging.LoggerFactoryOptions when running publish
#1 opened by OsirisTerje