Skip to content

aimenux/WebApiSelfHostingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.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