wheelie33/ContactManager_Dotnet
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Download and install dotnet SDK/CLI https://www.microsoft.com/net/download/windows cd into the directory you want to work from. git clone https://github.com/wheelie33/ContactManager_Dotnet . (note the trailing period) dotnet restore dotnet build dotnet test ContactManager_Tests