Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

ASP.NET Core receive custom config via HTTP to configure Kestrel

Axios Error with Status Code 415 in Using Get Method

405 (Method Not Allowed) and blocked by CORS policy

How to get current User/ClaimsPrincipal in Middleware .Net Core Web API

Custom token validator not working in .NET 8

Authenticating .net console applications with .net core web API

ConfirmEmailAsync() getting Invalid Token no matter what

How to set ClaimsPrincipal.Identity.Name from Claim with custom type in ASP.NET Core WebApi

Validation on query string parameters of .Net Core Action Method

asp.net core Web API: use Roles and RequiredScope concurrent

"500 - Internal server error" when calling ASP.NET Core 2.1 Web API on Windows Server

Trying to diagnose a memory leak in Azure ASP.NET Core WebAPI application

alternative for deprecated Microsoft.AspNetCore.Authentication.Cookies to configure the services

Angular infinite change detection loop caused by oidc-client library

How to protect open/public Web API endpoints