Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.2

Localization file not effective rendering a Razor page in MVC ASP.NET Core 2.2

Get ErrorMessage from Response in Netcore 2.2 Web API

Using LinkGenerator outside of Controller

Want to get 405 (Method Not Allowed) instead of 404

Is ConfidentialClientApplication.AcquireTokenForClient().ExecuteAsync() thread safe?

The order between AddMvc/AddSwaggerGen and UseMvc/UseSwagger(UI)

ASP Core: how to route to API Controller that is located in the area folder?

Self-Contained ASP.Net Core Not Reading appsettings.json file

Cannot implicitly convert type 'Microsoft.EntityFrameworkCore.ChangeTracking.EntityEntry<T>' to 'T'

logging.AddAzureWebAppDiagnostics() does not work in .net core 2.2

Getting IConfiguration in own ServiceCollection

How to enable automatic rebuild in ASP.NET Core 2.2 when I refresh page in the browser?

How to keep the session alive after the browser is closed for 15 minutes using Identity in Core 2.2?

Authentication fails with "Unprotect ticket failed" for Asp.Net Core WebApi

Data Protection using Entity Framework Core

Set Bearer Token with nswag in ASP.NET Core 2.2

ASP.Net Core 2.2 Upgrade - Default Route Redirection Issue

Disable verbose logging of symbol loading in vscode debug console