Skip to main content
SqlStreamStore package icon

SqlStreamStore

A library 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.

Total Downloads
2.6M
2,612,990
Published
Jun 26, 2020
Latest stable version

Install

.NET CLI
dotnet add package SqlStreamStore --version 1.2.0+build.0
Package Manager Console
Install-Package SqlStreamStore -Version 1.2.0+build.0
PackageReference
<PackageReference Include="SqlStreamStore" Version="1.2.0+build.0" />

Frameworks

.NETStandard2.0

Dependencies

Microsoft.CSharp
.NETStandard2.0
[4.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.