Search code examples
Built-in validation support for Minimal APIs...


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

Read More
Problems with Microsoft Endpoint Explorer Generated .http File...


c#.net-coreasp.net-core-webapiminimal-apisasp.net-core-8

Read More
Neat way to get request in Minimal API endpoint filter...


c#.net-8.0minimal-apis

Read More
Minimal API: Dictionary<string, string> always null when sending data with IFormFile via multi...


c#asp.net-coremultipartform-datamodel-bindingminimal-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 DataAnnotation Model Validation in Minimal Api...


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

Read More
OutputCache but still going into code in Minimal API...


c#caching.net-9.0minimal-apis

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


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

Read More
After publishing, Swagger loads but doesn't display any endpoint...


swagger.net-8.0minimal-apisasp.net-core-8

Read More
How to return different cache-control headers for different endpoints using ASP.NET minimal APIs?...


c#asp.netminimal-apis

Read More
Blazor server connection disconnected error when sending Excel file as streamcontent to ASP.NET Core...


asp.net-coreposttelerikblazor-server-sideminimal-apis

Read More
ASP.NET Core Mimal APIs - AddEndpointFilter throws InvalidOperationException...


c#asp.net-coreminimal-apis

Read More
Newtonsoft custom converter not called in .NET 8 minimal API...


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

Read More
Is there a way to use the same handler for multiple endpoints using Fast Endpoints?...


minimal-apis.net-9.0fast-endpoints

Read More
Am I safe injecting an IHttpContextAccessor into an ASP.NET Core service?...


c#asp.net-coreminimal-apis

Read More
How to Fix Model Binding of StronglyTypedId Struct in ASP.NET Core 9 Minimal API?...


c#.netasp.net-coreminimal-apis.net-9.0

Read More
How to use camel case in query string parameters name and OpenAPI on .NET 9 with Minimal API?...


c#openapiminimal-apis.net-9.0openapi.net

Read More
Why are Minimal API endpoints waiting for Tasks?...


c#asp.net-coretask-parallel-libraryminimal-apis

Read More
How to include path in server url element of OpenAPI spec generated from ASP.NET Core Minimal API ap...


c#swaggerasp.net-core-webapiopenapiminimal-apis

Read More
ASP.NET Core Minimal API redirect that changes uri...


c#asp.net-coreresponse.redirectminimal-apisredirecttoroute

Read More
Upload files to a minimal API endpoint in .NET 8...


.netfile-uploadhttp-postminimal-apis.net-8.0

Read More
ASP.NET Core Minimal API with backgroundservice...


c#.netasp.net-corebackground-serviceminimal-apis

Read More
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
BackNext