Plugin.MvvmToolkit 1.0.0

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

// Install Plugin.MvvmToolkit as a Cake Tool
#tool nuget:?package=Plugin.MvvmToolkit&version=1.0.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 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. 
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 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 114 2/24/2024
1.16.0 203 12/30/2023
1.15.0 97 12/30/2023
1.14.0 215 10/26/2023
1.13.0 136 9/18/2023
1.12.0 142 9/14/2023
1.11.0 109 9/14/2023
1.10.0 176 8/16/2023
1.9.0 163 8/15/2023
1.8.5 164 8/13/2023
1.8.4 158 8/12/2023
1.8.3 169 8/9/2023
1.8.2 141 8/9/2023
1.8.1 160 8/8/2023
1.7.1 172 5/22/2023
1.6.0 151 5/17/2023
1.5.0 151 5/15/2023
1.4.2 155 5/11/2023
1.4.1 138 5/11/2023
1.4.0 160 5/10/2023
1.3.0 171 4/28/2023
1.2.0 237 3/7/2023
1.1.0 243 2/24/2023
1.0.0 232 2/24/2023