Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

NSwag add x-enum-varnames tag to all enums

dotnet publish sln having projects with multiple target frameworks fails

Reply address does not match the reply address provided when requesting authorization

Asp Net Core Web Api POST Request.Body always length 0

EntityTypeBuilder does not contain a definition for 'Navigation'

The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch, RemoteCertificateChainErrors

How to add Microsoft Edge WebView2 Runtime as prerequisite

wpf .net-core webview2

Update Asp.Net Core Role Claim

Find out Free and Total space on a network unc path in netcore 3.x

c# .net-core .net-core-3.1

Publish console application via command line using specific publish profile

msbuild .net-core publish

Single client for multiple api versions

dotnet.exe command for .NET and .NET Core

.net .net-core

How to persist my appsettings.json to host machine from Docker container and mount that single file

Interlocked.Increment Method by a Certain Number Interval

c# .net-core .net-core-2.0

ASP.NET Core TypeLoadException Could not load type 'System.Web.PreApplicationStartMethodAttribute' from assembly 'System.Web'

Swagger API breaks when Route attribute is set to Controller Action - ASP.NET Core

Invariant culture issue while running the dotnet 6 application in a Docker Container

c# asp.net .net docker .net-core

Blazor HttpRequestException:TypeError:Failed to fetch

c# asp.net .net-core blazor

What's the conventional way to use `IHttpClientFactory` in F#?

Better way of passing properties of base class to derived class?

c# .net-core