With the .NET SDK installed you can use the command dotnet to manage your solutions and projects. Working at the command line of either Windows or Linux you will gain a greater understanding of your C# projects and solutions. Additionally, you may need to do this to use simple editors such as Visual Studio Code that do not fully support C#. Visual Studio does but is not supported on Linux. Alternatively, you could use the JetBrains Rider IDE to have full support of C# on Windows, Mac or Linux.
Additionally you can find my video courses on Pluralsight: http://pluralsight.com/training/Autho... and take time to see my own site http://www.theurbanpenguin.com