Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/softeq/reachability-xamarin-ios

Binding of Reachability iOS library for Xamarin / .NET6 / MAUI
https://github.com/softeq/reachability-xamarin-ios

connectivity dotnet6 ios maui network reachability xamarin xamarin-binding xamarin-library

Last synced: about 2 months ago
JSON representation

Binding of Reachability iOS library for Xamarin / .NET6 / MAUI

Awesome Lists containing this project

README

        

# Reachability-xamarin-ios

[![Build Status](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_apis/build/status/Reachability%20iOS%20Library/Reachability-dev?branchName=master)](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_build/latest?definitionId=412&branchName=master) [![NuGet Badge](https://buildstats.info/nuget/ReachabilityBindings)](https://www.nuget.org/packages/ReachabilityBindings/)

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](LICENSE) for details.

The original Reachability project was created by Tony Million under a different [license](https://github.com/tonymillion/Reachability/blob/master/LICENCE.txt) (BSD 2-Clause "Simplified" License).