Platform-independent library containing MVVM essentials like a base class for INotifyPropertyChanged, (async) commands, and abstractions for platform specific APIs such as user interaction (MessageBox, FilePicker, ...) or the UI thread.
Info
Version: | 1.0.1 |
Author(s): | softaware gmbh |
Last Update: | Wednesday, March 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/softawaregmbh/library-viewport |
NuGet Url: | https://www.nuget.org/packages/softaware.ViewPort |
Install
Install-Package softaware.ViewPort
dotnet add package softaware.ViewPort
paket add softaware.ViewPort
softaware.ViewPort Download (Unzip the "nupkg" after downloading)
Dependencies
Tags