RediPal 0.7.150

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

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.  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.

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,062 2/8/2022
0.7.184 891 12/15/2021
0.7.183 898 12/15/2021
0.7.182 864 12/7/2021
0.7.181 882 11/19/2021
0.7.180 879 11/18/2021
0.7.179 998 11/17/2021 0.7.179 is deprecated because it has critical bugs.
0.7.178 790 11/17/2021
0.7.177 897 11/16/2021
0.7.176 908 10/28/2021
0.7.175 851 9/13/2021
0.7.174 834 9/3/2021
0.7.173 917 8/26/2021
0.7.172 873 8/24/2021
0.7.171 787 8/24/2021
0.7.170 895 8/17/2021
0.7.169 892 8/12/2021
0.7.168 879 8/12/2021
0.7.167 871 8/11/2021
0.7.166 890 8/11/2021
0.7.165 917 8/11/2021
0.7.164 854 8/11/2021
0.7.163 853 8/5/2021
0.7.162 857 8/5/2021
0.7.161 926 8/4/2021
0.7.160 923 8/2/2021
0.7.159 966 7/21/2021
0.7.158 944 6/7/2021
0.7.157 1,002 5/6/2021
0.7.156 945 5/6/2021
0.7.154 924 4/19/2021
0.7.150 1,015 3/8/2021
0.7.148 930 3/8/2021
0.7.147 987 3/8/2021
0.7.145 981 2/24/2021
0.7.143 916 2/19/2021
0.7.140 971 2/18/2021
0.7.137 951 2/16/2021
0.7.135 972 2/16/2021
0.7.134 928 2/15/2021
0.7.132 943 2/15/2021
0.7.131 930 2/15/2021
0.7.128 976 2/13/2021
0.7.125 1,019 2/10/2021
0.7.124 1,001 2/10/2021
0.7.122 977 2/9/2021
0.7.121 1,005 2/9/2021
0.7.120 1,063 2/9/2021
0.7.105 927 2/5/2021
0.7.103 991 2/4/2021
0.7.102 990 2/3/2021
0.7.101 945 2/3/2021

Improved Subscriptions and added new extension methods for RediBase