title | description | services | author | ms.service | ms.author | ms.topic | ms.date | ms.custom |
---|---|---|---|---|---|---|---|---|
include file |
include file |
container-registry |
mlearned |
container-registry |
mlearned |
include |
05/21/2018 |
include file |
- From the Visual Studio menu, select File > New > Project.
- Under the Templates section of the New Project dialog box, select Visual C# > Web.
- Select ASP.NET Core Web Application.
- Give your new application a name (or take the default) and select OK.
- Select Web Application.
- Check the Enable Docker Support checkbox.
- Select the type of container you want (Windows or Linux) and click OK.