Info
Version: | 1.4.3 |
Author(s): | Andy Stahl |
Last Update: | Monday, July 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RiseAnubis/WpfEssentials |
NuGet Url: | https://www.nuget.org/packages/WpfBasic.WpfEssentials |
Install
Install-Package WpfBasic.WpfEssentials
dotnet add package WpfBasic.WpfEssentials
paket add WpfBasic.WpfEssentials
WpfBasic.WpfEssentials Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It features the following:
- RelayCommand and AsyncRelayCommand classes with an optional generic parameter
- View models that can be used for dialogs and models/entities
- A view manager that handles WPF-specific tasks like opening a window with a corresponding view model.