TinyEventStore 0.35.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package TinyEventStore --version 0.35.0
                    
NuGet\Install-Package TinyEventStore -Version 0.35.0
                    
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="TinyEventStore" Version="0.35.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TinyEventStore" Version="0.35.0" />
                    
Directory.Packages.props
<PackageReference Include="TinyEventStore" />
                    
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 TinyEventStore --version 0.35.0
                    
#r "nuget: TinyEventStore, 0.35.0"
                    
#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 TinyEventStore@0.35.0
                    
#: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=TinyEventStore&version=0.35.0
                    
Install as a Cake Addin
#tool nuget:?package=TinyEventStore&version=0.35.0
                    
Install as a Cake Tool

TinyEventStore

Nuget

This libry implements a simple event store that can be used to store , retrieve and replay events. There is an EF companion implementation TinyEventStore.EF, so different databases can be used.

Get started

dotnet add package TinyEventStore

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TinyEventStore:

Package Downloads
TinyEventStore.Ef

TinyEventStore does the thing!

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.49-alpha 137 6/19/2025
1.0.0.33-alpha 281 3/23/2025
1.0.0.32-alpha 271 3/23/2025
1.0.0.30-alpha 274 3/23/2025
1.0.0.29-alpha 100 2/25/2025
1.0.0.28-alpha 104 12/22/2024
1.0.0.27-alpha 104 12/1/2024
1.0.0.26-alpha 98 12/1/2024
1.0.0.24-alpha 92 11/30/2024
1.0.0.23-alpha 88 11/30/2024
1.0.0.21-alpha 103 11/24/2024
1.0.0.20-alpha 104 11/23/2024
1.0.0.19-alpha 106 11/23/2024
1.0.0.18-alpha 100 11/21/2024
1.0.0.16-alpha 92 11/19/2024
1.0.0.15-alpha 101 11/16/2024
1.0.0.1-alpha 99 11/13/2024
0.35.0 134 11/10/2024
0.34.0 149 10/4/2024
0.33.0 171 7/5/2024
0.32.0 149 6/28/2024
0.31.0 137 6/26/2024
0.29.0 138 6/12/2024
0.28.0 138 6/7/2024
0.27.0 133 6/7/2024
0.26.0 130 6/7/2024
0.25.0 134 6/7/2024
0.24.0 133 6/7/2024
0.23.0 132 6/7/2024
0.22.0 130 6/7/2024
0.21.0 146 5/31/2024
0.20.0 134 5/27/2024
0.19.0 143 5/15/2024
0.18.0 135 5/10/2024
0.17.0 154 4/14/2024
0.16.1 141 4/4/2024
0.16.0 141 4/4/2024
0.15.0 141 4/4/2024
0.14.0 133 4/3/2024
0.13.0 161 4/3/2024
0.12.0 138 4/3/2024
0.11.0 139 4/3/2024
0.9.0 162 4/2/2024
0.8.0 152 2/19/2024
0.7.0 124 2/16/2024
0.6.0 138 2/16/2024
0.4.0 140 2/15/2024
0.3.0 142 2/5/2024
0.2.0 152 1/16/2024
0.1.0 154 1/16/2024