ReactiveUI.AndroidSupport 19.3.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ReactiveUI.AndroidSupport --version 19.3.3
                    
NuGet\Install-Package ReactiveUI.AndroidSupport -Version 19.3.3
                    
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="ReactiveUI.AndroidSupport" Version="19.3.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReactiveUI.AndroidSupport" Version="19.3.3" />
                    
Directory.Packages.props
<PackageReference Include="ReactiveUI.AndroidSupport" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ReactiveUI.AndroidSupport --version 19.3.3
                    
#r "nuget: ReactiveUI.AndroidSupport, 19.3.3"
                    
#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.
#addin nuget:?package=ReactiveUI.AndroidSupport&version=19.3.3
                    
Install ReactiveUI.AndroidSupport as a Cake Addin
#tool nuget:?package=ReactiveUI.AndroidSupport&version=19.3.3
                    
Install ReactiveUI.AndroidSupport as a Cake Tool

Build Code Coverage #yourfirstpr alternate text is missing from this package README image

<br> <a href="https://github.com/reactiveui/reactiveui"> <img width="160" heigth="160" src="https://raw.githubusercontent.com/reactiveui/styleguide/master/logo/main.png"> </a> <br>

What is ReactiveUI?

ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming, which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application.

πŸ”¨ Get Started πŸ› Install Packages 🎞 Watch Videos πŸŽ“ View Samples 🎀 Discuss ReactiveUI

Book

There has been an excellent book written by our Alumni maintainer Kent Boogart.

NuGet Packages

Install the following packages to start building your own ReactiveUI app. <b>Note:</b> some of the platform-specific packages are required. This means your app won't perform as expected until you install the packages properly. See the <a href="https://reactiveui.net/docs/getting-started/installation/">Installation</a> docs page for more info.

Platform ReactiveUI Package NuGet
.NET Standard ReactiveUI CoreBadge
ReactiveUI.Fody FodyBadge
Unit Testing ReactiveUI.Testing TestBadge
WPF ReactiveUI.WPF WpfBadge
UWP ReactiveUI.Uwp UwpBadge
WinUI ReactiveUI.WinUI WinUiBadge
MAUI ReactiveUI.Maui MauiBadge
Windows Forms ReactiveUI.WinForms WinBadge
Xamarin.Forms ReactiveUI.XamForms XamBadge
Xamarin.Essentials ReactiveUI CoreBadge
AndroidX (Xamarin) ReactiveUI.AndroidX DroXBadge
Xamarin.Android ReactiveUI.AndroidSupport DroBadge
Xamarin.iOS ReactiveUI CoreBadge
Xamarin.Mac ReactiveUI CoreBadge
Tizen ReactiveUI CoreBadge
Blazor ReactiveUI.Blazor BlazBadge
Platform Uno ReactiveUI.Uno UnoBadge
Platform Uno ReactiveUI.Uno.WinUI UnoWinUiBadge
Avalonia Avalonia.ReactiveUI AvaBadge
Any ReactiveUI.Validation ValBadge

Sponsorship

The core team members, ReactiveUI contributors and contributors in the ecosystem do this open-source work in their free time. If you use ReactiveUI, a serious task, and you'd like us to invest more time on it, please donate. This project increases your income/productivity too. It makes development and applications faster and it reduces the required bandwidth.

Become a sponsor.

This is how we use the donations:

  • Allow the core team to work on ReactiveUI
  • Thank contributors if they invested a large amount of time in contributing
  • Support projects in the ecosystem

Support

If you have a question, please see if any discussions in our GitHub issues or Stack Overflow have already answered it.

If you want to discuss something or just need help, here is our Slack room, where there are always individuals looking to help out!

Please do not open GitHub issues for support requests.

Contribute

ReactiveUI is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use.

If you want to submit pull requests please first open a GitHub issue to discuss. We are first time PR contributors friendly.

See Contribution Guidelines for further information how to contribute changes.

Core Team

<table> <tbody> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/glennawatson.png?s=150"> <br> <a href="https://github.com/glennawatson">Glenn Watson</a> <p>Melbourne, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/rlittlesii.png?s=150"> <br> <a href="https://github.com/rlittlesii">Rodney Littles II</a> <p>Texas, USA</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/worldbeater.png?s=150"> <br> <a href="https://github.com/worldbeater">Artyom Gorchakov</a> <p>Moscow, Russia</p> </td> </tr> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/cabauman.png?s=150"> <br> <a href="https://github.com/cabauman">Colt Bauman</a> <p>South Korea</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/chrispulman.png?s=150"> <br> <a href="https://github.com/chrispulman">Chris Pulman</a> <p>United Kingdom</p> </td> </tr> </tbody> </table>

