RediPal 0.7.185
dotnet add package RediPal --version 0.7.185
NuGet\Install-Package RediPal -Version 0.7.185
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="RediPal" Version="0.7.185" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RediPal" Version="0.7.185" />
<PackageReference Include="RediPal" />
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 RediPal --version 0.7.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RediPal, 0.7.185"
#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 RediPal@0.7.185
#: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=RediPal&version=0.7.185
#tool nuget:?package=RediPal&version=0.7.185
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Writer / Reader for dotnet objects in and out of a redis database
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Pluralize.NET (>= 1.0.2)
- StackExchange.Redis (>= 2.2.4)
- System.Drawing.Common (>= 5.0.2)
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 | |
|---|---|---|---|
| 0.7.185 | 1,253 | 2/8/2022 | |
| 0.7.184 | 1,026 | 12/15/2021 | |
| 0.7.183 | 1,037 | 12/15/2021 | |
| 0.7.182 | 1,006 | 12/7/2021 | |
| 0.7.181 | 1,014 | 11/19/2021 | |
| 0.7.180 | 1,021 | 11/18/2021 | |
| 0.7.179 | 1,177 | 11/17/2021 | |
| 0.7.178 | 932 | 11/17/2021 | |
| 0.7.177 | 1,030 | 11/16/2021 | |
| 0.7.176 | 1,052 | 10/28/2021 | |
| 0.7.175 | 993 | 9/13/2021 | |
| 0.7.174 | 986 | 9/3/2021 | |
| 0.7.173 | 1,054 | 8/26/2021 | |
| 0.7.172 | 1,018 | 8/24/2021 | |
| 0.7.171 | 922 | 8/24/2021 | |
| 0.7.170 | 1,030 | 8/17/2021 | |
| 0.7.169 | 1,027 | 8/12/2021 | |
| 0.7.168 | 1,025 | 8/12/2021 | |
| 0.7.167 | 1,032 | 8/11/2021 | |
| 0.7.166 | 1,028 | 8/11/2021 |
Loading failed
Improved Subscriptions and added new extension methods for RediBase