EventStore.Tools.Infrastructure
2.1.0
This library is used to build Event Sourced components interacting with EventStore (GetEventStore)
Install-Package EventStore.Tools.Infrastructure -Version 2.1.0
dotnet add package EventStore.Tools.Infrastructure --version 2.1.0
<PackageReference Include="EventStore.Tools.Infrastructure" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventStore.Tools.Infrastructure --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EventStore.Tools.Infrastructure, 2.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install EventStore.Tools.Infrastructure as a Cake Addin #addin nuget:?package=EventStore.Tools.Infrastructure&version=2.1.0 // Install EventStore.Tools.Infrastructure as a Cake Tool #tool nuget:?package=EventStore.Tools.Infrastructure&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Changed the signature of the Save method in the IDomainRepository interface: no need to pass the correlationId separately, use the AggregateId
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EventStore.Tools.Infrastructure:
Package | Downloads |
---|---|
EventStore.Tools.Infrastructure.Repository
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)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 766 | 4/17/2017 |
2.0.1 | 569 | 4/17/2017 |
2.0.0 | 595 | 4/17/2017 |
1.3.8 | 680 | 10/30/2016 |
1.3.7 | 641 | 10/21/2016 |
1.3.6 | 617 | 10/21/2016 |
1.3.5 | 618 | 10/21/2016 |
1.3.4 | 732 | 9/14/2016 |
1.3.3 | 716 | 9/13/2016 |
1.3.2 | 643 | 9/1/2016 |
1.3.1 | 700 | 8/31/2016 |
1.3.0 | 728 | 8/25/2016 |
1.2.9 | 709 | 8/23/2016 |
1.2.8 | 693 | 8/22/2016 |
1.2.7 | 708 | 8/22/2016 |
1.2.5 | 622 | 8/19/2016 |
1.2.4 | 731 | 8/18/2016 |
1.2.3 | 609 | 8/16/2016 |
1.2.2 | 581 | 8/13/2016 |
1.2.1 | 628 | 8/8/2016 |
1.2.0 | 725 | 8/2/2016 |
1.1.0 | 716 | 8/2/2016 |
1.0.0 | 564 | 7/29/2016 |