Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.1

Removing Kestrel binding warning

Entity Framework Core Auto Generated guid

Migrating to .NET Core 2.1 breaks Swagger UI

c# swagger asp.net-core-2.1

Type or Namespace Name "AspNetCore" does not exist error when publishing to Azure

ASP.NET Core 2.1 get current web hostname and port in Startup.cs

c# consul asp.net-core-2.1

Customize Login Page design for Authentication type : Individual User account ASP.NET core 2.1, MVC, c#

ASP.NET core 2.1 session

asp.net asp.net-core-2.1

Asp.net Core Email confirmation sometimes says InvalidToken

What do the size settings for MemoryCache mean?

Handling Expired Refresh Tokens in ASP.NET Core

ASP.NET Core 2.1 - IdentityUser Issue - Cannot create a DbSet for 'IdentityUser' this type is not included in the model for the context

c# asp.net-core-2.1

IDX20803: Unable to obtain configuration from

How to generate the appsettings.<EnvironmentName>.json file?

How to run BackgroundService on a timer in ASP.NET Core 2.1

How to use Roles in ASP.NET Core 2.1?

Difference between `MapControllerRoute`, `MapDefaultControllerRoute`, and `MapControllers`?

When to use LocalRedirect vs RedirectToPage

Core 2.1 refuses to respond with Access-Control-Expose-Headers: *

ASP.NET Core 2.1 Identity: How to remove the Default UI razor pages?

Store does not implement IUserRoleStore<TUser> ASP.NET Core Identity