How To: Run a C# Project From Linux Command Line
In learning C# I have resisted using Windows, continuing to use Linux (Ubuntu) for all my software development, which in this case is no doubt holding me back in ways I do not yet even realise. For my C# coding I am using JetBrains Rider IDE. Having already installed the Dot Net Core runtime and … Read more