Neutronium.Core
0.2.0
See the version list below for details.
dotnet add package Neutronium.Core --version 0.2.0
NuGet\Install-Package Neutronium.Core -Version 0.2.0
<PackageReference Include="Neutronium.Core" Version="0.2.0" />
<PackageVersion Include="Neutronium.Core" Version="0.2.0" />
<PackageReference Include="Neutronium.Core" />
paket add Neutronium.Core --version 0.2.0
#r "nuget: Neutronium.Core, 0.2.0"
#:package Neutronium.Core@0.2.0
#addin nuget:?package=Neutronium.Core&version=0.2.0
#tool nuget:?package=Neutronium.Core&version=0.2.0
Neutronium is a MVVM HTLM View engine for C# application. This is core package without any webbrowser or javascript binding.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
- Neutronium.MVVMComponents (>= 0.1.0)
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 | 4,712 | 9/11/2020 |
| 1.5.2 | 8,669 | 2/18/2019 |
| 1.5.0 | 6,785 | 1/5/2019 |
| 1.4.0 | 4,726 | 12/10/2018 |
| 1.3.1 | 5,103 | 3/12/2018 |
| 1.3.0 | 4,595 | 1/17/2018 |
| 1.2.0 | 3,088 | 1/7/2018 |
| 1.1.0 | 3,274 | 12/9/2017 |
| 1.0.0 | 4,235 | 10/28/2017 |
| 0.4.1 | 9,019 | 3/26/2017 |
| 0.4.0 | 3,176 | 3/26/2017 |
| 0.3.0 | 3,073 | 2/13/2017 |
| 0.2.0 | 3,808 | 12/3/2016 |
| 0.1.2 | 3,445 | 11/1/2016 |
| 0.1.1 | 4,261 | 10/17/2016 |
| 0.1.0 | 4,509 | 9/19/2016 |
- Improve asynchronicity beetween UI thread and Chromium context
- Improve first load event
- Reflect changes on property set when set performs validation