Alumni Core Team

The following have been core team members in the past.

<table> <tbody> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/ghuntley.png?s=150"> <br> <a href="https://github.com/ghuntley">Geoffrey Huntley</a> <p>Sydney, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/kentcb.png?s=150"> <br> <a href="https://github.com/kentcb">Kent Boogaart</a> <p>Brisbane, Australia</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/olevett.png?s=150"> <br> <a href="https://github.com/olevett">Olly Levett</a> <p>London, United Kingdom</p> </td> </tr> <tr> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/anaisbetts.png?s=150"> <br> <a href="https://github.com/anaisbetts">AnaΓ―s Betts</a> <p>San Francisco, USA</p> </td> <td align="center" valign="top"> <img width="100" height="100" src="https://github.com/shiftkey.png?s=150"> <br> <a href="https://github.com/shiftkey">Brendan Forster</a> <p>Melbourne, Australia</p> </td> <td align="center" valign="top"> <img width="120" height="100" src="https://github.com/clairernovotny.png?s=150"> <br> <a href="https://github.com/clairernovotny">Claire Novotny</a> <p>New York, USA</p> </td> </tr> </tbody> </table>

.NET Foundation

ReactiveUI is part of the .NET Foundation. Other projects that are associated with the foundation include the Microsoft .NET Compiler Platform ("Roslyn") as well as the Microsoft ASP.NET family of projects, Microsoft .NET Core & Xamarin Forms.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid12.0 is compatible.  monoandroid12.1 is compatible.  monoandroid13.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ReactiveUI.AndroidSupport:

Package Downloads
ReactiveUI.Validation.AndroidSupport

Provides ReactiveUI.Validation extensions for the Android Support Library

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ReactiveUI.AndroidSupport:

