Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core

Microsoft.AspNetCore.SpaProxy 6.0.1 - ASPNETCORE_HOSTINGSTARTUPASSEMBLIES - System.UriFormatException: Invalid URI: The URI is empty

ASP.NET 5 Best practice to log exceptions in layers

Execution strategy 'SqlServerRetryingExecutionStrategy' does not support user-initiated transactions

How to Downgrade to .NET Core 1.0?

How to test a self-contained exe from the debug folder of a test project?

Static files on asp.net core

JWT token - Man in middle attack

security asp.net-core jwt

How to implement Custom Authorization in Blazor Server

API can't connect to IdentityServer4 on Azure without context.Request.Scheme set to "https"

HttpContextBase and System.Web in .NET Standard

.net core HttpContext null inside async Task.Run

Can't create EF migrations after installing .NET 6

Unexpected behaviour using nested Retry, and Circuit Breaker policies of Polly.Net

OData v4 on .Net Core 1.1 missing /$metadata

Where can I specify in TokenValidationParameters that the algorithm in JWT token should match HS256?

Asp.net core Cleanest way to return View or Json/XML

c# asp.net asp.net-core