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.
paket add RediPal --version 0.7.185                
#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.
// Install RediPal as a Cake Addin
#addin nuget:?package=RediPal&version=0.7.185

// Install RediPal as a Cake Tool
#tool nuget:?package=RediPal&version=0.7.185                

Writer / Reader   for dotnet objects in and out of a redis database

Product 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. 
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
0.7.185 943 2/8/2022
0.7.184 802 12/15/2021
0.7.183 810 12/15/2021
0.7.182 774 12/7/2021
0.7.181 790 11/19/2021
0.7.180 789 11/18/2021
0.7.179 841 11/17/2021 0.7.179 is deprecated because it has critical bugs.
0.7.178 699 11/17/2021
0.7.177 808 11/16/2021
0.7.176 814 10/28/2021
0.7.175 758 9/13/2021
0.7.174 744 9/3/2021
0.7.173 828 8/26/2021
0.7.172 782 8/24/2021
0.7.171 696 8/24/2021
0.7.170 808 8/17/2021
0.7.169 806 8/12/2021
0.7.168 786 8/12/2021
0.7.167 770 8/11/2021
0.7.166 796 8/11/2021
0.7.165 829 8/11/2021
0.7.164 766 8/11/2021
0.7.163 766 8/5/2021
0.7.162 771 8/5/2021
0.7.161 837 8/4/2021
0.7.160 834 8/2/2021
0.7.159 877 7/21/2021
0.7.158 853 6/7/2021
0.7.157 908 5/6/2021
0.7.156 855 5/6/2021
0.7.154 825 4/19/2021
0.7.150 920 3/8/2021
0.7.148 830 3/8/2021
0.7.147 889 3/8/2021
0.7.145 882 2/24/2021
0.7.143 814 2/19/2021
0.7.140 860 2/18/2021
0.7.137 848 2/16/2021
0.7.135 856 2/16/2021
0.7.134 829 2/15/2021
0.7.132 842 2/15/2021
0.7.131 832 2/15/2021
0.7.128 874 2/13/2021
0.7.125 913 2/10/2021
0.7.124 901 2/10/2021
0.7.122 870 2/9/2021
0.7.121 909 2/9/2021
0.7.120 963 2/9/2021
0.7.105 827 2/5/2021
0.7.103 886 2/4/2021
0.7.102 892 2/3/2021
0.7.101 821 2/3/2021

Improved Subscriptions and added new extension methods for RediBase