flowing-trip-booking-saga-c-sharp icon indicating copy to clipboard operation
flowing-trip-booking-saga-c-sharp copied to clipboard

Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda) and C#.

Results 3 flowing-trip-booking-saga-c-sharp issues
Sort by recently updated
recently updated
newest added

- Converts C# client app to .NET Core 2.2 so it can run on both Windows and Mac - Adds a Dockerfile for the C# client app - A bit...