Provides contract types for event sourcing pattern.
Info
Version: | 1.2.0 |
Author(s): | Gyuwon |
Last Update: | Friday, January 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loom/loom-dotnet |
NuGet Url: | https://www.nuget.org/packages/Loom.EventSourcing.Contracts |
Install
Install-Package Loom.EventSourcing.Contracts
dotnet add package Loom.EventSourcing.Contracts
paket add Loom.EventSourcing.Contracts
Loom.EventSourcing.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- Loom.Messaging.Contracts(>= 0.19.0)