Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 796 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 796 Bytes

VictorianPlumbingTest

There are 3 tables. They can be added using below scripts
Order
Product
Product Order

API is using Swagger for the UIa and Automappe for mapping objects.

Connection string is hard-coded in the dependency injection file. This would be in a config file if given more time.