15 packages tagged with “GetEventStore”
ES/CQRS framework for NServiceBus and EventStore
SimpleInjector support for Aggregates.NET
EventStore support for Aggregates.NET
StructureMap support for Aggregates.NET
NServiceBus support for Aggregates.NET
NewtonsoftJson support for Aggregates.NET
Ease of use framework for testing Aggregates.NET entities and handlers
Microsoft Container support for Aggregates.NET
This library is used to build Event Sourced components interacting with EventStore (GetEventStore)
Yarn GetEventStore Provider
This library can be used to create a process that run interectively or as a service. It hosts Application Service modules that interact with GetEventStore. Usage: 1) Create a simple Console app and reference this nuget package. 2) From the Main function call 'ConfigureServiceHost.Configure();'
The repository and observer for using the EventStore persistence system (https://geteventstore.com)
This library contains an EventStoreDomainRepository based on a DomainRepository base class contained in EventStore.Tools.Infrastructure.Repository library. The two libraries combined are used to build Event Sourced components interacting with EventStore (GetEventStore)
The most popular open-source service bus for .NET
A Mediator.Net's middleware that plugs into the publish pipeline to send event to EventStore, it is usually being used for event sourcing.