Plugin.Share
4.0.0
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Plugin.Share --version 4.0.0
NuGet\Install-Package Plugin.Share -Version 4.0.0
<PackageReference Include="Plugin.Share" Version="4.0.0" />
paket add Plugin.Share --version 4.0.0
#r "nuget: Plugin.Share, 4.0.0"
// Install Plugin.Share as a Cake Addin #addin nuget:?package=Plugin.Share&version=4.0.0 // Install Plugin.Share as a Cake Tool #tool nuget:?package=Plugin.Share&version=4.0.0
Share Plugin for Xamarin and Windows to share text, link, copy text to clipboard, or open a browser.
Product | Versions 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. |
-
MonoAndroid 1.0
- Plugin.CurrentActivity (>= 1.0.1)
- Xamarin.Android.Support.CustomTabs (>= 23.0.1.3)
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 | 513,947 | 12/19/2017 | |
7.1.0 | 7,989 | 12/19/2017 | |
7.0.2.28-beta | 1,799 | 12/5/2017 | |
7.0.2-beta27 | 11,002 | 7/11/2017 | |
7.0.1 | 103,340 | 7/3/2017 | |
7.0.0.24-alpha | 1,815 | 6/27/2017 | |
7.0.0.23-alpha | 2,236 | 6/23/2017 | |
6.1.0.19-beta | 12,167 | 3/2/2017 | |
5.0.1.8-beta | 2,058 | 2/11/2017 | |
5.0.0 | 80,348 | 1/6/2017 | |
4.1.0-beta4 | 3,019 | 9/13/2016 | |
4.0.3 | 35,428 | 8/23/2016 | |
4.0.2 | 10,748 | 6/3/2016 | |
4.0.0 | 19,935 | 2/10/2016 | |
3.4.0-beta3 | 1,967 | 2/7/2016 | |
3.4.0-beta2 | 1,730 | 2/6/2016 | |
3.4.0-beta1 | 1,944 | 2/6/2016 | |
3.3.5 | 3,016 | 2/1/2016 | |
3.3.4 | 1,965 | 2/1/2016 | |
3.2.2 | 2,018 | 1/30/2016 | |
3.2.1 | 3,267 | 1/26/2016 | |
3.1.6 | 1,936 | 1/26/2016 | |
3.0.1 | 8,301 | 11/20/2015 | |
3.0.0 | 2,548 | 11/19/2015 |
[4.0.0]
-Introduce Browser Options when opening the browser
-Now uses Chrome Custom Tabs on Android with customization
-More options for SFSafariWebViewController on iOS 9
-Breaking: Removed the SFSafariWebViewController static and moved it into Browser Options