ReactiveUI 18.4.1
dotnet add package ReactiveUI --version 18.4.1
NuGet\Install-Package ReactiveUI -Version 18.4.1
<PackageReference Include="ReactiveUI" Version="18.4.1" />
paket add ReactiveUI --version 18.4.1
#r "nuget: ReactiveUI, 18.4.1"
// Install ReactiveUI as a Cake Addin
#addin nuget:?package=ReactiveUI&version=18.4.1
// Install ReactiveUI as a Cake Tool
#tool nuget:?package=ReactiveUI&version=18.4.1
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-android31.0 net6.0-ios net6.0-ios16.0 net6.0-maccatalyst net6.0-maccatalyst15.4 net6.0-macos net6.0-macos12.3 net6.0-tvos net6.0-tvos16.0 net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid11.0 monoandroid12.1 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Universal Windows Platform | uap10.0.16299 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
.NETFramework 4.7.2
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
.NETStandard 2.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
- System.ComponentModel (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
MonoAndroid 11.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
MonoAndroid 12.1
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
net6.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
net6.0-android31.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
net6.0-ios16.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-maccatalyst15.4
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-macos12.3
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-tvos16.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
Tizen 4.0
- DynamicData (>= 7.12.8)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Splat (>= 14.5.1)
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Net.Primitives (>= 4.3.1)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- Tizen.NET (>= 8.0.0.15631)
-
UAP 10.0.16299
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
Xamarin.iOS 1.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
Xamarin.Mac 2.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
-
Xamarin.TVOS 1.0
- DynamicData (>= 7.12.8)
- Splat (>= 14.5.1)
NuGet packages (165)
Showing the top 5 NuGet packages that depend on ReactiveUI:
Package | Downloads |
---|---|
ReactiveUI.Fody
Fody extension to generate RaisePropertyChange notifications for properties and ObservableAsPropertyHelper properties. |
|
Avalonia.ReactiveUI
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly. |
|
ReactiveUI.WPF
Contains the ReactiveUI platform specific extensions for Windows Presentation Foundation (WPF) |
|
ReactiveUI.XamForms
Contains the ReactiveUI platform specific extensions for Xamarin Forms |
|
ReactiveUI.Testing
Provides extensions for testing ReactiveUI based applications |
GitHub repositories (63)
Showing the top 5 popular GitHub repositories that depend on ReactiveUI:
Repository | Stars |
---|---|
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
|
|
AvaloniaUI/Avalonia
A cross-platform UI framework for .NET
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
|
Version | Downloads | Last updated |
---|---|---|
18.4.1 | 31,180 | 11/24/2022 |
18.3.1 | 233,678 | 7/19/2022 |
18.2.9 | 35,271 | 7/8/2022 |
18.2.5 | 44,879 | 6/24/2022 |
18.1.8 | 37,219 | 6/10/2022 |
18.0.10 | 193,518 | 4/27/2022 |
18.0.7 | 27,165 | 4/11/2022 |
18.0.4 | 1,622 | 4/11/2022 |
17.1.50 | 114,555 | 2/14/2022 |
17.1.46 | 2,978 | 2/13/2022 |
17.1.17 | 52,642 | 1/1/2022 |
17.1.9 | 49,896 | 12/11/2021 |
17.1.6 | 5,881 | 12/6/2021 |
17.1.4 | 6,269 | 12/4/2021 |
17.1.3 | 978 | 12/4/2021 |
17.1.2 | 1,040 | 12/4/2021 |
17.0.13 | 1,184 | 12/3/2021 |
17.0.1 | 6,691 | 12/2/2021 |
16.4.15 | 4,234 | 12/13/2021 |
16.4.14 | 1,281 | 12/13/2021 |
16.4.1 | 10,628 | 11/30/2021 |
16.3.10 | 36,343 | 11/4/2021 |
16.3.9 | 3,378 | 11/2/2021 |
16.3.8 | 1,389 | 11/2/2021 |
16.3.5 | 4,277 | 10/31/2021 |
16.3.4 | 1,046 | 10/31/2021 |
16.2.6 | 98,224 | 9/12/2021 |
16.2.1 | 22,200 | 8/26/2021 |
16.1.1 | 7,629 | 8/22/2021 |
15.1.1 | 15,219 | 8/19/2021 |
14.3.10 | 15,101 | 8/17/2021 |
14.3.1 | 8,600 | 8/11/2021 |
14.2.1 | 13,395 | 8/3/2021 |
14.1.1 | 72,857 | 6/19/2021 |
13.3.2 | 62,203 | 5/13/2021 |
13.3.1 | 6,377 | 5/12/2021 |
13.2.18 | 80,520 | 4/8/2021 |
13.2.10 | 478,192 | 4/1/2021 |
13.2.2 | 56,520 | 3/4/2021 |
13.1.1 | 94,568 | 1/22/2021 |
13.0.38 | 20,546 | 1/11/2021 |
13.0.27 | 24,083 | 12/18/2020 |
13.0.1 | 20,770 | 12/8/2020 |
12.1.5 | 100,719 | 10/30/2020 |
12.1.1 | 105,758 | 10/22/2020 |
11.5.35 | 288,241 | 8/28/2020 |
11.5.26 | 18,220 | 8/16/2020 |
11.5.17 | 91,975 | 8/4/2020 |
11.5.6 | 6,785 | 7/30/2020 |
11.5.1 | 4,416 | 7/28/2020 |
11.4.17 | 134,968 | 6/9/2020 |
11.4.1 | 49,412 | 5/7/2020 |
11.3.8 | 28,672 | 4/25/2020 |
11.3.7 | 18,800 | 4/23/2020 |
11.3.1 | 54,075 | 4/1/2020 |
11.2.3 | 35,836 | 3/5/2020 |
11.2.1 | 17,402 | 2/25/2020 |
11.1.35 | 1,351 | 2/25/2020 |
11.1.23 | 49,627 | 1/28/2020 |
11.1.21 | 2,382 | 1/28/2020 |
11.1.20 | 6,585 | 1/27/2020 |
11.1.12 | 10,278 | 1/18/2020 |
11.1.11 | 2,716 | 1/17/2020 |
11.1.6 | 13,166 | 1/7/2020 |
11.1.1 | 4,571 | 1/1/2020 |
11.0.6 | 4,074 | 12/26/2019 |
11.0.1 | 14,338 | 12/12/2019 |
10.5.43 | 12,905 | 12/5/2019 |
10.5.31 | 17,146 | 11/20/2019 |
10.5.30 | 4,547 | 11/20/2019 |
10.5.7 | 45,545 | 10/15/2019 |
10.5.6 | 1,714 | 10/15/2019 |
10.5.1 | 3,931 | 10/13/2019 |
10.4.1 | 6,499 | 10/8/2019 |
10.3.6 | 226,460 | 9/30/2019 |
10.3.1 | 6,997 | 9/22/2019 |
10.2.2 | 9,808 | 9/19/2019 |
10.2.1 | 1,603 | 9/19/2019 |
10.1.7 | 4,023 | 9/17/2019 |
10.1.6 | 6,956 | 9/9/2019 |
10.1.5 | 1,415 | 9/9/2019 |
10.1.1 | 1,810 | 9/8/2019 |
10.0.1 | 4,099 | 9/4/2019 |
10.0.1-preview.6 | 2,283 | 6/26/2019 |
10.0.1-preview.5 | 444 | 6/26/2019 |
10.0.1-preview.4 | 1,065 | 5/21/2019 |
10.0.1-preview.3 | 465 | 5/13/2019 |
10.0.1-preview.2 | 746 | 4/21/2019 |
10.0.0-preview.3 | 1,730 | 1/19/2019 |
10.0.0-preview.1 | 1,006 | 1/14/2019 |
9.22.1 | 56,698 | 8/28/2019 |
9.21.1 | 2,906 | 8/26/2019 |
9.20.1 | 26,884 | 8/6/2019 |
9.19.5 | 39,464 | 7/11/2019 |
9.19.3 | 6,559 | 7/9/2019 |
9.19.2 | 4,376 | 7/9/2019 |
9.18.2 | 11,915 | 6/29/2019 |
9.18.1 | 4,157 | 6/28/2019 |
9.17.11 | 6,890 | 6/23/2019 |
9.17.4 | 9,276 | 6/15/2019 |
9.17.1 | 4,809 | 6/14/2019 |
9.16.9 | 5,813 | 6/10/2019 |
9.16.6 | 16,456 | 5/30/2019 |
9.16.4 | 4,341 | 5/29/2019 |
9.16.3 | 7,935 | 5/25/2019 |
9.16.1 | 7,080 | 5/22/2019 |
9.15.9 | 3,962 | 5/21/2019 |
9.15.7 | 3,590 | 5/21/2019 |
9.15.6 | 3,698 | 5/21/2019 |
9.15.5 | 4,111 | 5/19/2019 |
9.15.1 | 9,154 | 5/13/2019 |
9.13.1 | 39,265 | 4/16/2019 |
9.12.1 | 47,132 | 3/20/2019 |
9.11.3 | 14,641 | 3/7/2019 |
9.11.1 | 19,780 | 2/21/2019 |
9.10.7 | 7,899 | 2/16/2019 |
9.10.1 | 18,820 | 2/8/2019 |
9.9.5 | 10,690 | 2/3/2019 |
9.9.1 | 7,303 | 1/30/2019 |
9.8.23 | 5,416 | 1/27/2019 |
9.8.22 | 4,951 | 1/25/2019 |
9.8.19 | 4,232 | 1/24/2019 |
9.8.15 | 5,785 | 1/19/2019 |
9.8.14 | 3,786 | 1/19/2019 |
9.8.13 | 4,125 | 1/18/2019 |
9.8.9 | 4,413 | 1/16/2019 |
9.8.1 | 9,977 | 1/11/2019 |
9.7.2 | 28,378 | 1/3/2019 |
9.6.3 | 4,872 | 12/31/2018 |
9.5.1 | 5,895 | 12/27/2018 |
9.4.1 | 40,442 | 12/4/2018 |
9.3.5 | 15,570 | 11/21/2018 |
9.3.3 | 3,860 | 11/21/2018 |
9.3.2 | 3,965 | 11/21/2018 |
9.3.1 | 4,097 | 11/20/2018 |
9.2.2 | 13,280 | 11/11/2018 |
9.1.4 | 8,851 | 11/5/2018 |
9.1.1 | 10,006 | 10/28/2018 |
9.0.1 | 157,184 | 10/5/2018 |
8.7.2 | 52,413 | 8/23/2018 |
8.7.1 | 21,184 | 8/17/2018 |
8.6.3 | 5,496 | 8/17/2018 |
8.6.1 | 6,172 | 8/15/2018 |
8.5.1 | 9,616 | 8/11/2018 |
8.4.4 | 9,552 | 8/8/2018 |
8.4.1 | 4,804 | 8/7/2018 |
8.3.1 | 64,007 | 6/12/2018 |
8.2.1 | 23,791 | 5/14/2018 |
8.0.1 | 13,754 | 5/9/2018 |
8.0.0 | 19,619 | 5/2/2018 |
1.0.0 | 4,927 | 12/31/2018 |