Cratis.Orleans.Storage 1.10.1

Prefix Reserved
dotnet add package Cratis.Orleans.Storage --version 1.10.1
                    
NuGet\Install-Package Cratis.Orleans.Storage -Version 1.10.1
                    
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="Cratis.Orleans.Storage" Version="1.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cratis.Orleans.Storage" Version="1.10.1" />
                    
Directory.Packages.props
<PackageReference Include="Cratis.Orleans.Storage" />
                    
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 Cratis.Orleans.Storage --version 1.10.1
                    
#r "nuget: Cratis.Orleans.Storage, 1.10.1"
                    
#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 Cratis.Orleans.Storage@1.10.1
                    
#: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=Cratis.Orleans.Storage&version=1.10.1
                    
Install as a Cake Addin
#tool nuget:?package=Cratis.Orleans.Storage&version=1.10.1
                    
Install as a Cake Tool

Storage API for the Cratis.Orleans job system - job and job step storage abstractions and state

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 is compatible.  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 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 (5)

Showing the top 5 NuGet packages that depend on Cratis.Orleans.Storage:

Package Downloads
Cratis.Chronicle.XUnit.Integration

xUnit integration-testing support for Cratis Chronicle - the open-source (MIT) event-sourcing database and runtime. Fixtures and helpers for integration tests against an in-process kernel.

Cratis.Chronicle.Testing

Testing helpers for Cratis Chronicle - the open-source (MIT) event-sourcing database and runtime. In-process kernel and in-memory storage for testing event-sourced applications.

Cratis.Orleans

Shared Orleans building blocks for the Cratis platform - job system, workers, typed grain keys, serializers and silo hosting tooling

Cratis.Orleans.Storage.MongoDB

MongoDB storage provider for the Cratis.Orleans job system

Cratis.Orleans.Storage.Sql

SQL storage provider (EF Core: SQL Server, PostgreSQL, SQLite) for the Cratis.Orleans job system

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.1 7,528 9/25/2026
1.10.0 171 9/25/2026
1.9.0 44 9/25/2026
1.8.0 546 9/25/2026
1.7.0 377 9/25/2026
1.6.1 511 9/24/2026
1.5.0 474 9/24/2026
1.4.2 245 9/24/2026
1.4.1 102 9/24/2026
1.4.0 429 9/21/2026
1.3.0 173 9/20/2026
1.2.0 123 9/20/2026
1.1.4 486 9/18/2026
1.1.3 292 9/17/2026
1.1.1 129 9/17/2026
1.1.0 123 9/17/2026
1.0.0 131 9/17/2026
0.3.1 347 9/17/2026
0.3.0 130 9/16/2026
0.2.0 130 9/16/2026
Loading failed