/dotnetapp

ASP.NET Core app built with Docker

Primary LanguageC#

.NET Core app built with Docker

To build and run:

cd src
docker-compose up --build

To debug with VS Code:

Open the Debug window and choose the option .NET Core Remote Attach