Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Log UserName and IP with Custom Properties in Application Insight .Net Core 2.1

AWS Textract InvalidParameterException

Unable to resolve service for type 'Microsoft.Identity.Web.ITokenAcquisition' while attempting to activate graph api

Visual Studio generated Dockerfile does not work with manual docker build

VS dll reference error - Instance object was created as immutable

Using MediatR in a console application

Dockerized .net 8 app doesn't expose port correctly

docker .net-core

Azure AD Authentication in dotnet core 2 API and daemon application

Computed primary key doesn't get updated in EF Core entity after insert

.NET Core CORS issue for POST request

How to get user id, and user UUID/GUID from Keycloak?

reactjs .net-core keycloak

How to replace Microsoft.AspNetCore.Http

c# .net-core .net-6.0

DelegateHandler from ASP.NET to .NET Core

Visual Studio dotnet core socket error during test discovery

`dotMemoryUnit` with `dotnet test`

.net-core xunit dotmemory

Proper way to create a singleton service in ASP.NET Core - does it have to use the static keyword, or not?