#Getting started with Blitz.CSharp
-
Get an account at blitz.io. Play around with Blitz using the web interface
-
If you want to work directly with the source, download it from Github. To get started even faster, use the Nuget package. From the Package Manager Console, run "Install-Package Blitz.CSharp"
-
See the sample code on GitHub
Feedback is warmly welcomed.