Neutronium.MVVMComponents
1.5.0
Neutronium is a MVVM HTLM View engine for C# application. This package is an extension of .NET MVVM command abstraction.
Install-Package Neutronium.MVVMComponents -Version 1.5.0
dotnet add package Neutronium.MVVMComponents --version 1.5.0
<PackageReference Include="Neutronium.MVVMComponents" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neutronium.MVVMComponents --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Update .NET framework
-Add IWindowViewModel
-Add new ToogleCommand constructor
Dependencies
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Neutronium.MVVMComponents:
Package | Downloads |
---|---|
Neutronium.Core
Neutronium is a MVVM HTLM View engine for C# application. This is core package without any webbrowser or javascript binding.
|
|
Neutronium.WPF
Neutronium is a MVVM HTLM View engine for C# application. This is the generic WPF implementation of this framework.
|
|
Vm.Tools
Vm.Tools for neutronium.
|
|
Neutronium.BuildingBlocks.ApplicationTools
Application common abstrrcation such as File or Directory chooser, message box displayer....
|
|
Neutronium.BuildingBlocks.SetUp
Set-up builder for Neutronium. Includes npm task runner and commands to switch to live mode.
|
GitHub repositories
This package is not used by any popular GitHub repositories.