Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Is EnableRetryOnFailure() valid way for solving database deadlocks? Does it have negative influence on performance?

Referencing .NET Framework DLL from .Net Core 3

.Net Core - Use AzureAD Authentication to Access Azure DevOps REST APIs

Sonarqube with dotnet core works fine on command line but not from Jenkins

Is there a MemoryStream that accepts a Span<T> or Memory<T>?

c# .net .net-core

.NET Microsoft.AspNetCore.Http.Extensions UriHelper.GetDisplayUrl returns invalid URI

c# .net http .net-core

netstandard1.0 /netstandard1.2 and LINQ

System.Text.Json.JsonReaderException isn't found in namespace

How to host ASP.NET Core 2.0 (Kestrel) with Unix domain socket behind a nginx proxy?

How to Downgrade to .NET Core 1.0?

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

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

Release pipeline couldn't find .runsettings file while executing tests on machine

Why does dotnet run launch 2 processes?

.net-core dotnet-cli

How to add parameter/s to every query in DbContext in EF Core to secure tenants data?

Unit test MiddleWare, how to add a HttpRequest to a HttpContext in .NET Core 3.1

Creating SOAP Service from existing WSDL (not consuming)

.net-core soap wsdl

JS/.NET interact on MAUI WebView

c# .net-core maui