MVVM extensions designed for .NET Standard with support for async commands, MVVM-friendly Object and Task with support for UI notification.
Info
| Version: | 1.0.2.5 |
| Author(s): | TommasoScalici |
| Last Update: | Wednesday, August 30, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TommasoScalici/MVVMExtensions |
| NuGet Url: | https://www.nuget.org/packages/TommasoScalici.MVVMExtensions |
Install
Install-Package TommasoScalici.MVVMExtensions
dotnet add package TommasoScalici.MVVMExtensions
paket add TommasoScalici.MVVMExtensions
TommasoScalici.MVVMExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- PropertyChanged.Fody(>= 2.1.4)
- NETStandard.Library(>= 1.6.1)
Tags