Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in minimal-apis

c# Minimal API .NET 6.0, how to get the client ip?

c# asp.net minimal-apis

Specify empty Content-Type for unauthorized requests in Swagger

Scaffolding Minimal Api with a separate DbContext project throws error "Could not load information for ..."

How to add AllowAnonymous when using MinimalAPIs?

c# minimal-apis

.NET Core 7 Minimal API MediatR IRequest Handler mapping error

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

c# .net-7.0 minimal-apis

Model Binding of dictionary in .NET 8 Minimal API

ASP.NET Core 6.0 - Minimal APIs: What parameters are available to Map methods for handling routes?

How to Set JSON PropertyNamingPolicy when using Results.OK in Minimal API when JsonSerializerOptions.PropertyNamingPolicy has no effect?

Minimal API - How to use ILogger in static class

Using DataAnnotation Model Validation in Minimal Api

ASP.NET Core - want to force text/plain with Results.Ok(<string>)

Minimal API - Invalid JSONs in request body

How do I get the incoming request body and the outgoing response body in ASP.NET Core middleware?

Why does 'foo' return an empty body?

c# .net-6.0 minimal-apis

What is the correct lifetime for classes used to organize Minimal Api endpoints and should I resolve them in CreateScope()?

Address not available after HttpRequest in Docker Container