Developer advocate, software developer, movie lover, music listener, pizza eater, meat smoker
Posts tagged with: .NET Core
Wednesday, September 23, 2020
So we've been rebuilding the Sitecore MVP site currently, and you can see how were going as the repository is Open Source, meaning you can see how we're progressing right here.........
Friday, May 24, 2019
I have recently been creating a new .NET Core application, which I've been running inside of a Docker container. I've been creating this using VSCode so had to spend some time linking the IDE to the container so that I could use the debugging features. I wanted to document the process here for anyone else who wants to work with this setup......