Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

How to set JwtBearerOptions dynamically?

Azure AD v2.0-specific optional claims missing from ID Token

Buffered Stream - Synchronous operations are disallowed in ASP.NET Core 3.0

get data from App.config file in asp.net core 3.1

Getting System.InvalidOperationException: The constraint reference ' int' could not be resolved to a type

asp.net-core-3.1

Is CSP (Content Security Policy) activated by default in .net core 3.1?

.netcore 3.1 - Windows Hosting Bundle - Installs .Net Core Runtime 3.1.0 preview3 instead of 3.1.0 (final release version)

How to access configuration provider values in asp.net core startup

trying to set config value `IHostBuilder` but not reflected for ConfigureServices in Startup class - asp.net core 3.1

c# asp.net-core-3.1

Change redirectURI and CallbackPath for AzureAD authentication in .net core 3.1.1 web app

Wcf service works in .NET Core 3.1 console app, but fails to work in ASP.NET Core 3.1 Web API

Serilog request logging ends up in event log

Usage of IApplicationBuilder extensions methods in class library

ASP.NET Core 3.1 project that is referencing a .NET 4.7.2 project in the same solution error 'System.Web.Configuration.WebConfigurationManager'

Is there any way to make ITicketStore scoped?

Troubleshooting 500.31 ANCM on Azure App Service

Add/Skip ApiController for Web API in .Net Core

Screen rendering issues when using IJSRuntime Blazor

ASP.NET Core 3.1 Razor Pages: How to automatically redirect to Login page from Index page?