Xam.Plugin.Connectivity 2.0.0

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

// Install Xam.Plugin.Connectivity as a Cake Tool
#tool nuget:?package=Xam.Plugin.Connectivity&version=2.0.0

Get network connectivity information such as network type, speeds, and if connection is available. Additional functionality includes the ability to ping a specific host and port number. Ensure you have proper permissions set by reading the README.

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

Showing the top 5 NuGet packages that depend on Xam.Plugin.Connectivity:

Package Downloads
SheshaMobile.Modules.Weather

A module for viewing and interacting with weather specific functionality.

SheshaMobile.Modules.TimeAndAttandence

The home module contains common functionality and essetntials required to build an app home page

AppCreator

Open-source base project for my Xamarin.Forms based AppCreator

XamFormsBase.Forms

XamFormsBase.Forms

GalleyFramework

https://github.com/AndreiMisiukevich/GalleyFramework

GitHub repositories (14)

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

Repository Stars
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
prajjwaldimri/GithubXamarin
GithubXamarin(GitIt) is a cross-platform application for https://github.com which is built using Xamarin.
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.
Version Downloads Last updated
4.0.0.190-beta 296,907 6/21/2018
4.0.0.186-beta 88,029 2/8/2018
4.0.0.171-beta 32,623 11/21/2017
4.0.0-beta169 1,898 11/20/2017
4.0.0-beta167 1,894 11/18/2017
4.0.0-beta164 1,792 11/18/2017
4.0.0-beta139 20,594 9/13/2017
4.0.0-beta130 2,863 9/6/2017
4.0.0-beta125 22,550 9/1/2017
3.2.0 3,972,061 7/2/2018
3.1.1.189-beta 1,704 6/21/2018
3.1.1.185-beta 1,941 2/8/2018
3.1.1 793,670 1/31/2018
3.1.0.168-beta 1,829 11/20/2017
3.1.0.165-beta 1,761 11/18/2017
3.1.0.162-beta 1,785 11/18/2017
3.0.3 373,668 9/27/2017
3.0.3-beta138 2,027 9/13/2017
3.0.3-beta129 1,795 9/6/2017
3.0.3-beta123 5,053 8/4/2017
3.0.3-beta122 1,633 8/3/2017
3.0.2 200,316 7/28/2017
3.0.2-beta117 2,495 7/22/2017
3.0.2-beta106 2,469 7/10/2017
3.0.1 74,570 7/3/2017
3.0.0.86-alpha 2,195 6/23/2017
2.4.0.72-beta 10,148 6/6/2017
2.4.0.70-beta 8,583 5/16/2017
2.4.0.66-beta 6,666 3/23/2017
2.4.0.65-beta 1,654 3/22/2017
2.4.0.63-beta 1,666 3/22/2017
2.3.1.55-beta 7,232 2/16/2017
2.3.1.49-beta 1,575 2/15/2017
2.3.0 566,461 1/6/2017
2.2.12 312,954 7/13/2016
2.2.2 45,051 6/20/2016
2.2.1 2,327 6/20/2016
2.2.0 5,781 6/17/2016
2.1.2 113,936 3/7/2016
2.1.1 25,557 2/17/2016
2.0.2 36,449 12/23/2015
2.0.1 2,848 12/19/2015
2.0.0 14,270 12/1/2015
1.0.4 29,748 9/1/2015
1.0.3 15,676 8/24/2015
1.0.2 26,293 3/31/2015
1.0.1 3,826 2/12/2015
1.0.0.3 4,229 1/1/2015
1.0.0.2 2,529 12/19/2014
1.0.0.1 2,518 12/19/2014
1.0.0 2,534 12/17/2014

[2.0.0]
      -BREAKING CHANGE: New Namespace: Plugin.Connectivity
      -Automatically add permissions for Android!
      -Add UWP Support