CrossPlatformAdapter 1.0.12
dotnet add package CrossPlatformAdapter --version 1.0.12
NuGet\Install-Package CrossPlatformAdapter -Version 1.0.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CrossPlatformAdapter" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformAdapter --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CrossPlatformAdapter, 1.0.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CrossPlatformAdapter as a Cake Addin #addin nuget:?package=CrossPlatformAdapter&version=1.0.12 // Install CrossPlatformAdapter as a Cake Tool #tool nuget:?package=CrossPlatformAdapter&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PlatformAdapter helps to adapt between platform-independent and platform-specific assemblies at runtime.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.12 | 24,460 | 9/18/2015 |
- Signed assembly
- Allows multiple probing strategies to be configured (IRegistrationConvetion renamed to IProbingStrategy)