.NET Standard 2.0 Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

You will have to download a virtual PC and install the latest version of Ubuntu. If you haven't got a virtual PC that runs Ubuntu, make sure you have before continuing this recipe done it yet. I am using Ubuntu version 16.04 here. To find out which version you have, simply type the following command in the terminal:

$ lsb_release -a

You should get the following output: