Skip to content

Crystal Sharp framework - Saga Choreography example with Microsoft SQL Server

Notifications You must be signed in to change notification settings

zeeshanmehmood/crystalsharp-saga-choreography-sqlserver-example

Repository files navigation

Crystal Sharp - Saga Choreography with Microsoft SQL Server Example

Crystal Sharp framework - Saga Choreography code example with Microsoft SQL Server.

About This Example

This example uses EventStoreDB for storing events and Microsoft SQL Server as a saga store.

How to Run

  • Change the event store connectionstring in appsettings.json file.
  • Saga Store database must exist in Microsoft SQL Server.
  • Change the saga store connectionstring in appsettings.json file.
  • Run the WebAPI project.

About

Crystal Sharp framework - Saga Choreography example with Microsoft SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages