Microsoft.NETCore.Portable.Compatibility 1.0.1-beta-23516
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
Showing the top 20 packages that depend on Microsoft.NETCore.Portable.Compatibility.
Packages | Downloads |
---|---|
Hangfire.Core
Core components for Hangfire (background job system for ASP.NET applications).
|
2 |
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore.
d67bd83a075b8b10cb95810568073c1a3211f28b
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
Hangfire.Core
Core components for Hangfire (background job system for ASP.NET applications).
|
1 |
.NET Framework 4.5
- No dependencies.
Windows 8.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
.NETCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.1-beta-23516)
DNXCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.1-beta-23516)
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 2 | 11/18/2023 |
1.0.1-rc2-24027 | 0 | 5/16/2016 |
1.0.1-beta-23516 | 0 | 11/18/2015 |
1.0.1-beta-23409 | 0 | 10/15/2015 |
1.0.1-beta-23225 | 0 | 9/1/2015 |
1.0.0 | 0 | 7/29/2015 |
1.0.0-beta-23109 | 0 | 7/27/2015 |
1.0.0-beta-23019 | 0 | 6/30/2015 |