Xamarin.Plugins.Clipboard 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Plugins.Clipboard --version 1.2.0
                    
NuGet\Install-Package Xamarin.Plugins.Clipboard -Version 1.2.0
                    
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="Xamarin.Plugins.Clipboard" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Plugins.Clipboard" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Plugins.Clipboard" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.Plugins.Clipboard --version 1.2.0
                    
#r "nuget: Xamarin.Plugins.Clipboard, 1.2.0"
                    
#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.
#addin nuget:?package=Xamarin.Plugins.Clipboard&version=1.2.0
                    
Install Xamarin.Plugins.Clipboard as a Cake Addin
#tool nuget:?package=Xamarin.Plugins.Clipboard&version=1.2.0
                    
Install Xamarin.Plugins.Clipboard as a Cake Tool

Cross Platform Clipboard access for Xamarin

Supported Platforms: Android, iOS, UWP

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap10 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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xamarin.Plugins.Clipboard:

Repository Stars
NeoAxis/NeoAxisEngine
A versatile game engine designed for creating video games and real-time apps.
Version Downloads Last updated
2.3.0 61,511 12/20/2020
2.2.1 237,617 4/1/2018
2.1.3 4,929 3/1/2018
2.1.1 1,427 2/28/2018
2.0.0 9,262 11/12/2017
1.2.0 4,613 9/4/2017
1.1.0 1,781 4/27/2017
1.0.2 1,874 1/3/2017

1.0
Initial release

1.1
Added Unit Test support. (Thanks to https://github.com/ArtjomP)

1.2
Fix for UWP. (Thanks to https://github.com/wilsonvargas)