Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

How to retrieve json serializer settings via DI (service collection) in asp netcore 3.1 mvc while using AddNewtonsoftJson

How to use Identity in ASP .NET Core 3.1 without EF Core?

Blazor WebAssembly 3.1 Target Framework is missing

Breakpoint set but not yet bound in Visual Studio 2019

Default settings for AddApiAuthorization (Scaffolded Angular + IdentityServer4)

Changing Request Path in .Net Core 3.1

Can't create new .NET Core 3.1 web app in Azure under Windows operating system

Changing Default Page In Asp.Net Core App

.Net Core 3.1 SignalR Client - How to add the JWT Token string to SignalR connection configuration?

Why do I need to call twice the Set on my size limited MemoryCache when I hit the size limit?

Using nlog with ApplicationInsightsTelemetryWorkerService in .net core 3.1 console app

Azure AD Multi Tenant ,.Net Core Web API with JWT Token

Cannot resolve scoped service from root provider when "ASPNETCORE_ENVIRONMENT": "Development"

Why do I get this InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Http.RequestDelegate'?

I updated my .NET CORE project from 2.1 to 3.1, yet I have some errors in the class Startup

How to do custom routing in ASP.NET Core 3.1 MVC

How to use alert(),confirm() and prompt() function using Blazor?