Neutronium.WPF 1.7.0

dotnet add package Neutronium.WPF --version 1.7.0
                    
NuGet\Install-Package Neutronium.WPF -Version 1.7.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="1.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neutronium.WPF" Version="1.7.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 1.7.0
                    
#r "nuget: Neutronium.WPF, 1.7.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.
#:package Neutronium.WPF@1.7.0
                    
#: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=Neutronium.WPF&version=1.7.0
                    
Install as a Cake Addin
#tool nuget:?package=Neutronium.WPF&version=1.7.0
                    
Install as a Cake Tool

Neutronium is a MVVM HTLM View engine for C# application. This is the generic WPF implementation of this framework.

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 (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,925 9/11/2020
1.5.2 5,373 2/18/2019
1.5.0 3,016 1/5/2019
1.4.0 2,812 12/10/2018
1.3.1 4,046 3/12/2018
1.3.0 2,435 1/17/2018
1.2.0 2,139 1/7/2018
1.1.0 2,101 12/9/2017
1.0.0 3,537 10/28/2017
0.6.0 5,632 4/12/2017
0.5.2 2,089 3/27/2017
0.5.1 2,065 3/26/2017
0.5.0 2,089 3/26/2017
0.4.0 2,149 2/13/2017
0.3.0 2,663 12/3/2016
0.2.2 2,512 11/1/2016
0.2.1 2,197 10/17/2016
0.2.0 1,920 10/17/2016
0.1.0 3,656 9/19/2016

-Expose APIs to add custome command on debug contextual menu