An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
nuget.org
Latest Release
1.0.1
over 9 years ago
Versions
9
Downloads
44,269,970 total
Dependent Packages
510
Links
Registry nuget.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/microsoft.netcore.portable.compatibility
spec
License
First Release over 10 years ago
Last Synced 4 days ago
Rankings on nuget.org
Downloads Top 0.2%