Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 561 Bytes

README.markdown

File metadata and controls

13 lines (5 loc) · 561 Bytes

#Getting started with Blitz.CSharp

  1. Get an account at blitz.io. Play around with Blitz using the web interface

  2. 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"

  3. See the sample code on GitHub

Feedback is warmly welcomed.