func-redis 0.1.0-rc0011

This is a prerelease version of func-redis.
dotnet add package func-redis --version 0.1.0-rc0011                
NuGet\Install-Package func-redis -Version 0.1.0-rc0011                
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="func-redis" Version="0.1.0-rc0011" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add func-redis --version 0.1.0-rc0011                
#r "nuget: func-redis, 0.1.0-rc0011"                
#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 func-redis as a Cake Addin
#addin nuget:?package=func-redis&version=0.1.0-rc0011&prerelease

// Install func-redis as a Cake Tool
#tool nuget:?package=func-redis&version=0.1.0-rc0011&prerelease                

Functional Redis

NuGet NuGet

The purpose of the Func.Redis library is to abstract and manage Redis operations.

The library includes functionalities for:

  • keys management (get, set, del) using IRedisKeyService
  • hash sets using IRedisHashSetService
  • sets using IRedisSetService
  • lists using IRedisListService
  • pub/sub using IRedisPublisherService and IRedisSubscriber
  • generic interaction with Redis for all the use cases not covered by the above implementations using IRedisService
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
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 func-redis:

Package Downloads
func-redis-extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-rc0011 43 12/2/2024
0.1.0-rc0010 50 12/2/2024
0.1.0-rc0009 55 11/30/2024
0.1.0-rc0008 55 11/29/2024
0.1.0-rc0007 53 11/29/2024
0.1.0-rc0006 61 11/27/2024
0.1.0-rc0005 53 11/15/2024
0.1.0-rc0004 62 11/12/2024
0.1.0-rc0003 53 11/8/2024
0.1.0-rc0002 50 11/7/2024