AspNetCore.Client icon indicating copy to clipboard operation
AspNetCore.Client copied to clipboard

On Build client generator for asp.net core projects

Results 17 AspNetCore.Client issues
Sort by recently updated
recently updated
newest added

[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...

enhancement

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...

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.

enhancement
under investigation

Multiple file output should split the files into types instead of generation groups.

enhancement

Client csproj should include a ServiceReference to the web project it is generating clients for, rather than the property RouteToServiceProjectFolder.

enhancement