Search code examples
Scaffolding Minimal Api with a separate DbContext project throws error "Could not load informat...


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

Read More
ASP.NET Core 10 OpenAPI source generator fails with "IOpenApiMediaType.Example cannot be assign...


asp.net-coreopenapiminimal-apis.net-10.0

Read More
.NET 10 Minimal API validation throws "Property 'this[]' not found on type 'JsonEle...


asp.net-corevalidationsystem.text.jsonminimal-apis.net-10.0

Read More
ASP.NET Core file-based application with default serialization causing error...


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

Read More
Why doesn't Bruno take the fields I've entered into a JSON object?...


asp.net-coreminimal-apisbruno

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