A .NET CLI Project Template for a .NET Standard 2.0 class library set up for Source Link.
To install this template into the .NET CLI simply type the following command:
C:\myProject> dotnet new -i GL.NetCoreSourceLinked.CSharp
Then use it right away with
C:\myProject> dotnet new sll