Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

Warning on dependencies when create a new standard .NET project

Shift-JIS encoding for a netstandard library

Type.GetInterfaces() workaround for .NET Standard 1.x

.NET Standard equivalent of Thread.CurrentCulture

What's the equivalent of NamespaceManager.GetQueue.MessageCount in the new NET Standard Microsoft.Azure.ServiceBus?

Netstandard.Library 1.6.1 blocked by project

How To Access Azure Function App ConnectionString Using dotnet Standard

The attribute "Version" in element <PackageReference> is unrecognized

Not able to use GetValueOrDefault() for Dictionary in C#

Xamarin.iOS project: CS1703: Multiple assemblies with equivalent identity have been imported

Why is my .NET framework app looking for the wrong version of the .NET core/standard platform extension assembly, and how do I fix it?

How to change .NET Framework to .NET Standard/Core in Visual Studio?

Generate a WCF client proxy for a netstandard Xamarin.Forms project

Why is .NET class System.String now in three different assemblies, according to MSDN?

Merging .NET Standard assemblies

Adding references in NETStandard class library

c# .net-standard

MSBuild of VS2017 cannot compile .NET Standard 2.0 project

Does .NET Standard normalize HResult values across every platform it supports?

c# .net .net-standard hresult

Multiple assemblies with equivalent identity error with Xamarin.iOS