Skip to content
This repository was archived by the owner on Nov 10, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 456 Bytes

SagaMasterClass

Sample app and material for the Saga Master class for NSBCON 2015

Prerequisites

  • A version of SqlServer installed on the machine
    • LocalDB, please execute either Install.LocalDB.x64.ps1 or Install.LocalDB.x86.ps1 (requires internet connection)
    • If you need Sql Management studio plese execute either Install.ManagementStudio.x64.ps1 or Install.ManagementStudio.x86.ps1 (requires internet connection)
  • MSMQ enabled