Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 222 Bytes

File metadata and controls

6 lines (4 loc) · 222 Bytes

WebAPIDemo

Work Demo for WebAPI v1. Used to show a simple working WebAPI solution built on EF.

Currently only WebAPI part with in-memory repository for invoices. Will add proper EF-Model, DTO:s and mapping.