Plugin.Share 5.0.1.8-beta

This is a prerelease version of Plugin.Share.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package Plugin.Share --version 5.0.1.8-beta
NuGet\Install-Package Plugin.Share -Version 5.0.1.8-beta
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="Plugin.Share" Version="5.0.1.8-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.Share --version 5.0.1.8-beta
#r "nuget: Plugin.Share, 5.0.1.8-beta"
#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 Plugin.Share as a Cake Addin
#addin nuget:?package=Plugin.Share&version=5.0.1.8-beta&prerelease

// Install Plugin.Share as a Cake Tool
#tool nuget:?package=Plugin.Share&version=5.0.1.8-beta&prerelease

Share Plugin for Xamarin and Windows to share text, link, copy text to clipboard, or open a browser.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 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 (2)

Showing the top 2 NuGet packages that depend on Plugin.Share:

Package Downloads
Xodium.Platform.Xamarin.Plugins

Xodium Library, Xamarin plugins support

IT-Enterprise.Xamarin.CoreStandard

IT-Enterprise CoreStandard for Xamarin Forms

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Plugin.Share:

Repository Stars
xamarinhq/app-conference
Pre-build conference application built with Xamarin
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
jguertl/SharePlugin
Simple way to share a message or link on a social network in your Xamarin.Forms projects.
Version Downloads Last updated
7.1.1 503,977 12/19/2017
7.1.0 7,886 12/19/2017
7.0.2.28-beta 1,712 12/5/2017
7.0.2-beta27 10,831 7/11/2017
7.0.1 102,817 7/3/2017
7.0.0.24-alpha 1,740 6/27/2017
7.0.0.23-alpha 2,164 6/23/2017
6.1.0.19-beta 12,076 3/2/2017
5.0.1.8-beta 1,977 2/11/2017
5.0.0 79,406 1/6/2017
4.1.0-beta4 2,940 9/13/2016
4.0.3 34,764 8/23/2016
4.0.2 10,654 6/3/2016
4.0.0 19,743 2/10/2016
3.4.0-beta3 1,890 2/7/2016
3.4.0-beta2 1,655 2/6/2016
3.4.0-beta1 1,869 2/6/2016
3.3.5 2,931 2/1/2016
3.3.4 1,888 2/1/2016
3.2.2 1,930 1/30/2016
3.2.1 3,199 1/26/2016
3.1.6 1,856 1/26/2016
3.0.1 8,064 11/20/2015
3.0.0 2,447 11/19/2015

[5.0.0-beta]
      -Breaking changes: Re-configured all share calls. All code must be updated.
      -See readme on the GitHub page