EasySoftware.MvvmMini.Core 1.0.17.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EasySoftware.MvvmMini.Core --version 1.0.17.1
                    
NuGet\Install-Package EasySoftware.MvvmMini.Core -Version 1.0.17.1
                    
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="1.0.17.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasySoftware.MvvmMini.Core" Version="1.0.17.1" />
                    
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 1.0.17.1
                    
#r "nuget: EasySoftware.MvvmMini.Core, 1.0.17.1"
                    
#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@1.0.17.1
                    
#: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=1.0.17.1
                    
Install as a Cake Addin
#tool nuget:?package=EasySoftware.MvvmMini.Core&version=1.0.17.1
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  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 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.14 151 6/2/2025
2.0.0.12 223 4/26/2024
2.0.0.11 181 4/26/2024
2.0.0.10 248 1/9/2024
2.0.0.9 181 1/9/2024 2.0.0.9 is deprecated because it has critical bugs.
2.0.0.8 176 1/9/2024
2.0.0.7 194 1/4/2024
2.0.0.6 282 10/30/2023
2.0.0.5 452 2/25/2023
2.0.0.3 569 11/21/2022
2.0.0.2 619 11/2/2022
2.0.0.1 614 11/2/2022
1.0.18.3 810 1/29/2022
1.0.18.2 536 12/3/2021
1.0.18.1 1,159 12/3/2021
1.0.17.3 502 12/2/2021
1.0.17.2 510 12/2/2021
1.0.17.1 689 6/2/2021
1.0.16 571 4/21/2021
1.0.15 581 3/14/2021
1.0.14 623 3/13/2021
1.0.13 625 1/30/2021
1.0.12 594 1/25/2021
1.0.11 603 1/24/2021
1.0.10 577 1/24/2021
1.0.9 604 1/21/2021
1.0.8 709 12/24/2020
1.0.7 663 12/23/2020
1.0.6 764 12/20/2020
1.0.5 670 12/4/2020
1.0.4 676 11/29/2020
1.0.3 679 11/29/2020
1.0.2 618 11/27/2020
1.0.1 617 11/26/2020
1.0.0 701 11/22/2020

IModel implementation