Skip to content
Will Charczuk edited this page Jul 6, 2013 · 27 revisions

Welcome to the Destrier Wiki!

###Getting Started###

  1. Database Configuration
  2. Models
    1. Table Attribute
    2. Column Attributes
    3. Referenced Objects
    4. Child Collections
  3. CRUD
    1. Create
    2. Get
    3. Update
    4. Remove
  4. Querying
    1. Where
    2. OrderBy
    3. Limit & Offset
    4. Execute vs. StreamResults
  5. Updates
  6. Executing Stored Procedures
  7. Checking your model mapping
  8. Running custom steps before Create, Update, Get, Remove
  9. IPopulate
  10. Auditing

###API Reference###

Clone this wiki locally