Inforigami.Regalo.Core
1.0.2
A simple DDD event sourcing library based entirely on my learnings from Greg Young's DDD, CQRS and Event Sourcing course.
Install-Package Inforigami.Regalo.Core -Version 1.0.2
dotnet add package Inforigami.Regalo.Core --version 1.0.2
<PackageReference Include="Inforigami.Regalo.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Inforigami.Regalo.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Inforigami.Regalo.Core, 1.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Inforigami.Regalo.Interfaces (>= 1.0.2)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Inforigami.Regalo.Core:
Package | Downloads |
---|---|
Inforigami.Regalo.ObjectCompare
A simple library that compares objects (useful for unit testing) using reflection.
|
|
Inforigami.Regalo.Testing
Simple, fully unit-tested fake implementations of interfaces from Inforigami.Regalo.Core, to aid unit testing.
|
|
Inforigami.Regalo.RavenDB
A RavenDB event store implementation for Inforigami.Regalo.Core.
|
|
Inforigami.Regalo.EventStore
An EventStore (geteventstore.com) event store implementation for Inforigami.Regalo.Core.
|
|
Inforigami.Regalo.Messaging
A simple DDD event sourcing library based entirely on my learnings from Greg Young's DDD, CQRS and Event Sourcing course.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 793 | 3/28/2018 |
1.0.1 | 713 | 3/28/2018 |
0.18.0 | 760 | 5/17/2017 |
0.16.1 | 688 | 3/10/2017 |
0.16.0 | 677 | 3/10/2017 |
0.14.0 | 609 | 2/22/2017 |
0.11.0 | 630 | 2/3/2017 |
0.9.2 | 628 | 11/22/2016 |
0.9.1 | 656 | 7/18/2016 |
0.9.0 | 603 | 7/18/2016 |
0.8.0 | 765 | 7/13/2016 |
0.7.1 | 637 | 7/8/2016 |
0.7.0 | 649 | 6/30/2016 |
0.4.1 | 660 | 4/11/2016 |
0.4.0 | 639 | 4/6/2016 |
0.3.15 | 649 | 3/31/2016 |
0.3.14 | 665 | 3/30/2016 |
0.3.12-alpha0 | 628 | 3/9/2016 |
0.3.11-alpha0 | 591 | 3/9/2016 |
0.3.10-alpha0 | 622 | 3/8/2016 |
0.3.8-alpha0 | 630 | 3/8/2016 |
0.1.1 | 748 | 6/9/2015 |