AspNetCore.Client
AspNetCore.Client copied to clipboard
On Build client generator for asp.net core projects
[ErrorOnUnhandledStatus] or something would add the same functionality to an endpoint as ErrorOnUnhandledCallback when it is true. Also add a [ExemptFromUnhandledStatusError] to prevent the functionality change. This will override the...
Hello, thanks for this great repo! I have a wasm Blazor app (that is net standard 2) with asp.net core 3.1 (preview) backend. I recently tried to generate the NET...
https://github.com/aspnet/Routing/issues/320
Allow an opt-in reflection generator that will allow for inheritance in controller attributes/methods, those those edge cases that can't be caught by a pure Roslyn reader.
Multiple file output should split the files into types instead of generation groups.
Client csproj should include a ServiceReference to the web project it is generating clients for, rather than the property RouteToServiceProjectFolder.