Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)