Search code examples
Getting the request body as a string in and EndpointFilter .Net 7...

c#.net-7.0minimal-apis

Read More
Issue with Kiota MultipartBody in TypeScript: "unsupported content type for multipart body&quot...

openapiminimal-apis.net-9.0kiota

Read More
How to configure JSON deserialization options in .NET minimal API project...

jsonrest.net-coredeserializationminimal-apis

Read More
Minimal API return result with StatusCode and Problem...

c#minimal-apis

Read More
Minimal API - How to use ILogger in static class...

c#.net-7.0iloggerminimal-apis

Read More
Delegate 'RequestDelegate' does not take 2 arguments - ASP.NET Core 8 Minimal API...

c#.net-8.0minimal-apisasp.net-core-8

Read More
How to use appsettings.json in program.cs without warning "ASP0000 Calling 'BuildServicePro...

c#appsettingsminimal-apis

Read More
What is the livetime of a HttpClient if the requests are not awaited?...

c#asp.net-coreasync-awaitdotnet-httpclientminimal-apis

Read More
How do I get my ASP.NET Core minimal API to return a 401 if the user is not authenticated instead of...

c#asp.net-coreblazorasp.net-identityminimal-apis

Read More
Why does 'foo' return an empty body?...

c#.net-6.0minimal-apis

Read More
How does Minimal API handle concurrent requests from multiple users?...

c#asp.net-coreconcurrencyminimal-apis

Read More
How to return chunked text/plain content from Web API using minimal API...

c#streamasp.net-core-webapiminimal-apisjsonlines

Read More
Minimal API in .NET 6 using multiple files...

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

Read More
ASP.NET custom middleware after authorization/authentication...

c#asp.netauthenticationauthorizationminimal-apis

Read More
Specify empty Content-Type for unauthorized requests in Swagger...

asp.net-coreswaggerswashbuckleminimal-apis

Read More
Using DataAnnotation Model Validation in Minimal Api...

c#.netdata-annotationsminimal-apisasp.net-minimal-apis

Read More
How to get list of all endpoints in FastEndpoints?...

c#asp.net-core-webapiminimal-apisfast-endpoints

Read More
Minimal API Results.Ok Not Returning Full Object...

c#restasp.net-coreminimal-apis

Read More
,Net Core 8Minimal API Self signed SSL deployment...

minimal-apisasp.net-core-8

Read More
How to combine Minimal API's Pipeline Branching with MapGet syntax?...

c#.netasp.net-coreminimal-apis

Read More
Why Visual Studio is telling me to replace argument with HttpContext when I use TypedResults.NotFoun...

c#asp.net-corehttpcontextminimal-apis

Read More
Kestrel doesn't like trolling the attacker with bogus root escapes much...

c#.netasp.net-corekestrelminimal-apis

Read More
app.MapDynamicControllerRoute<Router>("{**path}") doesn't seem to affect routing...

c#asp.net-coreroutes.net-8.0minimal-apis

Read More
Minimal API endpoint not allowing null for nullable int?...

c#asp.net-coreminimal-apisasp.net-minimal-apis

Read More
Header based routing in ASP.NET Core Minimal API...

c#asp.net-coreminimal-apis

Read More
The type cannot be used as a type parameter in the generic type or method...

c#minimal-apis

Read More
send object with GetFromJsonAsAsyncEnumerable...

.net-coreblazorminimal-apisfast-endpoints

Read More
From a minimal ASP.NET Core Web API how do I return a JObject while maintaining the nested elements?...

c#jsonasp.net-coresystem.text.jsonminimal-apis

Read More
How to fire a function on every request in ASP.NET Core Minimal API...

.net-coreminimal-apis

Read More
ASP.NET Core 8 Minimal API throws 404 on deploy in IIS...

c#iisminimal-apisasp.net-core-8

Read More
BackNext