mdhameed/DemoAppRepo
DemoApp - its a Web API 2 application for REST APIs. It has 3 logical layers: APIs, BLL and DAL. Also a DTO Project for common DTOs, which can be used through the layers. Will be developing a Client app (probably Angular 5) in a separate solution, which will be consuming these REST APIs.
C#