Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-2.2

RabbitMq - Docker-compose - How to fix 'Connection refused 127.0.0.1:5672' exception

unable to update user via UserManager<TUser> using ef core 2.2 in asp.net core 2.2 app

How to return the same status code from a second API call

HttpClient System.Threading.Tasks.TaskCanceledException: 'The operation was canceled.'

Handle previous jwt token where new jwt token also genrated for the same credential and security

facing issue in ASP.NET Core 2.2 "The provided URI scheme 'https' is invalid; expected 'http'.\r\nParameter name: via"

web.config is invalid after publishing my Core 2.2 project on the server

Use IOptionsMonitor in Singleton service to reload values from appsettings on runtime

Is IHostedService.StopAsync() called when IIS recycles?

AWS DynamoDB with ASP .Net Core 3.1.0 Identity 2.2.0

ASP.NET Core model binding behaviour switch

Docker with dotnet restore causes error: GSSAPI operation failed - An unsupported mechanism was requested

Extend AnchorTagHelper with automatic attribute in ASP Net.Core 2.2

asp.net core mvc change default Identity area routes

UnauthorizedAccessException: Access to the path 'c:\windows\system32\inetsrv\tempkey.rsa' is denied."

Azure Linux Web App Default Page Isn't getting replaced

How to test with Response.OnCompleted delegate in a finally block

How can I create attribute to check if the user has a claim with Identity core 2.2?

IIS Redirect HTTP to HTTPS and WWW to non-WWW

ViewComponent not found in Asp.NET Core 2.2 using Razor Pages