EasySoftware.MvvmMini
2.0.0.14
dotnet add package EasySoftware.MvvmMini --version 2.0.0.14
NuGet\Install-Package EasySoftware.MvvmMini -Version 2.0.0.14
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" Version="2.0.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EasySoftware.MvvmMini" Version="2.0.0.14" />
<PackageReference Include="EasySoftware.MvvmMini" />
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 --version 2.0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasySoftware.MvvmMini, 2.0.0.14"
#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@2.0.0.14
#: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&version=2.0.0.14
#tool nuget:?package=EasySoftware.MvvmMini&version=2.0.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WPF MVVM implementation using ViewModel first approach
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0-windows7.0
- EasySoftware.MvvmMini.Core (>= 2.0.0.14)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
-
net7.0-windows7.0
- EasySoftware.MvvmMini.Core (>= 2.0.0.14)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
-
net8.0-windows7.0
- EasySoftware.MvvmMini.Core (>= 2.0.0.14)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
-
net9.0-windows7.0
- EasySoftware.MvvmMini.Core (>= 2.0.0.14)
- Microsoft.Extensions.DependencyInjection (>= 9.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
2.0.0.14 | 141 | 6/2/2025 | |
2.0.0.12 | 184 | 4/26/2024 | |
2.0.0.11 | 134 | 4/26/2024 | |
2.0.0.10 | 214 | 1/9/2024 | |
2.0.0.9 | 153 | 1/9/2024 | |
2.0.0.8 | 141 | 1/9/2024 | |
2.0.0.7 | 160 | 1/4/2024 | |
2.0.0.6 | 223 | 10/30/2023 | |
2.0.0.5 | 318 | 2/25/2023 | |
2.0.0.3 | 383 | 11/21/2022 | |
2.0.0.2 | 396 | 11/2/2022 | |
2.0.0.1 | 390 | 11/2/2022 | |
1.0.18.3 | 576 | 1/29/2022 | |
1.0.18.2 | 387 | 12/3/2021 | |
1.0.18.1 | 983 | 12/3/2021 | |
1.0.17.3 | 353 | 12/2/2021 | |
1.0.17.2 | 360 | 12/2/2021 | |
1.0.17.1 | 514 | 6/2/2021 | |
1.0.16 | 414 | 4/21/2021 | |
1.0.15 | 428 | 3/14/2021 | |
1.0.14 | 447 | 3/13/2021 | |
1.0.13 | 443 | 1/30/2021 | |
1.0.12 | 437 | 1/25/2021 | |
1.0.11 | 438 | 1/24/2021 | |
1.0.10 | 426 | 1/24/2021 | |
1.0.9 | 454 | 1/21/2021 | |
1.0.8 | 540 | 12/24/2020 | |
1.0.7 | 501 | 12/23/2020 | |
1.0.6 | 597 | 12/20/2020 | |
1.0.5 | 514 | 12/4/2020 | |
1.0.4 | 513 | 11/29/2020 | |
1.0.3 | 511 | 11/29/2020 | |
1.0.2 | 479 | 11/27/2020 | |
1.0.1 | 474 | 11/26/2020 | |
1.0.0 | 572 | 11/22/2020 |
OnClosing method now returns Task