News

Setting up a Self-Hosted ASP.NET Web API Follow along as I create a console application that self-hosts ASP.NET Web API, and can be deployed to machines not running IIS. The first step is to create a ...
Assuming Visual Studio 2022 is installed in your system, follow the steps outlined below to create a new .NET Core console application project.