This is a initial code for MVC web app in .Net core 7.0. It is implemented using:
- Asp.Net Core 7 MVC (C#)
- EF Core code first approach
- ASP.NET Identity
- Design pattern: Unitt of work with repository pattern
- Bootstrap template: AdminLTE
- Integration of Log4Net