Shuttle.Recall 21.0.0-alpha

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

Shuttle.Recall

A .Net event-sourcing mechanism.

Documentation

Please visit the Shuttle.Recall documentation for more information.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (12)

Showing the top 5 NuGet packages that depend on Shuttle.Recall:

Package Downloads
Shuttle.Recall.Sql.Storage

Sql-based implementation of the event store Shuttle.Recall persistence interfaces.

Shuttle.Esb.Process

Shuttle.Esb process management using Shuttle.Recall event sourcing.

Shuttle.Recall.Tests

Tests to exercise Shuttle.Recall component implementations.

Shuttle.Recall.Sql.EventProcessing

Sql-based implementation of the event store Shuttle.Recall projection interfaces.

Shuttle.Access.Sql

Provides Sql-based implementation of data access components for use with Shuttle.Access implementations.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.0.1-rc1 97 2/28/2026
21.0.1-beta 110 2/7/2026
21.0.0-alpha 103 1/18/2026
20.0.0 1,919 2/2/2025
18.0.0 563 8/5/2024
17.0.1 638 5/3/2024
17.0.0 589 4/30/2024
16.1.1 3,949 12/1/2022
16.0.0 4,166 9/4/2022
14.0.0 3,237 5/29/2022
13.1.0 2,905 5/6/2022
13.0.1 4,592 4/9/2022
13.0.0 3,145 3/21/2022
12.0.5 718 1/22/2022
12.0.3 3,278 2/4/2021
12.0.2 1,291 1/17/2021
12.0.1 2,240 11/8/2020
11.1.0 1,756 9/1/2020
Loading failed