Skip to content

Latest commit

 

History

History
 
 

VisualStudio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Readme - Code Samples for Chapter 18, Visual Studio 2017

This chapter contains the following code samples:

  • DockerSample
  • WebAppWithVS

The Docker samples from this chapter need Docker for Windows. You can get the Docker Community Edition from Docker.com.

To build and run the samples, please install:

  • Visual Studio 2017 Update 5 with the .NET Core workload

Please download and install the tools from .NET Core downloads.

For code comments and issues please check Professional C#'s GitHub Repository

Please check my blog csharp.christiannagel.com for additional information for topics covered in the book.

Thank you!