394 Forks
908 Stars
908 Watchers

project-system

The .NET Project System for Visual Studio

How to download and setup project-system

Open terminal and run command
git clone https://github.com/dotnet/project-system.git
git clone is used to create a copy or clone of project-system repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with project-system https://github.com/dotnet/project-system/archive/master.zip

Or simply clone project-system with SSH
[email protected]:dotnet/project-system.git

If you have some problems with project-system

You may open issue on project-system support forum (system) here: https://github.com/dotnet/project-system/issues