Automates the building of CRUD view models from decorated class definitions.
Info
Version: | 7.0.0 |
Author(s): | Jeff Purcell |
Last Update: | Friday, May 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PSNS-IMF/mvc-viewbuilding |
NuGet Url: | https://www.nuget.org/packages/Psns.Common.Mvc.ViewBuilding |
Install
Install-Package Psns.Common.Mvc.ViewBuilding
dotnet add package Psns.Common.Mvc.ViewBuilding
paket add Psns.Common.Mvc.ViewBuilding
Psns.Common.Mvc.ViewBuilding Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Psns.Common.Persistence.Definitions(1.0.3.0)
- Microsoft.AspNet.Mvc(4.0.40804.0)
- Microsoft.AspNet.WebApi.WebHost(4.0.30506.0)
- Psns.Common.Web.Adapters(1.0.0.4)
- WebActivatorEx(2.0.6)
- Psns.Common.Persistence.Definitions(1.0.3.0)
- Microsoft.AspNet.Mvc(5.2.3)
- Microsoft.AspNet.WebApi.WebHost(5.2.3)
- Psns.Common.Web.Adapters(1.0.0.4)
- WebActivatorEx(2.0.6)
Tags