SqlStreamStore 0.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SqlStreamStore --version 0.4.2
                    
NuGet\Install-Package SqlStreamStore -Version 0.4.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SqlStreamStore" Version="0.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SqlStreamStore" Version="0.4.2" />
                    
Directory.Packages.props
<PackageReference Include="SqlStreamStore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SqlStreamStore --version 0.4.2
                    
#r "nuget: SqlStreamStore, 0.4.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SqlStreamStore@0.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SqlStreamStore&version=0.4.2
                    
Install as a Cake Addin
#tool nuget:?package=SqlStreamStore&version=0.4.2
                    
Install as a Cake Tool

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 are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (26)

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 sqlstreamstore projection handling infrastructure.

Be.Vlaanderen.Basisregisters.ProjectionHandling.Runner

Lightweight projection handling runners infrastructure.

Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore

Lightweight infrastructure for doing command handling and eventsourcing using aggregates.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on SqlStreamStore:

Repository Stars
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
BitTacklr/Projac
A set of .NET projection libraries
nimbleways/dotnet-subset
A .NET tool that copies a subset of files from a repository to a directory. The tool is mainly used in Dockerfiles to optimize the docker build caching for "dotnet restore" instructions.
Version Downloads Last Updated
1.2.1-alpha.3 31,321 7/20/2020 1.2.1-alpha.3 is deprecated because it is no longer maintained.
1.2.1-alpha.2 2,093 7/9/2020 1.2.1-alpha.2 is deprecated because it is no longer maintained.
1.2.1-alpha.1 567 7/9/2020 1.2.1-alpha.1 is deprecated because it is no longer maintained.
1.2.0 1,449,430 6/26/2020 1.2.0 is deprecated because it is no longer maintained.
1.2.0-beta.8 141,451 12/18/2019 1.2.0-beta.8 is deprecated because it is no longer maintained.
1.2.0-beta.7 2,463 12/9/2019 1.2.0-beta.7 is deprecated because it is no longer maintained.
1.2.0-beta.6 91,574 10/29/2019 1.2.0-beta.6 is deprecated because it is no longer maintained.
1.2.0-beta.5 10,360 10/23/2019 1.2.0-beta.5 is deprecated because it is no longer maintained.
1.2.0-beta.4 10,321 6/21/2019 1.2.0-beta.4 is deprecated because it is no longer maintained.
1.2.0-beta.3 3,683 2/1/2019 1.2.0-beta.3 is deprecated because it is no longer maintained.
1.2.0-beta.2 31,651 12/17/2018 1.2.0-beta.2 is deprecated because it is no longer maintained.
1.1.3 579,132 10/26/2018 1.1.3 is deprecated because it is no longer maintained.
1.1.2 44,927 5/27/2018 1.1.2 is deprecated because it is no longer maintained.
1.1.1 17,829 10/2/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 2,593 9/6/2017 1.1.0 is deprecated because it is no longer maintained.
1.0.2 36,051 8/21/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.0 5,550 6/26/2017 1.0.0 is deprecated because it is no longer maintained.
0.9.0 2,095 5/12/2017 0.9.0 is deprecated because it is no longer maintained.
0.8.1 2,062 4/7/2017 0.8.1 is deprecated because it is no longer maintained.
0.7.1 6,560 3/6/2017 0.7.1 is deprecated because it is no longer maintained.
0.6.1 2,844 1/19/2017 0.6.1 is deprecated because it is no longer maintained.
0.5.1 4,105 11/8/2016 0.5.1 is deprecated because it is no longer maintained.
0.4.3 5,925 10/11/2016 0.4.3 is deprecated because it is no longer maintained.
0.4.2 2,836 10/5/2016 0.4.2 is deprecated because it is no longer maintained.
0.4.1 2,270 10/3/2016 0.4.1 is deprecated because it is no longer maintained.
0.3.2 2,524 9/30/2016 0.3.2 is deprecated because it is no longer maintained.
0.3.1 2,282 9/29/2016 0.3.1 is deprecated because it is no longer maintained.
0.2.1 2,451 9/17/2016 0.2.1 is deprecated because it is no longer maintained.
0.2.0 2,561 9/13/2016 0.2.0 is deprecated because it is no longer maintained.
0.1.1 2,225 9/12/2016 0.1.1 is deprecated because it is no longer maintained.
0.1.0 3,289 8/28/2016 0.1.0 is deprecated because it is no longer maintained.