Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

Is FluentValidation middleware enough in .NETCore WebAPI or should I validate in Service layer again?

.NET 7 dependencies and nuget packages managing

Moving .Net Core Web-API to AWS Web Api Gateway

Publish Net Core Web API in NAS Synology

asp.net-core-webapi nas

How to change Content-Type in Flurl?

How to remove extra spaces in input model in dot net core?

Verify a JWT Token issued by Entra AD App Registration in ASP.NET Core

Cannot apply indexing with [] to an expression of type 'IConfiguration'

Wcf service works in .NET Core 3.1 console app, but fails to work in ASP.NET Core 3.1 Web API

Check authorization policy inside the action controller

c# asp.net-core-webapi

What is the ASP.NET Core 3.1 equivalent to HttpControllerContext and HttpActionContext?

Read appsettings.json into object that has an interface defined

How do I bind list of guids on the query string in C# web api?

Insert more claim into identity OnTokenValidated event of JWT Bearer

How to serialize enum as string globally (not by attribute in each enum)?

How do I enable CORS in Giraffe?

ASP.NET Core System.UnauthorizedAccessException: Access to the path 'C:\..." is denied

.NET Core AWS RDS CONNECTION

Adding SPA to .NET Core Web API

ASP.NET Core - how to inject IOptionsMonitor<T[]>