EventStore 3.2.0-beta1
dotnet add package EventStore --version 3.2.0-beta1
NuGet\Install-Package EventStore -Version 3.2.0-beta1
<PackageReference Include="EventStore" Version="3.2.0-beta1" />
paket add EventStore --version 3.2.0-beta1
#r "nuget: EventStore, 3.2.0-beta1"
// Install EventStore as a Cake Addin #addin nuget:?package=EventStore&version=3.2.0-beta1&prerelease // Install EventStore as a Cake Tool #tool nuget:?package=EventStore&version=3.2.0-beta1&prerelease
The purpose of the EventStore is to represent a series of events as a stream. Furthermore, it provides hooks whereby any events committed to the stream can be dispatched to interested parties.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on EventStore:
Package | Downloads |
---|---|
CQRS.Core.MassTransit
Description |
|
CQRS.Core.EasyNetQ
Description |
|
NES.EventStore
NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing. |
|
NES.EventStore.Raven
NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing. |
|
StealFocus.EventStoreExtensions
StealFocus EventStoreExtensions package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|