This is an Asp.Net API for create invoices for the requested product items.
Use the code first DB approach.
JSON and HTML invoice formats are supported.
The Invoice can be send via email if the right property is set in the request.
Postman test collection is added.