Microsoft.SemanticKernel.Connectors.Redis
1.74.1-preview
Prefix Reserved
dotnet add package Microsoft.SemanticKernel.Connectors.Redis --version 1.74.1-preview
NuGet\Install-Package Microsoft.SemanticKernel.Connectors.Redis -Version 1.74.1-preview
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.74.1-preview" />
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Redis" Version="1.74.1-preview" />Directory.Packages.props
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Redis" />Project file
paket add Microsoft.SemanticKernel.Connectors.Redis --version 1.74.1-preview
#r "nuget: Microsoft.SemanticKernel.Connectors.Redis, 1.74.1-preview"
#:package Microsoft.SemanticKernel.Connectors.Redis@1.74.1-preview
#addin nuget:?package=Microsoft.SemanticKernel.Connectors.Redis&version=1.74.1-preview&prereleaseInstall as a Cake Addin
#tool nuget:?package=Microsoft.SemanticKernel.Connectors.Redis&version=1.74.1-preview&prereleaseInstall as a Cake Tool
VectorData Implementations by Semantic Kernel
Microsoft.Extensions.VectorData.Abstractions provides abstractions for accessing Vector Databases and Vector Indexes. It includes base abstract classes and interfaces for Vector Database implementations.
Semantic Kernel (SK) is a lightweight SDK allowing integration of AI experiences into your application.
Semantic Kernel (SK) provides a set of implementations for the Microsoft.Extensions.VectorData.Abstractions interfaces, allowing developers to easily connect to various vector databases. This package is one of these implementations.
This package can be used with Semantic Kernel or independently and does not depend on any Semantic Kernel abstractions or core libraries.
Getting Started ⚡
- Learn more about using the VectorData abstractions and implementations at the documentation site.
- Learn more about Semantic Kernel at the documentation site.
- Join the Discord community.
- Follow the team on Semantic Kernel blog.
- Check out the GitHub repository for the latest updates.
| Product | Versions 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 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 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.AI.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.1.0)
- NRedisStack (>= 1.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.AI.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.1.0)
- NRedisStack (>= 1.0.0)
-
net10.0
- Microsoft.Extensions.AI.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.1.0)
- NRedisStack (>= 1.0.0)
-
net8.0
- Microsoft.Extensions.AI.Abstractions (>= 10.5.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.VectorData.Abstractions (>= 10.1.0)
- NRedisStack (>= 1.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Connectors.Redis:
| Package | Downloads |
|---|---|
|
Senparc.AI.Kernel
Senparc.AI 核心模块,支持 Semantic Kernel,提供一系列 Senparc.AI 产品基础接口实现 |
|
|
Serina.Semantic.Ai.Pipelines
Serina Pipelines for Semantic Kernel allows to build flexible Ai Proccessing pipelines. |
|
|
Senparc.AI.AgentKernel
Senparc.AI AgentKernel module built on Microsoft Agent Framework, implementing Senparc.AI standard interfaces with support for Chat, Embedding, SpeechToText, TextToSpeech, TextToImage, vector storage, and multi-platform providers including OpenAI, Azure OpenAI, NeuCharAI, HuggingFace, FastAPI, Ollama, DeepSeek, Anthropic, Gemini, Qwen, Kimi, and XunFei |
|
|
AIKit.VectorStores.Redis
Redis vector store provider for AIKit. |
|
|
AIToolbox.SemanticKernel.Connectors.Memory.Redis
AI Toolbox connector for Redis. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.SemanticKernel.Connectors.Redis:
| Repository | Stars |
|---|---|
|
junkai-li/NetCoreKevin
🤖基于.NET搭建的企业级中台AI知识库智能体开源架构:Skills技能管理、AI-Qdrant知识库、知识库重排模型、AI联网搜索、多智能体协同、聊天记录压缩策略、智能体权限管控、AgentFramework、RAG检索增强、本地Ollama AI模型调用、智能体技能可控加载、领域事件、一库多租户、Log4、Jwt、CAP、SignalR、Mcp、Ioc、Hangfire、RabbitMQ、Xunit、前端(Vue + Ant Design)
|
|
|
AIDotNet/koala-ai
基于.NET8+React实现的企业级智能客服知识库
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.74.1-preview | 1,009 | 4/29/2026 |
| 1.74.0-preview | 68,301 | 3/20/2026 |
| 1.73.0-preview | 749 | 3/4/2026 |
| 1.72.0-preview | 3,686 | 2/19/2026 |
| 1.71.0-preview | 1,869 | 2/16/2026 |
| 1.70.0-preview | 1,946 | 1/23/2026 |
| 1.69.0-preview | 235 | 1/19/2026 |
| 1.68.0-preview | 2,056 | 12/3/2025 |
| 1.67.1-preview | 137,122 | 11/7/2025 |
| 1.67.0-preview | 195 | 11/3/2025 |
| 1.66.0-preview | 567 | 10/8/2025 |
| 1.65.0-preview | 2,457 | 9/10/2025 |
| 1.64.0-preview | 137,336 | 8/27/2025 |
| 1.63.0-preview | 259 | 8/20/2025 |
| 1.62.0-preview | 562 | 8/12/2025 |
| 1.61.0-preview | 7,333 | 7/24/2025 |
| 1.60.0-preview | 1,050 | 7/8/2025 |
| 1.59.0-preview | 270 | 7/1/2025 |
| 1.58.0-preview | 376 | 6/25/2025 |
| 1.57.0-preview | 4,689 | 6/16/2025 |