StackExchange.Redis.Extensions.AspNetCore 6.4.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package StackExchange.Redis.Extensions.AspNetCore --version 6.4.2                
NuGet\Install-Package StackExchange.Redis.Extensions.AspNetCore -Version 6.4.2                
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="StackExchange.Redis.Extensions.AspNetCore" Version="6.4.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.Extensions.AspNetCore --version 6.4.2                
#r "nuget: StackExchange.Redis.Extensions.AspNetCore, 6.4.2"                
#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 StackExchange.Redis.Extensions.AspNetCore as a Cake Addin
#addin nuget:?package=StackExchange.Redis.Extensions.AspNetCore&version=6.4.2

// Install StackExchange.Redis.Extensions.AspNetCore as a Cake Tool
#tool nuget:?package=StackExchange.Redis.Extensions.AspNetCore&version=6.4.2                

StackExchange.Redis.Extensions.AspNetCore is a library that has a set of extensions method fpr ASP.NET Core

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

NuGet packages (24)

Showing the top 5 NuGet packages that depend on StackExchange.Redis.Extensions.AspNetCore:

Package Downloads
Xinghe.Utility

XH基础库(内部使用)

UserManagement.Services

Package Description

Autransoft.Redis.InMemory

Package Description

WGM.Infrastructure.Core

Package Description

ArkTribeManager.Core

Package Description

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on StackExchange.Redis.Extensions.AspNetCore:

Repository Stars
Anapher/Strive
Open source video conferencing platform
Azure/sg-aks-workshop
Security + Governance Workshop
239573049/EarthChat
Version Downloads Last updated
11.0.0 9,590 1/20/2025
10.2.0 787,971 1/23/2024
10.1.0 120,550 1/7/2024
10.0.2 67,562 12/25/2023
10.0.1 1,238 12/23/2023
10.0.0 414 12/23/2023
9.1.0 1,154,619 3/1/2023
9.0.0 22,638 2/20/2023
8.0.5 2,184,635 5/24/2022
8.0.4 472,733 2/14/2022
8.0.3 63,445 1/14/2022
8.0.2 49,506 1/8/2022
8.0.1 748 1/7/2022
8.0.0 1,947 1/7/2022
7.2.1 328,846 11/19/2021
7.1.1 654,647 6/25/2021
7.0.1 88,749 5/21/2021
7.0.0 288,919 4/18/2021
7.0.0-pre 96,193 4/27/2020
6.4.5 198,402 3/9/2021
6.4.3 2,167 3/8/2021
6.4.2 908 3/8/2021
6.4.1 873 3/8/2021
6.4.0 923 3/8/2021
6.3.6 160,488 12/18/2020
6.3.5 314,250 9/1/2020
6.3.4 594,973 7/12/2020
6.3.3 14,470 7/3/2020
6.3.2 925 7/3/2020
6.3.1 951 7/3/2020
6.3.0 26,602 6/17/2020
6.2.2 12,524 6/11/2020
6.2.1 928 6/11/2020
6.2.0 985 6/11/2020
6.1.7 10,256 5/18/2020
6.1.6 4,673 5/8/2020
6.1.5 2,661 5/5/2020
6.1.4 989 5/5/2020
6.1.3 966 5/5/2020
6.1.2 953 5/5/2020
6.1.1 1,928 4/27/2020
6.1.0 12,745 4/27/2020
5.5.0 245,154 11/22/2019
5.4.0 1,016 11/22/2019
5.3.0 50,932 10/9/2019
5.2.0 26,725 9/1/2019
5.1.2 3,422 8/26/2019
5.0.3 40,248 5/20/2019
5.0.2 260,362 5/3/2019
5.0.1 73,528 4/1/2019
5.0.1-pre 1,088 1/16/2019
5.0.0 10,743 3/28/2019
5.0.0-pre 1,030 1/16/2019
4.0.5 69,140 11/27/2018
4.0.4 1,494 11/11/2018
4.0.3 27,582 11/5/2018
2.0.2 1,300 11/5/2018
2.0.1 1,243 11/1/2018
2.0.0 1,200 11/1/2018
1.0.0 6,359 7/10/2018

- Added support to .NET Standard
       - Bugfixing
       - improving performances;
       - Add an object to Redis;
       - Change ISerializer interface (more info here https://github.com/imperugo/StackExchange.Redis.Extensions/issues/2)
       - Update StackExchange.Redis to latest version;
       - Changed Flush method;
       - Remove an object from Redis;
       - Search Keys into Redis;
       - Retrieve multiple object with a single roundtrip;
       - Store multiple object with a single roundtrip;
       - Get Redis Server information;
       - Set Add;
       - Set AddAdd;
       - SetRemove;
       - SetRemoveAll;
       - Set Member;
       - Pub/Sub events;
       - Save;
       - Async methods;
       - Hash methods;
       - Support for Keyspace isolation;