ReachabilityBindings 3.2.0.1

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

// Install ReachabilityBindings as a Cake Tool
#tool nuget:?package=ReachabilityBindings&version=3.2.0.1

Reachability-xamarin-ios

Build Status NuGet Badge

Xamarin binding library for Reachability iOS framework https://github.com/tonymillion/Reachability

About

This project is maintained by Softeq Development Corp.

We specialize in developing mobile applications using Xamarin and native technology stack.

Installation

NuGet:

Install-Package ReachabilityBindings

License

Reachability binding library for iOS is released under the MIT license. See LICENSE for details.

The original Reachability project was created by Tony Million under a different license (BSD 2-Clause "Simplified" License).

Product Compatible and additional computed target framework versions.
.NET net6.0-ios10.0 is compatible.  net7.0-ios was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0.1 360 11/21/2022
3.2.0 38,787 3/12/2019

Migration to .NET6