Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-5

Visual studio 2019 v16.6 can't build .net5 console application and raise errors: .NETFramework,Version=v5.0 were not found

c# visual-studio .net-5

Is there a high performance way to replace the BinaryFormatter in .NET5?

binaryformatter .net-5

.NET Core vs .NET 5.0 [duplicate]

.net .net-core .net-5

.Net 5 - WPF, unit test woes

c# .net wpf .net-core .net-5

Where are the settings saved in a .NET 5 WinForms app?

winforms .net-5

How can I add the .NET framework 5.0 to Visual Studio Professional 2019?

Reference a .NET 5.0 assembly from a full framework project?

.net wpf .net-standard .net-5

Failing to perform Cookie Authentication: SignInAsync and AuthenticateAsync not successful

c# asp.net-core cookies .net-5

Adding configuration to windows forms on .NET 5.0

c# winforms .net-5

System.Text.Json Field Serialization in .NET 5 not shown in Swashbuckle API Definition

Blazor EventCallback with Multiple Params - how to respond to event in parent host control

blazor webassembly .net-5

string.IndexOf returns different value in .NET 5.0

c# .net-core .net-5

need help migrating winform to net 5

How to pretty print using System.Text.Json for unknown object

.NET Core 3.1 application not building on Azure pipeline anymore (.NET 5)

Why does an interface's default implementation get called when two classes are in the inheritance chain, and the class in the middle is empty

c# interface .net-5

Cannot find .NET 5.0 Console App project template in Visual Studio 2019

How to solve the Error MSB3644 in Visual Studio 2019 com. edition?

Can I update to .Net 5 NuGet packages even if I'm using .Net Core 3.1?