Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

Adding .NET 5.0 target to my NuGet packages

Why does "DateTime.Now.ToString("hh tt", new CultureInfo("de"))" return different results in different versions of .Net?

Could not load file or assembly Newtonsoft.Json when running app from the dotnet publish output folder

How to pack a C# 9 source generator and upload it to the Nuget?

c# .net-5 c#-9.0

Deploy as single-file in .net5 with log4net throws exception for config-file

Global.Micrsoft.VisualBasic.ApplicationsServices... is not defined error BC30002

vb.net .net-5 legacy-code

Azure CI pipeline for Blazor .NET 5 doesn't work

.Net 5 - Asp.Net still has no SynchronizationContext?

c# asp.net .net-5

Different behaviour of Newtonsoft.Json on .NET 5 / Core and .NET Framework

c# json.net .net-5

Single File ASP.NET Core 5 web app does not load static resources

c# asp.net-core .net-5

The framework 'Microsoft.WindowsDesktop.App', version '5.0.0' was not found

.net wpf .net-5

How can I determine if the .Net 5 runtime is installed?

c# .net-5

Azure Devops - Compatibility problems moving from .NET Core 3.1 to .NET 5 at Nuget Package

Why do .NET Core and .NET 5 generate an executable?

.net .net-core cil .net-5

Can't get query parameter from HttpRequestData

c# azure-functions .net-5

Why dotnet --list-sdks does not show installed SDKs on Windows 10?

.net-5

.NET 5 Project Template? [closed]

c# visual-studio .net-5

How to use default serialization in a custom System.Text.Json JsonConverter?

What is the .NET 5 way of working with the Windows Shell?