ReactorUI.WPF 0.0.33-beta

This is a prerelease version of ReactorUI.WPF.
dotnet add package ReactorUI.WPF --version 0.0.33-beta
                    
NuGet\Install-Package ReactorUI.WPF -Version 0.0.33-beta
                    
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="ReactorUI.WPF" Version="0.0.33-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ReactorUI.WPF" Version="0.0.33-beta" />
                    
Directory.Packages.props
<PackageReference Include="ReactorUI.WPF" />
                    
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 ReactorUI.WPF --version 0.0.33-beta
                    
#r "nuget: ReactorUI.WPF, 0.0.33-beta"
                    
#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.
#:package ReactorUI.WPF@0.0.33-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ReactorUI.WPF&version=0.0.33-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ReactorUI.WPF&version=0.0.33-beta&prerelease
                    
Install as a Cake Tool

ReactorUI is .NET UI framework for building cross-platform desktop application heavily inspired to Reactjs. This package contains the WPF bindings to ReactorUI.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.33-beta 1,461 11/20/2019
0.0.32-beta 1,454 11/20/2019
0.0.31-beta 1,485 10/4/2019
0.0.30-beta 1,593 6/5/2019
0.0.28-beta 1,561 2/26/2019
0.0.27-beta 1,643 12/8/2018
0.0.26-beta 1,691 11/27/2018
0.0.25-beta 1,668 11/27/2018
0.0.24-beta 1,739 11/25/2018
0.0.23-beta 1,703 11/24/2018
0.0.22-beta 1,734 11/7/2018
0.0.21-beta 1,838 11/7/2018
0.0.20-beta 1,751 11/7/2018
0.0.10-beta 1,731 11/3/2018
0.0.9-beta 1,742 11/2/2018
0.0.8-beta 1,701 11/1/2018
0.0.7-beta 1,724 10/31/2018
0.0.6-beta 1,746 10/31/2018
0.0.1 2,117 10/31/2018

Initial version