Neutronium.WPF 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neutronium.WPF --version 0.5.0
                    
NuGet\Install-Package Neutronium.WPF -Version 0.5.0
                    
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="Neutronium.WPF" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neutronium.WPF" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Neutronium.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 Neutronium.WPF --version 0.5.0
                    
#r "nuget: Neutronium.WPF, 0.5.0"
                    
#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=Neutronium.WPF&version=0.5.0
                    
Install Neutronium.WPF as a Cake Addin
#tool nuget:?package=Neutronium.WPF&version=0.5.0
                    
Install Neutronium.WPF as a Cake Tool

Neutronium is a MVVM HTLM View engine for C# application. This is wpf package ddeclaring wpf components without any webbrowser or javascript binding.

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

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Neutronium.WPF:

Package Downloads
Neutronium.WebBrowserEngine.ChromiumFx

Neutronium is a MVVM HTLM View engine for C# application. This is Webbrowser implementation based on ChromiumFx project.

Neutronium.WebBrowserEngine.Awesomium

Neutronium is a MVVM HTLM View engine for C# application. This is Webbrowser implementation based on Awesomium project.

NOHJ.SPA.Nuevue

Helper for C# WPF Development

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 2,881 9/11/2020
1.5.2 5,340 2/18/2019
1.5.0 2,979 1/5/2019
1.4.0 2,780 12/10/2018
1.3.1 3,940 3/12/2018
1.3.0 2,324 1/17/2018
1.2.0 2,031 1/7/2018
1.1.0 1,998 12/9/2017
1.0.0 3,429 10/28/2017
0.6.0 5,479 4/12/2017
0.5.2 2,019 3/27/2017
0.5.1 1,995 3/26/2017
0.5.0 2,016 3/26/2017
0.4.0 2,080 2/13/2017
0.3.0 2,590 12/3/2016
0.2.2 2,439 11/1/2016
0.2.1 2,124 10/17/2016
0.2.0 1,849 10/17/2016
0.1.0 3,581 9/19/2016

- Improved debug tools design using framewok specific UI
- Added export Vm to circular json export as debug tool
- Added Window for VM debugging