Bodoconsult.App.ReactiveUI
1.0.9
dotnet add package Bodoconsult.App.ReactiveUI --version 1.0.9
NuGet\Install-Package Bodoconsult.App.ReactiveUI -Version 1.0.9
<PackageReference Include="Bodoconsult.App.ReactiveUI" Version="1.0.9" />
<PackageVersion Include="Bodoconsult.App.ReactiveUI" Version="1.0.9" />
<PackageReference Include="Bodoconsult.App.ReactiveUI" />
paket add Bodoconsult.App.ReactiveUI --version 1.0.9
#r "nuget: Bodoconsult.App.ReactiveUI, 1.0.9"
#:package Bodoconsult.App.ReactiveUI@1.0.9
#addin nuget:?package=Bodoconsult.App.ReactiveUI&version=1.0.9
#tool nuget:?package=Bodoconsult.App.ReactiveUI&version=1.0.9
Bodoconsult.App.ReactiveUi
Overview
What does the library
Bodoconsult.App.ReactiveUi is a base library with basic functionality for multilayered monolithic WPF or Avalonia based applications. Here some one the features:
Navigation supporting regions in window instances.
OS independent definition of menus and context menus
View model base class MainWindowViewModel for app main window
See sample apps AvaloniaReactiveUiDemoApp and WpfReactiveUiDemoApp for a simple introduction how to work with menus and region based navigation.
How to use the library
The source code contains NUnit test classes the following source code is extracted from. The samples below show the most helpful use cases for the library.
App start infrastructure basics
See page app start infrastructure for details.
Basic ideas for platform independent view models based on ReactiveUI
- Instead of storing colors in color classes dependent on platforms (System.Drawing.Media, ...), store colors as HTML string (like #FFFFFF) and use converters to get the requested color class instance from.
About us
Bodoconsult http://www.bodoconsult.de is a Munich based software company from Germany.
Robert Leisner is senior software developer at Bodoconsult. See his profile on http://www.bodoconsult.de/Curriculum_vitae_Robert_Leisner.pdf.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Bodoconsult.App (>= 1.0.9)
- Bodoconsult.App.Abstractions (>= 1.0.9)
- ReactiveUI.Routing (>= 24.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Bodoconsult.App.ReactiveUI:
| Package | Downloads |
|---|---|
|
Bodoconsult.App.Avalonia.ReactiveUI
New package |
|
|
Bodoconsult.App.Wpf.ReactiveUI
New package |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.9 | 134 | 8/21/2026 |
New package