Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

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

Visual Studio 2017 error: Cannot find project info for “” This can indicate a missing project reference - with Console App .NET Core 2.1

c# .net-core .net-standard

How to use dependency injection in .NET Standard project?

.NET naming conventions for solution with .NET Standard, .NET Core and .NET Framwork Projects

.NET Standard - Merge a certificate and a private key into a .pfx file programmatically