New posts in asp.net-core-webapi

How do I get current user in .NET Core Web API (from JWT Token)

Return jpeg image from Asp.Net Core WebAPI

The configuration file 'appsettings.json' was not found and is not optional

MediatR when and why I should use it? [closed]

Creating a proxy to another web api with Asp.net core

How to write unit test for Program and Startup cs file for ASP.NET Core Web API app

Unit testing controller methods which return IActionResult

ASP.NET Core with IIS - HTTP Verb Not Allowed

Returning a 404 from an explicitly typed ASP.NET Core API controller (not IActionResult)

How to add custom header to ASP.NET Core Web API response

Url Rewriting in Asp.Net core 3.0

What to pass as parameter for ConfigurationSection class in ASP.NET Core

Blazor server with web api controller authenticate issue

How to return a specific status code and no contents from Controller?

ASP.NET Core return JSON with status code

How to activate middleware

Return file in ASP.Net Core Web API

CORS not working for calls from Ajax to ASP.NET Core Web API

RS256 vs HS256: What's the difference?

Problems with CORS Response to preflight in dotnet core 3.1