Microsoft.NETCore.Portable.Compatibility 1.0.0

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.
<PackageVersion Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.0
                    
Install Microsoft.NETCore.Portable.Compatibility as a Cake Addin
#tool nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.0
                    
Install Microsoft.NETCore.Portable.Compatibility as a Cake Tool

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 (18)

Showing the top 18 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
telerik/UI-For-UWP
Telerik UI for Universal Windows Platform (UWP) is no longer supported.
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Coolapk-UWP/Coolapk-Lite
一个基于 UWP 平台的第三方酷安客户端精简版
daniel-luberda/DLToolkit.Forms.Controls
Xamarin.Forms Custom Controls
dolkensp/unp4k
Unp4k utilities for Star Citizen
SharpAdb/AdvancedSharpAdbClient
AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
loodakrawa/SpriterDotNet
A pure C# Spriter implementation
kentcb/YouIandReactiveUI
The sample code for my book: You, I, and ReactiveUI
pglazkov/MvvmValidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
fabsenet/adrilight
An Ambilight clone for Windows based sources - HTPC or just a normal PC
microsoft/iqsharp
Microsoft's IQ# Server.
xamvvm/xamvvm
Simple MVVM (Model, ViewModel, View) Framework for .Net - Xamarin.Forms compatible
Version Downloads Last updated
1.0.0 21,542 7/20/2015
1.0.0-beta-23019 37 6/29/2015