Search code examples
Do we need request handlers while we use minimal api endpoints?...


c#asp.net-coresolid-principlesminimal-apis

Read More
POST request return empty response...


c#.netminimal-apis

Read More
Minimal API with async static method...


c#asp.net-coreasynchronousminimal-apis

Read More
How to query on SQL Server in .NET 6 minimal API by anything other than Id...


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

Read More
MinimalAPI - Did you mean to register the "Body (Inferred)" parameter(s) as a Service or a...


asp.net-corehttpasp.net-core-webapi.net-6.0minimal-apis

Read More
Using MapGroup with minimal APIs in .NET 7...


c#.netroutesminimal-apis.net-7.0

Read More
Setting up authentication endpoints class in minimal API...


c#.netjwtminimal-apis

Read More
Minimal API: Dependency injection error - Unable to resolve service for type...


c#.net-corewebapiminimal-apis

Read More
How to return an office document to OfficeOnline from WOPI API?...


json.net-6.0ms-wopiminimal-apisoffice-web-app

Read More
How to read POST parameters in Minimal API, in C# posted by desktop app, .NET 6.0?...


.netasp.net-core.net-6.0desktop-applicationminimal-apis

Read More
No having binding error when required property missing in minimal api...


c#.net-6.0minimal-apis

Read More
Scaffolding Minimal Api with a separate DbContext project throws error "Could not load informat...


c#asp.net-coreentity-framework-coreminimal-apisasp.net-core-scaffolding

Read More
Minmal API DI reconstructs dependencies even when registered as singleton...


c#.netbackgroundworkerminimal-apismessage-pipe

Read More
Minimal API - multi-value parameters separated by commas to array of strings...


c#asp.net-coreminimal-apis

Read More
How do you sort endpoints in swagger with the minimal api .net 6...


swagger.net-6.0minimal-apis

Read More
Results.Ok(output) versus Results.Ok(await output.ToArrayAsync())...


c#asp.net-coreentity-framework-coreminimal-apis

Read More
Preventing or suppressing Microsoft log entries?...


.net-corenlogminimal-apis

Read More
Resolving dependencies in a Func<T> that is moved to a separate class file...


c#asp.net-coredependency-injectionfuncminimal-apis

Read More
Is it possible to use custom RequireAuthorization and AllowAnonymous for custom middleware authentic...


c#asp.net-coreauthenticationasp.net-core-middlewareminimal-apis

Read More
Unexpected identical object obtained for each http request for scoped service...


c#.netasp.net-web-apiminimal-apis

Read More
Minimal API - 415 error when using multipart/form content type and custom body model...


c#asp.net-core.net-6.0http-status-code-415minimal-apis

Read More
How to add AllowAnonymous when using MinimalAPIs?...


c#minimal-apis

Read More
In Swashbuckle.AspNetCore, Swagger JSON and UI generated without content type when Results.Ok is use...


c#swagger-uiswashbuckle.aspnetcoreminimal-apis

Read More
How to keep ASP.NET Core minimal APIs from returning the full stack trace when there is an error...


c#asp.net-coreerror-handlingpostmanminimal-apis

Read More
Passing parameter from MapPost to local function...


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

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


c#asp.netminimal-apis

Read More
Minimal API - Invalid JSONs in request body...


jsonasp.net-coresystem.text.jsonminimal-apis

Read More
HttpClient 400 bad request on PostAsync to endpoint after switching from Minimal API to MVC API...


c#wpf.net-coreasp.net-core-mvcminimal-apis

Read More
Proxy Request with Minimal API...


c#asp.net-coreminimal-apis

Read More
.NET 6 Minimal API and multipart/form-data...


restasp.net-coremultipartform-data.net-6.0minimal-apis

Read More
BackNext