.net Core Project Start
From Logic Wiki
- We first do StructureMap Implementation DONE
- if it uses MySql We install these nuget packages DONE
- SapientGuardian.EntityFrameworkCore.MySql DONE
- Microsoft.EntityFrameworkCore.Tools (This is essential to use database migrations from PM DONE
- implement generic repository pattern DONE
- implement unit of works pattern DONE
- implement .NET Identity
- use Docker
- use Azure