MvvmFormsBase includes base classes to design ViewModels, which are compatible to XAML and MvvmForms.
Info
| Version: | 2.3.0-Beta |
| Author(s): | ActiveDevelop |
| Last Update: | Wednesday, November 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ActiveDevException/MvvmForms |
| NuGet Url: | https://www.nuget.org/packages/MvvmFormsBase |
Install
Install-Package MvvmFormsBase
dotnet add package MvvmFormsBase
paket add MvvmFormsBase
MvvmFormsBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive(>= 3.1.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags