Search code examples
.NET6 minimal API: Manipulating response after .MapGet...


c#asp.net-core.net-6.0minimal-apis

Read More
In .NET 6 Minimal API, how to return a 403 with html/text content...


c#c#-6.0minimal-apis

Read More
How to Set JSON PropertyNamingPolicy when using Results.OK in Minimal API when JsonSerializerOptions...


c#.net-6.0system.text.jsonjsonserializerminimal-apis

Read More
Make a parameter in minimal API as an optional in .NET Core...


c#asp.net-coreminimal-apis

Read More
Calling an API recursively within app itself...


asp.netasp.net-coreminimal-apis

Read More
Fluent validator with minimal api endpoint never gets executed...


c#.netasp.net-corefluentvalidationminimal-apis

Read More
Minimal API BindAsync doesn't work .Net 6...


c#.net-coreminimal-apis

Read More
How can I Inject Minimal Endpoint class in ASP.NET Core 7?...


c#asp.net-coreasp.net-core-webapiminimal-apis

Read More
Microsoft.AspNetCore.Http.BadHttpRequestException: Failed to read parameter "xxx" from the...


c#reactjsjsonasp.net-coreminimal-apis

Read More
Add Swagger description to minimal .NET 6 APIs...


c#swaggerswagger-ui.net-6.0minimal-apis

Read More
.NET Minimal API BadRequest response does not return the body...


.netminimal-apis

Read More
How To Respond With a JSON Body on 415 (Unsupported Media Type) in ASP .NET Core Minimal APIs?...


c#.netasp.net-coreexceptionminimal-apis

Read More
Fast-endpoints global headers in swagger for all endpoints...


.net-coreminimal-apisfast-endpoints

Read More
Using razor pages in ASP.NET Core minimal API...


c#asp.net-core.net-coreminimal-apis

Read More
ASP.NET Core Web API - InvalidOperationException: Body was inferred but the method does not allow in...


c#asp.net-coreasp.net-core-webapi.net-7.0minimal-apis

Read More
Minimal API authentication based getting data...


c#.netasp.net-coreauthorizationminimal-apis

Read More
Streaming data using HotChocolate GraphQl for .NET project - all results at once instead of one by o...


.netgraphqlstreamhotchocolateminimal-apis

Read More
ASP.NET and integration tests - data returned from WebApplicationFactory is nulled when parsed as JS...


c#asp.net-core.net-6.0minimal-apisasp.net-core-testhost

Read More
How to get current endpoint name into the .NET Minimal API filter?...


c#asp.net-core.net-7.0minimal-apis

Read More
Why `ardalis/CleanArchitecture` reference FastEndpoints but not it's own `ardalis/ApiEndpoints`...


asp.netasp.net-web-apiminimal-apisardalis-cleanarchitecture

Read More
This .NET 7 minimal API always returns 200...


c#.net-7.0minimal-apis

Read More
Minimal API Service not injected using .NET Carter...


c#asp.net-coredependency-injectionminimal-apiscarter

Read More
Default challenge scheme isn't working with RouteGroups?...


c#authenticationasp.net-web-apiauthorizationminimal-apis

Read More
Getting the current user in a minimal api...


c#asp.net-identityminimal-apis

Read More
How to make enum serialization default to string in minimal API endpoints and Swagger?...


c#asp.net-coreswaggerswashbuckleminimal-apis

Read More
How can i get base url of a c# minimal api application?...


c#asp.net-core.net-6.0.net-7.0minimal-apis

Read More
Swagger for Minimal API...


c#asp.net-coreswaggerswagger-uiminimal-apis

Read More
Issue with IsApiVersionNeutral in asp.net minimal api versioning...


c#asp.net-core.net-7.0minimal-apisapi-versioning

Read More
Trouble upgrading IEndpointRouteBuilder method from .Net6 to .Net8...


c#routesminimal-apis.net-8.0

Read More
.NET Core 6 minimal API with OpenApi - validate request against OpenApi schema...


c#asp.net-core-webapiopenapiminimal-apis

Read More
BackNext