EasySoftware.MvvmMini.Core 2.0.0.16

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
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 EasySoftware.MvvmMini.Core:

Package Downloads
EasySoftware.MvvmMini

WPF MVVM implementation using ViewModel first approach

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0.16 148 2/16/2026
2.0.0.15 135 1/18/2026
2.0.0.14 243 6/2/2025
2.0.0.12 310 4/26/2024
2.0.0.11 266 4/26/2024
2.0.0.10 332 1/9/2024
2.0.0.9 277 1/9/2024 2.0.0.9 is deprecated because it has critical bugs.
2.0.0.8 265 1/9/2024
2.0.0.7 288 1/4/2024
2.0.0.6 344 10/30/2023
2.0.0.5 551 2/25/2023
2.0.0.3 673 11/21/2022
2.0.0.2 726 11/2/2022
2.0.0.1 717 11/2/2022
1.0.18.3 914 1/29/2022
1.0.18.2 638 12/3/2021
1.0.18.1 1,275 12/3/2021
1.0.17.3 622 12/2/2021
1.0.17.2 632 12/2/2021
Loading failed