Neutronium.Core 1.1.0

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

// Install Neutronium.Core as a Cake Tool
#tool nuget:?package=Neutronium.Core&version=1.1.0

Neutronium is a MVVM HTLM View engine for C# application. This is core package 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 (8)

Showing the top 5 NuGet packages that depend on Neutronium.Core:

Package Downloads
Neutronium.WPF

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

Neutronium.JavascriptFramework.Vue

Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework.

Neutronium.JavascriptFramework.Knockout

Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on knockout.js framework.

Vm.Tools

Vm.Tools for neutronium.

Neutronium.JavascriptFramework.Mobx

Neutronium is a MVVM HTLM View engine for C# application. This is the javascript binding based on vue.js framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 3,878 9/11/2020
1.5.2 7,706 2/18/2019
1.5.0 5,811 1/5/2019
1.4.0 4,109 12/10/2018
1.3.1 4,262 3/12/2018
1.3.0 3,719 1/17/2018
1.2.0 2,319 1/7/2018
1.1.0 2,352 12/9/2017
1.0.0 3,559 10/28/2017
0.4.1 7,278 3/26/2017
0.4.0 2,391 3/26/2017
0.3.0 2,447 2/13/2017
0.2.0 3,093 12/3/2016
0.1.2 2,785 11/1/2016
0.1.1 3,505 10/17/2016
0.1.0 3,889 9/19/2016

-Support for generic versions of IResultCommand
-Fix bug on export Vm with string containing a single quote