Haley.MVVM 6.5.2

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

A light weight MVVM implementation with IOC Containes, Delegate Commands, ChangeNotifier Model, NotifiableCollection and many more.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on Haley.MVVM:

Package Downloads
Haley.WPF

A simple WPF library with useful controls for all project types.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.5.2 318 3/27/2025
6.5.1 168 3/22/2025
6.5.0 171 3/2/2025
6.4.4 284 12/8/2024
6.4.3.1 10,790 11/13/2023
6.4.3 2,613 11/9/2023
6.4.2.3 1,712 11/1/2023
6.4.2 157 10/29/2023
6.3.4.7 422 9/15/2023
6.3.4.6 210 8/30/2023
6.3.4.5 236 8/30/2023
6.3.4.4 198 8/28/2023
6.3.4 779 5/1/2023
6.3.3 2,380 1/22/2023
6.3.1-beta2 167 1/20/2023
6.3.0 918 11/28/2022
6.3.0-beta6 364 11/12/2022
6.3.0-beta5 216 11/12/2022
6.3.0-beta4 219 11/11/2022
6.3.0-beta3 171 11/11/2022
6.2.23 775 10/28/2022
6.2.22 764 10/21/2022
6.2.21.2 731 10/14/2022
6.2.21.2-beta1 195 10/12/2022
6.2.21.1 1,148 10/10/2022
6.2.21 1,424 10/6/2022
6.2.21-beta2 210 10/5/2022
6.2.20 1,534 7/12/2022
6.2.19 1,525 6/27/2022
6.2.18 882 6/12/2022
6.2.17 1,542 4/10/2022
6.2.15 834 4/3/2022
6.2.14 802 3/25/2022
6.2.10 1,047 3/5/2022
6.2.4 803 2/12/2022
6.1.11 1,173 2/3/2022
6.1.3 841 1/19/2022
6.1.0 522 12/29/2021
6.0.8 817 12/27/2021
6.0.7 813 12/23/2021
6.0.4 2,206 9/5/2021
6.0.2 632 7/26/2021
5.0.3 1,076 7/17/2021
5.0.2 2,080 5/29/2021
5.0.0 618 5/14/2021
4.0.5 1,759 3/16/2021
3.0.8 723 3/6/2021
3.0.7 819 2/27/2021
3.0.6 674 2/27/2021
3.0.5 863 2/27/2021
3.0.2 1,131 2/24/2021
3.0.1 484 2/17/2021
3.0.0 487 2/13/2021
2.0.10 605 2/9/2021
2.0.9.1 530 12/30/2020
2.0.9 505 12/30/2020
2.0.8 508 12/28/2020
2.0.7 465 12/28/2020
2.0.5.3 523 11/25/2020
2.0.5.2 531 11/25/2020
2.0.5 554 11/25/2020
2.0.4 546 11/24/2020
2.0.3 562 11/23/2020
1.0.4.4-alpha 349 11/17/2020
1.0.3.5 569 10/12/2020
1.0.3.3 889 10/11/2020
1.0.0.7 571 10/1/2020

Modified StyleSettersAP