- First, we create an empty ASP.NET Web Application:
- Next, let's check Host in the cloud:
- Now let's configure the Azure account for publishing:
- Right-click on the project name and select Manage NuGet Packages:
- Search for the NuGet.Server NuGet package and install it. It will allow us to host NuGet feeds:
This package ...