Rin.Storage.Redis 1.0.1

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

This package adds support for Redis storage to Rin

Product 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.  net9.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.0 26,410 11/24/2021
2.5.1 2,645 12/3/2020
2.5.0 709 12/2/2020
2.5.0-preview.20201202-055941 241 12/2/2020
2.5.0-preview.20201202-035156 269 12/2/2020
2.5.0-preview.20201022-073957 275 10/22/2020
2.5.0-preview.20201022-063005 261 10/22/2020
2.5.0-preview.20201021-061646 262 10/21/2020
2.0.1 736 9/24/2020
2.0.0 603 9/7/2020
2.0.0-preview.20200818-142001 298 8/18/2020
2.0.0-preview.20200813-170455 329 8/13/2020
2.0.0-preview.20200806-152218 313 8/6/2020
2.0.0-preview.20200805-160452 253 8/5/2020
1.0.5 7,051 11/27/2018
1.0.4 913 11/7/2018
1.0.3 926 11/7/2018
1.0.2 1,004 10/5/2018
1.0.1 1,002 9/12/2018
1.0.0 1,042 9/11/2018
Loading failed