Skip to content
Jon Wagner edited this page Jun 6, 2012 · 1 revision

Installing Insight

It's very easy to get started with Insight.Database.Schema.

  1. Download Insight.Database.Schema from http://www.nuget.org/packages/Insight.Database.Schema.
  2. Import the schema namespace into your file by adding using Insight.Database.Schema;.
  3. Write code.