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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Network Detection Plugin for MvvmCross (iOS, Android, and WP8)
Product | Versions 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.
-
- MvvmCross.HotTuna.CrossCore (>= 3.5.0 && < 4.0.0)
- MvvmCross.HotTuna.Plugin.Messenger (>= 3.5.0 && < 4.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
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