Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-webapi

System.NotSupportedException: Serialization and deserialization of 'System.Action' instances are not supported. Path: $.MoveNextAction

How to correctly implement Result object program flow with MediatR?

DelegateAuthenticationProvider not found after updating Microsoft Graph

Swagger json is showing unwanted schemas such as default objects metadata in .net core web api

How to set "custom" Content-Type of an HttpClient request in DOT NET CORE?

How to upload a file with other data in ASP.NET Core Boilerplate Application service?

How to resolve "Deserialization of Untrusted Data" error reported by Checkmarx

Disable Ctrl+C Shutdown in ASP.NET Core Web API Application

Angular Production Build generating lot of Lazy Chunk Files

Is there a way to create a filter for CancellationToken for all actions?

Routing in ASP.net core with Angular

How to return custom error messages in dotnet core Web Api

How to put user id in registered claims

c# jwt asp.net-core-webapi

ASP.NET Core 8 Web API : how to add versioning?

Strategy Pattern with ASP.Net Core DI

Architecture regarding MVC controller vs. separate Web API, how many projects?

AllowAnyonmous attribute not honored in IAuthorizationFilter in .net core web api

Connecting to Sql Edge Server running in Docker from .net core 6.0

CORS error accessing ASP.NET Core 8 Web API from Angular front-end