Project Manager Api -- on .net Core 2.1 with EFCore. A complete .net core based web api using Repository pattern, Code first based EF.core and AutoMapper to map the Viewmodel and Datamodel elements. Adopted the Microsoft's extension libraries for IOC and Logging with NLog framework embedded.
This is purely intended to and designed for learning purposes only. Interested beginners can clone this repo and modify for learning and explorations.
Applied SOLID design principles