Microsoft.NETCore.Portable.Compatibility
1.0.1
Prefix Reserved
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.Portable.Compatibility -Version 1.0.1
dotnet add package Microsoft.NETCore.Portable.Compatibility --version 1.0.1
<PackageReference Include="Microsoft.NETCore.Portable.Compatibility" Version="1.0.1" />
paket add Microsoft.NETCore.Portable.Compatibility --version 1.0.1
#r "nuget: Microsoft.NETCore.Portable.Compatibility, 1.0.1"
// Install Microsoft.NETCore.Portable.Compatibility as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.1
// Install Microsoft.NETCore.Portable.Compatibility as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Portable.Compatibility&version=1.0.1
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: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 win8 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCore 5.0
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.0.2)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.0.2)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
NuGet packages (647)
Showing the top 5 NuGet packages that depend on Microsoft.NETCore.Portable.Compatibility:
Package | Downloads |
---|---|
Google.Apis.Storage.v1
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package. This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/storage/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 1b651b26ca39a8a2b6c090a85b6025565fa46203 When using NuGet 3.x this package requires at least version 3.4. |
|
Google.Apis.Bigquery.v2
This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package. This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/bigquery/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated |
|
Google.Apis.Gmail.v1
Google APIs Client Library for working with Gmail v1. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/gmail/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated |
|
Google.Apis.Calendar.v3
Google APIs Client Library for working with Calendar v3. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/calendar/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated |
GitHub repositories (16)
Showing the top 5 popular GitHub repositories that depend on Microsoft.NETCore.Portable.Compatibility:
Repository | Stars |
---|---|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
telerik/UI-For-UWP
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
|
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 13,628,304 | 6/27/2016 |
1.0.1-rc2-24027 | 27,444 | 5/16/2016 |
1.0.1-beta-23516 | 69,584 | 11/18/2015 |
1.0.1-beta-23409 | 1,265 | 10/15/2015 |
1.0.1-beta-23225 | 2,300 | 9/1/2015 |
1.0.0 | 1,300,496 | 7/29/2015 |
1.0.0-beta-23109 | 1,198 | 7/27/2015 |
1.0.0-beta-23019 | 1,066 | 6/30/2015 |