Microsoft.NETCore.Portable.Compatibility
1.0.1-beta-23516
Requires NuGet 3.0 or higher.
dotnet add package Microsoft.NETCore.Portable.Compatibility --version 1.0.1-beta-23516
NuGet\Install-Package Microsoft.NETCore.Portable.Compatibility -Version 1.0.1-beta-23516
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.1-beta-23516" />
paket add Microsoft.NETCore.Portable.Compatibility --version 1.0.1-beta-23516
#r "nuget: Microsoft.NETCore.Portable.Compatibility, 1.0.1-beta-23516"
// Install Microsoft.NETCore.Portable.Compatibility as a Cake Addin #addin nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.1-beta-23516&prerelease // Install Microsoft.NETCore.Portable.Compatibility as a Cake Tool #tool nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.1-beta-23516&prerelease
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. - 1548494
Product | Versions 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. |
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. |
-
.NETCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.1-beta-23516)
-
.NETFramework 4.5
- No dependencies.
-
DNXCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.1-beta-23516)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.NETCore.Portable.Compatibility:
Package | Downloads |
---|---|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. |
GitHub repositories (18)
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.1-beta-23516 | 344 | 11/18/2015 |
1.0.1-beta-23409 | 126 | 10/15/2015 |
1.0.1-beta-23225 | 1,010 | 9/1/2015 |
1.0.0 | 93,239 | 7/29/2015 |
1.0.0-beta-23109 | 71 | 7/27/2015 |
1.0.0-beta-23019 | 70 | 6/30/2015 |