Microsoft.NETCore.Portable.Compatibility 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 3.0 or higher.

dotnet add package Microsoft.NETCore.Portable.Compatibility --version 1.0.0
NuGet\Install-Package Microsoft.NETCore.Portable.Compatibility -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.Portable.Compatibility --version 1.0.0
#r "nuget: Microsoft.NETCore.Portable.Compatibility, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.NETCore.Portable.Compatibility as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.0

// Install Microsoft.NETCore.Portable.Compatibility as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.0

Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc).  It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib.  As such, when using this package you may encounter errors like
error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
To resolve these errors install the package with the same name name as the missing assembly.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNXCore dnxcore50 is compatible. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (17)

Showing the top 5 popular GitHub repositories that depend on Microsoft.NETCore.Portable.Compatibility:

Repository Stars
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
xamarin/XamarinComponents
Plugins for Xamarin
luberda-molinet/FFImageLoading
Image loading, caching & transforming library for Xamarin and Windows
Version Downloads Last updated
1.0.0 21,540 7/20/2015
1.0.0-beta-23019 34 6/29/2015