Plugin.MvvmToolkit
1.1.0
See the version list below for details.
dotnet add package Plugin.MvvmToolkit --version 1.1.0
NuGet\Install-Package Plugin.MvvmToolkit -Version 1.1.0
<PackageReference Include="Plugin.MvvmToolkit" Version="1.1.0" />
paket add Plugin.MvvmToolkit --version 1.1.0
#r "nuget: Plugin.MvvmToolkit, 1.1.0"
// Install Plugin.MvvmToolkit as a Cake Addin #addin nuget:?package=Plugin.MvvmToolkit&version=1.1.0 // Install Plugin.MvvmToolkit as a Cake Tool #tool nuget:?package=Plugin.MvvmToolkit&version=1.1.0
Plugin.MvvmToolkit
This is a .NET library that provides a set of base classes and services to facilitate building MVVM (Model-View-ViewModel) based applications.
Features
- Base ViewModel class
- NavigationService to navigate between ViewModels
- PopupService to display popup messages
Installation
You can install the library via NuGet Package Manager:
Install-Package Plugin.MvvmToolkit
Usage
To use the NavigationService or PopupService, simply create an instance of the service and use its methods. You can also extend the base ViewModel class to create your own implementations.
License
This library is licensed under the MIT License. See the LICENSE file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- CommunityToolkit.Mvvm (>= 8.1.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Plugin.MvvmToolkit:
Package | Downloads |
---|---|
Plugin.MvvmToolkit.Maui
.NET MAUI implementation of the Plugin.MvvmToolkit library for building applications using the MVVM pattern. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.17.0 | 168 | 2/24/2024 |
1.16.0 | 249 | 12/30/2023 |
1.15.0 | 115 | 12/30/2023 |
1.14.0 | 257 | 10/26/2023 |
1.13.0 | 167 | 9/18/2023 |
1.12.0 | 162 | 9/14/2023 |
1.11.0 | 140 | 9/14/2023 |
1.10.0 | 206 | 8/16/2023 |
1.9.0 | 192 | 8/15/2023 |
1.8.5 | 196 | 8/13/2023 |
1.8.4 | 186 | 8/12/2023 |
1.8.3 | 198 | 8/9/2023 |
1.8.2 | 166 | 8/9/2023 |
1.8.1 | 188 | 8/8/2023 |
1.7.1 | 196 | 5/22/2023 |
1.6.0 | 178 | 5/17/2023 |
1.5.0 | 176 | 5/15/2023 |
1.4.2 | 170 | 5/11/2023 |
1.4.1 | 155 | 5/11/2023 |
1.4.0 | 189 | 5/10/2023 |
1.3.0 | 196 | 4/28/2023 |
1.2.0 | 271 | 3/7/2023 |
1.1.0 | 273 | 2/24/2023 |
1.0.0 | 272 | 2/24/2023 |