Creating a Minimal API Dot Net 8
1 - Creating the project in VSCode
Download these extensions
C# Dev Kit
IntelliCode for C# Dev Kit
Click on “Create .Net Project” or can Ctrl-Shift+p to create a new dot net project
Select ASP.Net Core Empty (Web)
Select Folder
Give project ...
aysham.dev6 min read