This packages should be referenced by the MVC application to add built-in support for Unit of Work and Repository Patterns in controllers.
Info
Version: | 1.0.1 |
Author(s): | Muhammad Rashed Otahbashi |
Last Update: | Monday, June 29, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MuhammadRashed/EnterpriseFramework/wiki |
NuGet Url: | https://www.nuget.org/packages/EnterpriseFramework.Web |
Install
Install-Package EnterpriseFramework.Web
dotnet add package EnterpriseFramework.Web
paket add EnterpriseFramework.Web
EnterpriseFramework.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseFramework.Core(1.0.1)
- EnterpriseFramework.Data(1.0.1)
- EntityFramework(6.1.3)
- AutoMapper(3.3.1)
- Microsoft.AspNet.Mvc(5.2.3)
- Microsoft.AspNet.Mvc.Futures(5.0.0)
- jQuery.Validation(1.13.1)
Tags