This package contains a modest implementation of an event store.
Info
Version: | 8.0.3 |
Author(s): | Totalsoft |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NBB.EventStore |
Install
Install-Package NBB.EventStore
dotnet add package NBB.EventStore
paket add NBB.EventStore
NBB.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- NBB.Correlation(>= 5.0.8)
- NBB.EventStore.Abstractions(>= 5.0.8)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags