Acr.MvvmCross.Plugins.Network 1.4.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Acr.MvvmCross.Plugins.Network:

Package Downloads
RaikageFramework

Using Postsharp Aspects to make your MVVM Cross code smaller, more understandable and maintainable, Mvx Waving is a set of Aspects designed for meanly for MVVM Cross Apps which will make your life easier.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

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