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: 3 months ago
JSON representation
Binding of Reachability iOS library for Xamarin / .NET6 / MAUI
- Host: GitHub
- URL: https://github.com/softeq/reachability-xamarin-ios
- Owner: Softeq
- License: mit
- Created: 2019-03-11T22:30:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T16:01:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T13:04:57.730Z (6 months ago)
- Topics: connectivity, dotnet6, ios, maui, network, reachability, xamarin, xamarin-binding, xamarin-library
- Language: C#
- Homepage: https://github.com/tonymillion/Reachability
- Size: 94.7 KB
- Stars: 10
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reachability-xamarin-ios
[](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_build/latest?definitionId=412&branchName=master) [](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).