Sign in Sign up
nuget

Microsoft.NETCore.Portable.Compatibility

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. TFS ID: 1615845, GitHub SHA: https://github.com/dotnet/corefx/tree/4ed15a98d1c957ae661d490ccfcfe77f4ed31d5a When using NuGet 3.x this package requires at least version 3.4.

nuget View on Nuget

Activity

Latest release
10y ago
Total releases
8
Cadence
~34 days
Last 12 months
0

Details

First release
Jun 30, 2015
Releases
Version Released
1.0.1 patch
1.0.1-rc2-24027 pre
1.0.1-beta-23516 pre
1.0.1-beta-23409 pre
1.0.1-beta-23225 pre
1.0.0 initial
1.0.0-beta-23109 pre
1.0.0-beta-23019 pre