Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

Why does my .NET Standard NuGet package trigger so many dependencies?

.net nuget .net-standard

Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.1.0.0

Convert .NET Core 2.0 class libraries to .NET Standard

.net-core .net-standard

What are the application implications of a netstandard library depending on a metapackage?

What are .NET Platform Extensions on docs.microsoft.com?

Auto Versioning in Visual Studio 2017 (.NET Core)

Should I take ILogger, ILogger<T>, ILoggerFactory or ILoggerProvider for a library?

What do Yellow Warning Triangles mean on Dependencies in Visual Studio 2017?

Unit testing internal methods in VS2017 .NET Standard library

Is ConfigurationManager.AppSettings available in .NET Core 2.0?

Does C# 8 support the .NET Framework?

.NET Standard vs .NET Core

What is the difference between .NET Core and .NET Standard Class Library project types?