/DotNetCoreMVCApp

MVC web app implemented with Asp.Net Core 7, EF Core code first approach.AspNet Identity. Unit of work with repository pattern. Integration with AdminLTE bootstrap template

Primary LanguageJavaScript

DotNetCoreMVCApp

This is a initial code for MVC web app in .Net core 7.0. It is implemented using:

  1. Asp.Net Core 7 MVC (C#)
  2. EF Core code first approach
  3. ASP.NET Identity
  4. Design pattern: Unitt of work with repository pattern
  5. Bootstrap template: AdminLTE
  6. Integration of Log4Net