This is a simple and basic angular2 MVC web app template example with minimum dependencies installed.
- This template is based on Code First migration with Entity Framework 6.2.
- Web API controllers are being used to interact with DB.
- CRUD operations for employees manageme...
This is a simple and basic angular2 MVC web app template example with minimum dependencies installed.
This template is based on Code First migration with Entity Framework 6.2.
Web API controllers are being used to interact with DB.