Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Trouble converting Serilog Configuration code line to json configuration

Nop Commerce Custom View Engine for IComponents View Does'nt work in nopcommerce 4.0

Changing Identity 3.0 table names in ASP.NET Core MVC6 not working

Call async method in AddTransient in Startup - Asp.Net Core

Turn off HttpClient Logging in .net core 3.1 [duplicate]

c# asp.net-core httpclient

IStringLocalizer vs resource.designer.cs

How to create an unlimited stream endpoint in asp.net core

c# asp.net-core

How to properly resolve instance in ConfigureServices()?

c# asp.net-core

Razor Class Library (RCL) _ViewImports ignored when site runs

ASP.NET Core 3: Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[Alpha.Models.Identity.User]' from root provider

Build ASP.Net Core Deploy Package on Linux

Visual Studio 2022 Debugger thinks I changed code and wants to hot reload

Cannot disable JWT Claims mapping using JwtSecurityTokenHandler.DefaultInboundClaimTypeMap.Clear()

asp.net-core

.Net Core Entity Framework Email Confirmation 'Click Here' link does not update 'EmailConfirmed' DB property

How to add Azure Active Directory authentication to a Razor Pages app?