Skip to content

Clean ASP .NET MVC 5 template ready to use. Template contains Data with Generic Repository Pattern and Unit Of Work Pattern, Services, AutoMapper, DI Container (Ninject).

License

Notifications You must be signed in to change notification settings

V-Uzunov/ASP-.NET-MVC-CLEAN-TEMPLATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP-.NET-MVC-CLEAN-TEMPLATE

Build status

Clean ASP .NET MVC 5 template ready to use. Template contains Data with Generic Repository Pattern and Unit Of Work Pattern, Services, AutoMapper, DI Container (Ninject).

Guide to setup and run template

• Run ASP-.NET-MVC-CLEAN-TEMPLATE app from ASP-.NET-MVC.sln
• Rename all repositories with your App name (MyName.Web, MyName.Services ...)
• Restore NuGet packages with right click on Solution and click "Restore NuGet Packages"
• Change Connection string in Web/Web.config and Data/App.config -
with yor SQL Server Name - connectionString="Data Source=Your_SQL_Server_Name;

About

Clean ASP .NET MVC 5 template ready to use. Template contains Data with Generic Repository Pattern and Unit Of Work Pattern, Services, AutoMapper, DI Container (Ninject).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published