Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 282 Bytes

POC for Web API

Features

  1. WebApi with C#
  2. Dependency Injection uisng unity container
  3. Constructor injection
  4. Exception Handling

Installation

  1. Download the project
  2. Restore the packages

Disclaimer:This sample Project is for training and learning purpose.