Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.04 KB

File metadata and controls

44 lines (20 loc) · 1.04 KB

Requirements for testing our demos

OS : Windows 10 updated to latest edition ( Creator Edition ATM)

16Gb Ram

Visual Studio 2017 ( Community Edition for home use)

Download page: VS downloads

Options: to enable localdb -> select option .NET Desktop development.

Docker for Windows

Installation instruction: link

More info collected here Docker

.NET Core 2.0 SDK

https://www.microsoft.com/net/download/windows

Optional: Install .NET Full framemwork latest version ( latest availible at time of writing: .NET 4.7.1 )

Git

Installer download: link

Don't choose Git Credential manager, it doesn't seem to work that well

Web requirements

Chrome or Firefox for easier web development. Optional: > Node 8 installed: link

Nice to have:

  • Visual Studio Code: link : very handy and fast editor of different files.