Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 187 Bytes

Simple TODO console application C# using dotnetcore2.1

To run the application type "dotnet run" inside the Application folder.

For testing, go to Test folder and type "dotnet test".