Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-3.1

Azure SignalR Service is not connected yet, please try again later

Blazor server - get AAD access token from current logged in user

ASP.NET Core 3.1 "Unsupported handler method return type 'Microsoft.AspNetCore.Mvc.Rendering.SelectList'"

ASP.NET Core 6 ExceptionMiddleware and Validations

AzureCliCredential giving error, Please run 'az login' to set up account

Blazor binding input value to oninput not working with onkeypress

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