Bundling a ASPDotNet Core Web and API app to Docker
Install the following components in your Windows 10 Laptop/Desktop
- DotnetCore SDK 3.0 or later
- Visual Studio 2019 16.3 or later
- Docker for Windows
- Clone Repository to local
git clone https://github.com/nithinmohantk/Docker-DotNetCore-WebApp.git
- Navigate to folder src/ContosoCorp/
- Open CostosoDotNetCore.sln in Visual Studio
- Review README.md for docker commands
MIT License - you can use this sample without any restrictions