I had the privilege of presenting at the Atlanta Code Camp this year on .NET and Docker. This talk covered some of the low level components that would be used to build out a DevOps pipeline for .NET apps in Docker — everything from building an app, testing and app, and pushing that app through to production.

Here’s the recording and below are the code files used in the example given in this talk. Enjoy!

Code Samples