Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

How to register System.TimeProvider implementation?

.NET 6 Swagger: How to display enums as strings?

web.config generation in Asp.Net Core 2

camelCase in Swagger documentation

GetCustomAttributes on ParameterDescriptor in IAsyncActionFilter is missing

I'm getting CORS error with CORS configured on ASP.NET Core Web API app

Localize the title in data annotation error message in ASP.NET Core 5

c# asp.net-core-webapi

Error generating JWT token during ASP.NET Core Web API authorization

Why again simply empty app.Run() does we need?

Get URL Query parameter in an API call C#

ASP.NET 2.0 Web API with 2 parameters problem

ASP.NET Core 7 Web API - authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user

Configuring multiple alternate authentication options with precedence in WebApi