SqlStreamStore 1.0.0
A libray for writing and reading streams (also known as an 'event store') with a focus on SQL based implementations. This contains the core interfaces, abstractions and an in-memory implementation for tests.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SqlStreamStore -Version 1.0.0
dotnet add package SqlStreamStore --version 1.0.0
<PackageReference Include="SqlStreamStore" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlStreamStore --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
Used By
NuGet packages (19)
Showing the top 5 NuGet packages that depend on SqlStreamStore:
Package | Downloads |
---|---|
SqlStreamStore.MsSql
SQL Server (2012+) provider for SQL Stream Store
|
|
Be.Vlaanderen.Basisregisters.Api
Common API infrastructure and helpers.
|
|
Be.Vlaanderen.Basisregisters.ProjectionHandling.SqlStreamStore
Lightweight projection handling infrastructure.
|
|
Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner
Lightweight projection handling infrastructure.
|
|
SqlStreamStore.Postgres
Postgre SQL provider for SQL StreamStore
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SqlStreamStore:
Repository | Stars |
---|---|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
|
|
BitTacklr/Projac
A set of .NET projection libraries
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.1-alpha.3 | 2,378 | 7/20/2020 |
1.2.1-alpha.2 | 860 | 7/9/2020 |
1.2.1-alpha.1 | 138 | 7/9/2020 |
1.2.0 | 15,343 | 6/26/2020 |
1.2.0-beta.8 | 21,868 | 12/18/2019 |
1.2.0-beta.7 | 1,699 | 12/9/2019 |
1.2.0-beta.6 | 74,018 | 10/29/2019 |
1.2.0-beta.5 | 9,111 | 10/23/2019 |
1.2.0-beta.4 | 7,719 | 6/21/2019 |
1.2.0-beta.3 | 1,731 | 2/1/2019 |
1.2.0-beta.2 | 1,326 | 12/17/2018 |
1.1.3 | 103,287 | 10/26/2018 |
1.1.2 | 15,075 | 5/27/2018 |
1.1.1 | 13,621 | 10/2/2017 |
1.1.0 | 894 | 9/6/2017 |
1.0.2 | 14,154 | 8/21/2017 |
1.0.0 | 3,583 | 6/26/2017 |
0.9.0 | 643 | 5/12/2017 |
0.8.1 | 648 | 4/7/2017 |
0.7.1 | 5,130 | 3/6/2017 |
0.6.1 | 1,476 | 1/19/2017 |
0.5.1 | 2,563 | 11/8/2016 |
0.4.3 | 1,672 | 10/11/2016 |
0.4.2 | 730 | 10/5/2016 |
0.4.1 | 616 | 10/3/2016 |
0.3.2 | 661 | 9/30/2016 |
0.3.1 | 638 | 9/29/2016 |
0.2.1 | 688 | 9/17/2016 |
0.2.0 | 665 | 9/13/2016 |
0.1.1 | 814 | 9/12/2016 |
0.1.0 | 782 | 8/28/2016 |