Search code examples
How to access HttpContext from IRequestHandler using Mediator - Minimal API (C#)...


c#mediatorminimal-apis

Read More
Can WireMock conditionally change authorization header for integration test?...


c#integration-testingwiremockminimal-apis

Read More
.NET Core 7 Minimal API MediatR IRequest Handler mapping error...


c#mediatr.net-7.0minimal-apisasp.net-core-7.0

Read More
How to provide OpenAPI 'tag' group descriptions for a .NET Core 7 minimal API?...


asp.net-coreswagger-uiopenapiminimal-apis

Read More
ASP.NET Minimal API How to Return/Download Files from URL...


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

Read More
Is it possible to connect a backend MVC C# API with a separate frontend React project?...


c#reactjsasp.net-mvcasp.net-web-apiminimal-apis

Read More
MinimalAp IEndpointFilter MapGet Get Pattern...


c#routesminimal-apis

Read More
Resolving a DI error with Mediatr and .NET Core 7 Minimal APIs...


c#mediatrminimal-apisasp.net-core-7.0

Read More
Make lowercase URLs for minimal API...


c#asp.net-coreminimal-apis

Read More
.net 7 Route Handling and Parameter Binding in minimal apis...


c#.netasp.net-coreminimal-apis

Read More
Disabling CORS in Minimal API Ocelot Gateway...


c#corsblazor-webassemblyocelotminimal-apis

Read More
How to handle MultipartBodyLengthLimit in Minimal APIs with custom model binding from Form...


c#minimal-apis

Read More
Post request to Minimal API service with JSON body...


c#json.netdotnet-httpclientminimal-apis

Read More
How to Send Request from MInimaApi instance to another MVC instance...


c#.netasp.net-mvcweb-servicesminimal-apis

Read More
HEAD Verb in Minimal API C#...


c#downloadconfigurationminimal-apis

Read More
How does .NET Core C# Minimal API fill parameters?...


c#query-stringminimal-apisasp.net-core-7.0

Read More
c# how to pass stored procedure parameter into api dynamically...


c#asp.net-web-apistored-proceduresminimal-apis

Read More
I could use a app.UseWhenElse() method, but it does not exist. Is there an alternative?...


c#.net-7.0minimal-apis

Read More
Can I make the browser play an MP3 instead of downloading it?...


c#mp3minimal-apis

Read More
I'm getting a transient failure with MySQL and MariaDB...


c#mysqlentity-framework-coreminimal-apisasp.net-core-7.0

Read More
Is it possible to use app.UseWhen() to only have endpoints with specific conditions?...


c#.net-7.0minimal-apis

Read More
Do we really need app.Run(); in a minimal Web API?...


c#asp.net-coreminimal-apis

Read More
Best way to access a DBContext from the middleware?...


c#asp.net-coremiddlewareminimal-apis

Read More
Do I need context.Request.EnableBuffering?...


c#httprequestminimal-apis

Read More
{culture} tag in route is not working for c# dotnet 7 minimal api...


c#cultureminimal-apis

Read More
Making use of Filters in .NET 7...


c#.net-corefluentvalidationminimal-apis.net-7.0

Read More
Custom Authorization Filtering Minimal API .Net 6...


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

Read More
Using IResult as return value for "classic" api instead of Minimal API...


c#.netasp.net-coreasp.net-core-6.0minimal-apis

Read More
How to return a json string with content type json in net 6 and minimal api?...


c#jsonasp.net-coreminimal-apis

Read More
dotnet 6 minimal API circular serialization...


c#.net-coreminimal-apis

Read More
BackNext