Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.2

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

Asp.net Core MVC - obtaining dependency during app shutdown

Get current User outside of Controller

InvalidDataException: Multipart body length limit 16384 exceeded

Send email with .NET Core 2.2

ApiController does not always return data in BadRequest