Microsoft.NETCore.Portable.Compatibility 1.0.1-beta-23225
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.
Showing the top 20 packages that depend on Microsoft.NETCore.Portable.Compatibility.
| Packages | Downloads |
|---|---|
|
Hangfire.SqlServer
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).
|
3 |
|
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
3 |
|
OneOf
OneOf
|
2 |
|
OneOf
Description
|
2 |
|
NSwag.AssemblyLoader
NSwag: The Swagger API toolchain for .NET and TypeScript
|
2 |
|
MediatR
Simple, unambitious mediator implementation in .NET
|
2 |
|
Hangfire.Core
Core components for Hangfire (background job system for ASP.NET applications).
|
2 |
.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-23225)
DNXCore 5.0
- Microsoft.NETCore.Runtime (>= 1.0.1-beta-23225)
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 1 | 2025/8/28 |
| 1.0.1-rc2-24027 | 1 | 2025/8/29 |
| 1.0.1-beta-23516 | 1 | 2025/8/29 |
| 1.0.1-beta-23409 | 1 | 2025/8/29 |
| 1.0.1-beta-23225 | 1 | 2025/8/29 |
| 1.0.0 | 1 | 2025/8/28 |
| 1.0.0-beta-23109 | 1 | 2025/8/29 |
| 1.0.0-beta-23019 | 1 | 2025/8/29 |