Microsoft.NETCore.Portable.Compatibility 1.0.1-rc2-24027
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. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Showing the top 20 packages that depend on Microsoft.NETCore.Portable.Compatibility.
Packages | Downloads |
---|---|
NSwag.AssemblyLoader
NSwag: The Swagger API toolchain for .NET and TypeScript
|
1 |
.NET Framework 4.5
- No dependencies.
.NETCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
.NET Standard 1.0
- Microsoft.NETCore.Runtime (>= 1.0.2-rc2-24027)
Windows 8.0
- No dependencies.
WindowsPhone 8.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 0 | 06/27/2016 |
1.0.1-rc2-24027 | 0 | 05/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 | 09/01/2015 |
1.0.0 | 0 | 07/29/2015 |
1.0.0-beta-23109 | 0 | 07/27/2015 |
1.0.0-beta-23019 | 0 | 06/30/2015 |