Changes to .NET Core now allow for longer paths for directories. Here's a sample showcasing that.
Note: this sample is running on .NET Core. The easiest way to get going with that is to get the bits, create these files in a directory, and open that directory with Visual Studio Code.
To build and run:
$ dnu restore