Using a console app for web api v2 self hosting
In this repo, i m using a console application in order to self host a web api v2
The self hosted Api expose two endpoints :
http://localhost:5000/api/welcome
http://localhost:5000/api/welcome.html
Tools
: vs22, owin, integration-testing, fluent-assertion, xunit