Updated 03. Setting the eShopOnContainers solution up in a Windows CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)

Cesar De la Torre 2017-02-20 21:16:08 -08:00
parent abd4e4d194
commit f47dffc69c

@ -1,5 +1,11 @@
## Setting eShopOnContainers up in a CLI and Windows based development machine ## Setting eShopOnContainers up in a CLI and Windows based development machine
### GitHub branch to use
As of February 20th, the branch to use with .NET and Docker CLI with .CSPROJ projects support is the branch: vs2017 :
https://github.com/dotnet/eShopOnContainers/tree/vs2017
(It is the same code than used with VS 2017)
### Software requirements
Software installation requirements for a Windows dev machine with CLI SDKs, Docker for Windows and Visual Studio Code or any other editor. Software installation requirements for a Windows dev machine with CLI SDKs, Docker for Windows and Visual Studio Code or any other editor.
WINDOWS DEV MACHINE WINDOWS DEV MACHINE