Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

MSBuild can't find package for .NET Standard project in solution with other .NET Framework projects

A solution needed for referencing Nuget packages from projects in the same solution

Set-Authenticode appears to incorrectly sign the specified assembly

Conflict between two referenced assemblies

Using assemblies compiled from IL with .NET Core & Xamarin

How to update an assembly shared between .NET Core and .NET Framework applications

.net standard library fails in .net core but not in framework

Unable to Command-Line Build a Mixed Solution (.NET Framework with .NET Standard)

What information is logged by IdentityModel when ShowPii is set to true?

How to get a stylecop ruleset trough nuget in a .net standard project

Nuget pack for multiple frameworks

msbuild nuget .net-standard

Using MSTest Framework for testing applications targeting .NET Standard 1.6 and higher

Reference a .NET Standard 1.6 library from a .net 4.6.2 library

.net .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