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
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.0" />
<PackageVersion Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.0" />
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" />
paket add Microsoft.NETCore.Portable.Compatibility --version 1.0.0
#r "nuget: Microsoft.NETCore.Portable.Compatibility, 1.0.0"
#addin nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.0
#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 | 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. |
.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. |
-
.NETCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.0)
-
.NETFramework 4.5
- No dependencies.
-
DNXCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.0)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
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 |