Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 151 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 151 Bytes

gdcr-dotnetcore

Global day of code retreat dotnet core base

install deps

dotnet restore (in tests folder)

testing

dotnet test (in tests folder)