CodingSeb.Mvvm
1.2.0
Some useful stuffs to do Mvvm
Install-Package CodingSeb.Mvvm -Version 1.2.0
dotnet add package CodingSeb.Mvvm --version 1.2.0
<PackageReference Include="CodingSeb.Mvvm" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodingSeb.Mvvm --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* Support for .Net5 (Windows only)
* XCommand Support now Eval and XMultiBinding in CommandParameterBinding
* XCommand has one more constructor to declare inline command, canExecute and CommandParameter or CommandParameterBinding
Dependencies
-
.NETCoreApp 3.1
- CodingSeb.ExpressionEvaluator (>= 1.4.17)
-
.NETFramework 4.5
- CodingSeb.ExpressionEvaluator (>= 1.4.17)
-
net5.0-windows7.0
- CodingSeb.ExpressionEvaluator (>= 1.4.17)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.