Skip to content

zeinabkamel/AdvancedWF

Repository files navigation

ASP.NET MVC Solution Architecture – Best Practices

  1. Entity Framework Code First development
  2. Generic Repository Pattern
  3. Dependency Injection using Autofac framework
  4. Automapper

mvc-architecture-01