Shuttle.Recall.Sql.Storage
13.1.0
Prefix Reserved
See the version list below for details.
dotnet add package Shuttle.Recall.Sql.Storage --version 13.1.0
NuGet\Install-Package Shuttle.Recall.Sql.Storage -Version 13.1.0
<PackageReference Include="Shuttle.Recall.Sql.Storage" Version="13.1.0" />
paket add Shuttle.Recall.Sql.Storage --version 13.1.0
#r "nuget: Shuttle.Recall.Sql.Storage, 13.1.0"
// Install Shuttle.Recall.Sql.Storage as a Cake Addin #addin nuget:?package=Shuttle.Recall.Sql.Storage&version=13.1.0 // Install Shuttle.Recall.Sql.Storage as a Cake Tool #tool nuget:?package=Shuttle.Recall.Sql.Storage&version=13.1.0
Sql Server
PM> Install-Package Shuttle.Recall.Sql.Storage
A Sql Server implementation of the Shuttle.Recall
event sourcing EventStore
.
Registration
The required components may be registered by calling ComponentRegistryExtensions.RegisterEventStoreStorage(IComponentRegistry)
.
Event Store
// use any of the supported DI containers
var container = new WindsorComponentContainer(new WindsorContainer());
container.RegisterEventStoreStorage();
var eventStore = container.Resolve<IEventStore>();
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Shuttle.Core.Data (>= 12.0.2)
- Shuttle.Recall (>= 13.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Shuttle.Recall.Sql.Storage:
Package | Downloads |
---|---|
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. |
|
Shuttle.Access.Application
A client component that calls the Shuttle.Access.WebApi to interact with the Shuttle.Access Identity and Access Management domain. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
18.0.0 | 127 | 8/5/2024 |
17.0.1 | 127 | 5/3/2024 |
17.0.0 | 176 | 4/30/2024 |
16.1.1 | 1,065 | 12/1/2022 |
16.0.1 | 1,143 | 9/18/2022 |
16.0.0 | 1,088 | 9/4/2022 |
14.0.0 | 1,974 | 5/29/2022 |
13.1.1 | 887 | 5/6/2022 |
13.1.0 | 1,117 | 5/6/2022 |
13.0.2 | 901 | 4/9/2022 |
13.0.1 | 1,387 | 4/9/2022 |
13.0.0 | 1,185 | 3/21/2022 |
12.0.2 | 2,681 | 2/4/2021 |
12.0.1 | 1,179 | 11/8/2020 |
11.0.1 | 1,265 | 9/1/2020 |
11.0.0 | 1,323 | 8/21/2019 |
10.2.0 | 1,286 | 5/27/2019 |
10.1.4 | 1,349 | 9/22/2018 |
10.1.3 | 1,700 | 9/16/2018 |
10.0.3 | 1,303 | 8/7/2018 |
10.0.2 | 1,904 | 7/8/2018 |
10.0.0 | 2,812 | 2/13/2018 |
8.0.11 | 1,584 | 10/14/2017 |
8.0.10 | 1,421 | 8/6/2017 |
8.0.9 | 2,053 | 7/2/2017 |
8.0.8 | 1,580 | 7/1/2017 |