Shuttle.Recall 21.0.0-alpha

Prefix Reserved
This is a prerelease version of Shuttle.Recall.
There is a newer 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 (11)

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.Application

Application concern implementations such as Shuttle.Mediator participants.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.0.3 502 4/17/2026
21.0.2 144 4/15/2026
21.0.2-rc3 180 4/11/2026
21.0.2-rc2 200 3/21/2026
21.0.2-rc1 128 3/21/2026
21.0.1-rc1 151 2/28/2026
21.0.1-beta 162 2/7/2026
21.0.0-alpha 144 1/18/2026
20.0.0 1,939 2/2/2025
18.0.0 586 8/5/2024
17.0.1 660 5/3/2024
17.0.0 606 4/30/2024
16.1.1 3,967 12/1/2022
16.0.0 4,191 9/4/2022
14.0.0 3,254 5/29/2022
13.1.0 2,930 5/6/2022
13.0.1 4,624 4/9/2022
13.0.0 3,168 3/21/2022
12.0.5 740 1/22/2022
Loading failed