.NET Core event sourcing framework.
Info
| Version: | 1.1.2 |
| Author(s): | Jacques Kang |
| Last Update: | Saturday, June 13, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jacqueskang/EventSourcing |
| NuGet Url: | https://www.nuget.org/packages/JKang.EventSourcing.Persistence.CosmosDB |
Install
Install-Package JKang.EventSourcing.Persistence.CosmosDB
dotnet add package JKang.EventSourcing.Persistence.CosmosDB
paket add JKang.EventSourcing.Persistence.CosmosDB
JKang.EventSourcing.Persistence.CosmosDB Download (Unzip the "nupkg" after downloading)
Dependencies
- JKang.EventSourcing.Abstractions(>= 1.1.2)
- JKang.EventSourcing.Options(>= 1.1.2)
- Microsoft.Azure.Cosmos(>= 3.6.0)
Tags