Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

How do you create an instance of RsaSecurityKey from a SSL key file

c# rsa .net-core

Correct usage of .NET Generic Host and IHostApplicationLifetime in .NET 8.0 WPF application

c# wpf .net-core

What's the difference between Class Library and .NET Core Class Library templates?

dotnet core 3.1 windows service fails to load configuration settings

c# exception .net-core service

Remote validation model binding not working on a razor page in dotnet core 2.0

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