Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.1

Adding policy attribute automatically in .net core web API

ActionResult<FileResult> doesn't work as expected

Prevent AddRedirectToWwwPermanent() from adding "www" to the front of *.azurewebsites.net in ASP.NET Core 2.1

ASP.Net Core 2.2 Upgrade - Default Route Redirection Issue

How to register custom UserManager, etc in DI - ASP.NET Core 2.1

SignalR send vs invoke

ModelState from ActionFilter - ASP .NET Core 2.1 API

How can I increase the JSON deserialization MaxDepth limit in my ASP.NET Core webapp

Changing IdentityUser Type in ASP.NET Core 2.1

Services.CreateScope() Missing in Asp.net Core 2.1

How to redirect controller to razor page in area section asp Core 2.1

asp.net-core-2.1

How to accept a bodyless GET request with JSON as it's content type?

.NET Core + .NET 4 In Process Side By Side Execution?

Asp Net Core 2.1 not listed in Visual Studio 2017 target framework

How do I disable automatic creation of ".AspNet.Consent" cookie?

BadHttpRequestException due to MinRequestBodyDataRate and poor connection

.Net Core Identity 2 Provider login Cancel leads to unhandled exception

SignInManager.PasswordSignInAsync() succeeds, but User.Identity.IsAuthenticated is false