Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

How to get memory available or used in C# .net core / .net standard

System.Web.Services namespace in .net core

.net-core .net-standard

Migrating .NET Framework 4.6.2 to .NET Standard 2.0 [closed]

.net-core .net-standard

.Net standard version for .Net core 2.2

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

.net wpf .net-standard .net-5

Add build number to package version with `dotnet pack` in VSTS Build process

Automatically publish a NuGet package built with VS2017

Could not load file or assembly 'System.Security.Cryptography.Algorithms, Version = 4.1.0.0

.NET Core 1.0 equivalent for System.Threading.Thread.CurrentThread.ManagedThreadId

Referencing between NetStandard and .Net Framework

.NET Core dependency injection backwards compatibility with .NET Framework?

c# .net-core .net-standard

Your project is not referencing the ".NETPortable,Version=v4.5,Profile=Profile78"

msbuild .net-standard

How to "Add Service Reference" in .NET Standard project

netcoreapp2.0 with netstandard2.0

c# .net-core .net-standard

How to choose target framework from Nuget package

Using Microsoft.AspNetCore.All package in netstandard

Can Entity Framework 6 be used in a .NET Standard project?

Copy files from Nuget package to output directory with MsBuild in .csproj and dotnet pack command

.NET Standard 2.0 cannot be referenced in .NET Framework 2.0

c# .net-2.0 .net-standard

Project X targets '.NETStandard,Version=v1.6'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.6.1'

c# .net .net-standard