Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 512 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 512 Bytes

.NET

WebApiSelfHostingDemo

Using a console app for web api self hosting

In this repo, i m exploring ways in order to setup web api self hosting within a console application

1️⃣ Example01 use minimal api

2️⃣ Example02 use controller api

Tools : vs22, integration-testing, fluent-assertion, xunit