BullOak.Repositories
1.0.35
See the version list below for details.
dotnet add package BullOak.Repositories --version 1.0.35
NuGet\Install-Package BullOak.Repositories -Version 1.0.35
<PackageReference Include="BullOak.Repositories" Version="1.0.35" />
paket add BullOak.Repositories --version 1.0.35
#r "nuget: BullOak.Repositories, 1.0.35"
// Install BullOak.Repositories as a Cake Addin #addin nuget:?package=BullOak.Repositories&version=1.0.35 // Install BullOak.Repositories as a Cake Tool #tool nuget:?package=BullOak.Repositories&version=1.0.35
An base repostitory implementation to be used in message-drive, CQRS-based architectures. Caters for event sourced solutions specifically, but allows for entity-based solutions as well. All changes to entities happen through events (even in entity-based solutions), where the reconstitution logic that applies the events is decoupled from any aggregates\state.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 is compatible. 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 (3)
Showing the top 3 NuGet packages that depend on BullOak.Repositories:
Package | Downloads |
---|---|
BullOak.Repositories.EventStore
The BullOak.Repositories implementation for EventStore |
|
BullOak.Repositories.NEventStore
The BullOak.Repositories implementation for NEventStore |
|
BullOak.Repositories.EntityFramework
The BullOak.Repositories implementation for EntityFramework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-alpha-004 | 1,914 | 6/19/2023 |
3.0.0-alpha-003 | 667 | 6/16/2023 |
2.6.5 | 6,701 | 6/2/2023 |
2.6.4 | 214 | 5/31/2023 |
2.6.2 | 5,383 | 7/20/2021 |
2.6.1 | 15,440 | 10/1/2020 |
2.6.0 | 2,497 | 9/25/2020 |
2.5.1 | 703 | 3/6/2020 |
2.4.2 | 2,654 | 1/14/2020 |
2.3.1 | 5,914 | 3/25/2019 |
2.2.1 | 1,253 | 3/16/2019 |
2.2.0 | 775 | 3/6/2019 |
2.1.3 | 5,576 | 9/28/2018 |
2.1.2 | 1,068 | 8/24/2018 |
2.1.1 | 1,269 | 3/9/2018 |
2.1.0 | 957 | 2/27/2018 |
2.0.0 | 1,127 | 2/27/2018 |
1.3.2 | 1,037 | 2/21/2018 |
1.3.1 | 1,028 | 2/20/2018 |
1.3.0 | 1,081 | 2/19/2018 |
1.2.2 | 1,042 | 2/14/2018 |
1.2.1 | 1,054 | 2/10/2018 |
1.2.0 | 1,027 | 2/9/2018 |
1.1.3 | 1,041 | 1/31/2018 |
1.1.2 | 1,049 | 1/26/2018 |
1.1.1 | 1,024 | 1/25/2018 |
1.1.0 | 1,797 | 1/18/2018 |
1.0.46 | 1,901 | 1/11/2018 |
1.0.44 | 1,359 | 1/10/2018 |
1.0.43 | 1,484 | 1/9/2018 |
1.0.42 | 1,523 | 1/9/2018 |
1.0.38 | 1,262 | 1/7/2018 |
1.0.35 | 1,056 | 1/7/2018 |