Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 249 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 249 Bytes

CSharp Kata QuickStart

Basic structure for C# katas. The solution are platform agnostic (Mono). You can use Windows with VisualStudio or Mac with Xamarin Studio for example.

Framework:

  • NET 4.5

Packages:

  • NUnit 3.5.0