Orleans.Reminders.Storage 2.0.9

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

Microsoft Orleans Reminders implementation that uses Redis

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 (1)

Showing the top 1 NuGet packages that depend on Orleans.Reminders.Storage:

Package Downloads
iTool.ShareLibrary.Framework

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.9 113 3/20/2026
2.0.8 101 3/20/2026
2.0.7 101 3/20/2026
2.0.6 104 3/20/2026
2.0.5 106 3/18/2026
2.0.4 136 2/2/2026
2.0.3 149 2/2/2026
2.0.2 143 1/23/2026
2.0.0 146 1/21/2026
1.2.2 151 1/21/2026
1.2.1 202 1/14/2026
1.1.9 419 8/8/2025
1.1.8 272 7/15/2025
1.1.6 264 7/15/2025
1.1.5 245 7/14/2025
1.1.4 251 7/7/2025
1.1.3 246 6/29/2025
1.1.2 253 6/23/2025
1.1.1 274 6/17/2025
1.1.0 239 6/17/2025
Loading failed