Info
Version: | 1.0.6 |
Author(s): | Javi Barrera Gómez |
Last Update: | Thursday, August 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MvvmCrossProjectStarter |
Install
Install-Package MvvmCrossProjectStarter
dotnet add package MvvmCrossProjectStarter
paket add MvvmCrossProjectStarter
MvvmCrossProjectStarter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It contains the layers, Core (for Common purposes), BusinessLayer (for Business Logic), RepositoryLayer (for Database Logic), Entities (for the Database tables and others) and Mvvm (for the ViewModel layer).