Acr.MvvmCross.Plugins.Network 1.4.0

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

// Install Acr.MvvmCross.Plugins.Network as a Cake Tool
#tool nuget:?package=Acr.MvvmCross.Plugins.Network&version=1.4.0

Network Detection Plugin for MvvmCross (iOS, Android, and WP8)

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 558 1/18/2015
1.3.0 619 11/7/2014
1.2.0 304 9/26/2014
1.1.2 593 6/8/2014
1.1.1 126 5/26/2014
1.1.0 184 4/16/2014
1.0.0 107 2/24/2014

1.4
Support iOS Unified API

1.3
Update to profile 259

1.2.1
Fix PCL target in nuspec

1.2
Switching to profile78 to support MvvmCross 3.2.1

1.1.3
Fix event for windows store network service
Finish windows store reachability method

1.1.2
NullRef fix on missing active network for android

1.1.1
Move to profile 158 (fix defect for wrong profile)

1.1
Adds Windows Phone 8 Support

1.0
Initial Release