Repository Stars
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.
Version Downloads Last updated
19.6.12 266 4/26/2024
19.6.1 221 3/25/2024
19.5.72 219 3/15/2024
19.5.41 436 1/27/2024
19.5.39 471 1/3/2024
19.5.31 462 12/16/2023
19.5.1 649 10/2/2023
19.4.1 760 7/11/2023
19.3.3 602 7/8/2023
19.3.2 572 7/8/2023
19.2.1 618 6/4/2023
18.4.44 816 5/11/2023
18.4.34 705 4/19/2023
18.4.26 926 3/11/2023
18.4.25 668 3/5/2023
18.4.22 773 2/18/2023
18.4.20 780 2/1/2023
18.4.1 954 11/24/2022
18.3.1 1,126 7/19/2022
18.2.9 942 7/8/2022
18.2.5 1,033 6/24/2022
18.1.8 918 6/10/2022
18.0.10 998 4/27/2022
18.0.7 945 4/11/2022
18.0.4 949 4/11/2022
17.1.50 1,074 2/14/2022
17.1.46 945 2/13/2022
17.1.17 906 1/1/2022
17.1.9 1,067 12/11/2021
17.1.6 1,081 12/6/2021
17.1.4 804 12/4/2021
17.1.3 832 12/4/2021
17.1.2 790 12/4/2021
17.0.13 804 12/3/2021
17.0.1 841 12/2/2021
16.4.15 875 12/13/2021
16.4.14 1,022 12/13/2021
16.4.1 807 11/30/2021
16.3.10 914 11/4/2021
16.3.9 863 11/2/2021
16.3.8 839 11/2/2021
16.3.5 920 10/31/2021
16.3.4 805 10/31/2021
16.2.6 3,113 9/12/2021
16.2.1 894 8/26/2021
16.1.1 946 8/22/2021
15.1.1 928 8/19/2021
14.3.10 952 8/17/2021
14.3.1 899 8/11/2021
14.2.1 2,309 8/3/2021
14.1.1 3,378 6/19/2021
13.3.2 1,211 5/13/2021
13.3.1 948 5/12/2021
13.2.18 1,034 4/8/2021
13.2.10 948 4/1/2021
13.2.2 1,171 3/4/2021
13.1.1 1,336 1/22/2021
13.0.38 1,086 1/11/2021
13.0.27 1,377 12/18/2020
13.0.1 1,124 12/8/2020
12.1.5 1,218 10/30/2020
12.1.1 1,181 10/22/2020
11.5.35 1,968 8/28/2020
11.5.26 1,182 8/16/2020
11.5.17 1,035 8/4/2020
11.5.6 1,036 7/30/2020
11.5.1 1,087 7/28/2020
11.4.17 1,467 6/9/2020
11.4.1 1,985 5/7/2020
11.3.8 2,295 4/25/2020
11.3.7 1,111 4/23/2020
11.3.1 1,231 4/1/2020
11.2.3 1,343 3/5/2020
11.2.1 1,266 2/25/2020
11.1.35 1,059 2/25/2020
11.1.23 3,546 1/28/2020
11.1.21 1,148 1/28/2020
11.1.20 1,197 1/27/2020
11.1.12 1,538 1/18/2020
11.1.11 1,173 1/17/2020
11.1.6 1,245 1/7/2020
11.1.1 1,177 1/1/2020
11.0.6 1,131 12/26/2019
11.0.1 1,201 12/12/2019
10.5.43 1,213 12/5/2019
10.5.31 1,225 11/20/2019
10.5.30 1,706 11/20/2019
10.5.7 1,312 10/15/2019
10.5.6 1,126 10/15/2019
10.5.1 1,408 10/13/2019
10.4.1 1,101 10/8/2019
10.3.6 1,138 9/30/2019
10.3.1 1,172 9/22/2019
10.2.2 1,255 9/19/2019
10.2.1 1,159 9/19/2019
10.1.7 1,209 9/17/2019
10.1.6 1,199 9/9/2019
10.1.5 1,136 9/9/2019
10.1.1 1,180 9/8/2019
10.0.1 2,242 9/4/2019
10.0.1-preview.6 358 6/26/2019
10.0.1-preview.5 336 6/26/2019
10.0.1-preview.4 367 5/21/2019
10.0.1-preview.3 330 5/13/2019
10.0.1-preview.2 336 4/21/2019
10.0.0-preview.3 667 1/19/2019
10.0.0-preview.1 649 1/14/2019
9.22.1 13,227 8/28/2019
9.21.1 1,305 8/26/2019
9.20.1 5,341 8/6/2019
9.19.5 4,242 7/11/2019
9.19.3 1,218 7/9/2019
9.19.2 1,153 7/9/2019
9.18.2 1,196 6/29/2019
9.18.1 1,137 6/28/2019
9.17.11 1,263 6/23/2019
9.17.4 1,435 6/15/2019
9.17.1 1,202 6/14/2019
9.16.9 1,447 6/10/2019
9.16.6 3,542 5/30/2019
9.16.4 1,210 5/29/2019
9.16.3 2,036 5/25/2019
9.16.1 1,310 5/22/2019
9.15.9 1,234 5/21/2019
9.15.7 1,235 5/21/2019
9.15.6 1,236 5/21/2019
9.15.5 1,221 5/19/2019
9.15.1 1,576 5/13/2019
9.14.3 3,147 5/12/2019
9.14.1 1,416 5/7/2019
9.13.1 1,611 4/16/2019
9.12.1 10,627 3/20/2019
9.11.3 3,028 3/7/2019
9.11.1 3,168 2/21/2019
9.10.7 1,309 2/16/2019
9.10.1 1,327 2/8/2019
9.9.5 1,393 2/3/2019
9.9.1 1,601 1/30/2019
9.8.23 1,553 1/27/2019
9.8.22 1,469 1/25/2019
9.8.19 1,292 1/24/2019
9.8.15 1,561 1/19/2019
9.8.14 1,375 1/19/2019
9.8.13 1,341 1/18/2019
9.8.9 1,389 1/16/2019
9.8.1 1,380 1/11/2019
9.7.2 2,385 1/3/2019
9.6.3 1,341 12/31/2018
9.5.1 1,358 12/27/2018
9.4.1 2,090 12/4/2018
9.3.5 3,193 11/21/2018
9.3.3 1,343 11/21/2018
9.3.2 1,303 11/21/2018
9.3.1 1,386 11/20/2018
9.2.2 2,044 11/11/2018
9.1.4 1,478 11/5/2018
9.1.1 1,747 10/28/2018
9.0.1 1,639 10/5/2018
8.7.2 6,678 8/23/2018
8.7.1 11,144 8/17/2018
8.6.3 1,469 8/17/2018
8.6.1 1,530 8/15/2018
8.5.1 1,777 8/11/2018
8.4.4 1,664 8/8/2018
8.4.1 1,510 8/7/2018
8.3.1 10,296 6/12/2018
8.2.1 4,739 5/14/2018
8.0.1 1,732 5/9/2018
8.0.0 1,895 5/2/2018
8.0.0-alpha0136 1,495 4/30/2018
8.0.0-alpha0117 4,840 11/29/2017
8.0.0-alpha0113 2,701 11/12/2017
8.0.0-alpha0110 1,389 11/8/2017
1.0.0 1,405 12/31/2018