Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softeq/reactivenetwork-xamarin-android
Binding of ReactiveNetwork Android library for Xamarin / .NET6 / MAUI
https://github.com/softeq/reactivenetwork-xamarin-android
android dotnet6 maui networking reachability reactive xamarin xamarin-android xamarin-android-binding xamarin-binding xamarin-library
Last synced: about 2 months ago
JSON representation
Binding of ReactiveNetwork Android library for Xamarin / .NET6 / MAUI
- Host: GitHub
- URL: https://github.com/softeq/reactivenetwork-xamarin-android
- Owner: Softeq
- License: mit
- Created: 2019-03-12T10:11:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-27T00:48:26.000Z (about 2 years ago)
- Last Synced: 2024-11-22T18:17:47.655Z (about 2 months ago)
- Topics: android, dotnet6, maui, networking, reachability, reactive, xamarin, xamarin-android, xamarin-android-binding, xamarin-binding, xamarin-library
- Homepage: https://github.com/pwittchen/ReactiveNetwork
- Size: 243 KB
- Stars: 9
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReactiveNetwork for Xamarin.Android
[![Build Status](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_apis/build/status/ReactiveNetwork%20Android%20Library/ReactiveNetwork-dev?branchName=master)](https://dev.azure.com/SofteqDevelopment/Xamarin.Binding.Libraries/_build/latest?definitionId=423&branchName=master) [![NuGet Badge](https://buildstats.info/nuget/ReactiveNetworkBinding)](https://www.nuget.org/packages/ReactiveNetworkBinding/)
Xamarin binding library for [ReactiveNetwork Android library](https://github.com/pwittchen/ReactiveNetwork).
## Installation
NuGet:
```
Install-Package ReactiveNetworkBinding
```## About
This project is maintained by [Softeq Development Corp.](https://www.softeq.com/)
We specialize in developing mobile applications using Xamarin and native technology stack.
## License
ReactiveNetwork binding library for android is released under the MIT license. See [LICENSE](LICENSE) for details.
The original ReactiveNetwork project was created by Piotr Wittchen under a different [license](https://github.com/pwittchen/ReactiveNetwork/blob/RxJava2.x/LICENSE) (Apache License 2.0)