Search code examples
Is it good to create Startup.cs in .NET Core Projects rather than registering services in Program.cs...


c#.net-coreasp.net-core-webapiasp.net-minimal-apis

Read More
Minimal API endpoint not allowing null for nullable int?...


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

Read More
Using DataAnnotation Model Validation in Minimal Api...


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

Read More
In ASP.NET Core minimal API, how can you get the route name?...


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

Read More
How do I configure accessToken lifetime in ASP.NET Core 8 Minimal API using new IdentityApi endpoint...


asp.net-corejwtasp.net-identity.net-8.0asp.net-minimal-apis

Read More
How to retrieve all Claims from multiple schemes?...


c#asp.net-coreminimal-apisasp.net-minimal-apisasp.net-core-minimal-hosting-model

Read More
Is ASP.NET Core Minimal API beginning forward slash a must?...


.netasp.net-coreasp.net-web-apiminimal-apisasp.net-minimal-apis

Read More
Retrieving FromBodyAttribute On Argument from Minimal APi - InvocationContext.Arguments...


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

Read More
Serilog Context Issues with Endpoints mapped in Static Class...


loggingasp.net-core-webapiserilogserilog-aspnetcoreasp.net-minimal-apis

Read More
How to add body parameter examples to OpenApi in MinimalApi...


c#openapiasp.net-minimal-apis

Read More
When uploading IFormFile file with minimalAPI in swagger, the file is null...


swaggerswashbuckleswashbuckle.aspnetcoreasp.net-core-7.0asp.net-minimal-apis

Read More
What is the correct lifetime for classes used to organize Minimal Api endpoints and should I resolve...


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

Read More
BackNext