Microsoft.SemanticKernel.Connectors.CosmosMongoDB 1.74.0-preview

Prefix Reserved
Suggested Alternatives

CommunityToolkit.VectorData.CosmosMongoDB

Additional Details

This package has been renamed from Microsoft.SemanticKernel.Connectors.CosmosMongoDB to CommunityToolkit.VectorData.AzureDocumentDB.  AzureDocumentDB reflects the new product name for the database and this package has no dependency on Semantic Kernel and it is an implementation of Microsoft.Extensions.VectorData.Abstractions that can be used with any framework.  The new package is v1 stable.

This is a prerelease version of Microsoft.SemanticKernel.Connectors.CosmosMongoDB.
dotnet add package Microsoft.SemanticKernel.Connectors.CosmosMongoDB --version 1.74.0-preview
                    
NuGet\Install-Package Microsoft.SemanticKernel.Connectors.CosmosMongoDB -Version 1.74.0-preview
                    
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="Microsoft.SemanticKernel.Connectors.CosmosMongoDB" Version="1.74.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.CosmosMongoDB" Version="1.74.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.SemanticKernel.Connectors.CosmosMongoDB" />
                    
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 Microsoft.SemanticKernel.Connectors.CosmosMongoDB --version 1.74.0-preview
                    
#r "nuget: Microsoft.SemanticKernel.Connectors.CosmosMongoDB, 1.74.0-preview"
                    
#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 Microsoft.SemanticKernel.Connectors.CosmosMongoDB@1.74.0-preview
                    
#: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=Microsoft.SemanticKernel.Connectors.CosmosMongoDB&version=1.74.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.SemanticKernel.Connectors.CosmosMongoDB&version=1.74.0-preview&prerelease
                    
Install 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 ⚡

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 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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Microsoft.SemanticKernel.Connectors.CosmosMongoDB:

Package Downloads
AIKit.VectorStores.CosmosMongoDB

CosmosMongoDB vector store provider for AIKit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.74.0-preview 4,293 3/20/2026 1.74.0-preview is deprecated because it is no longer maintained.
1.73.0-preview 132 3/4/2026
1.72.0-preview 257 2/19/2026
1.71.0-preview 107 2/16/2026
1.70.0-preview 132 1/23/2026
1.69.0-preview 108 1/19/2026
1.68.0-preview 480 12/3/2025
1.67.1-preview 208 11/7/2025
1.67.0-preview 317 11/3/2025
1.66.0-preview 370 10/8/2025
1.65.0-preview 225 9/10/2025
1.64.0-preview 255 8/27/2025
1.63.0-preview 185 8/20/2025
1.62.0-preview 276 8/12/2025
1.61.0-preview 544 7/24/2025
1.60.0-preview 189 7/8/2025
1.59.0-preview 334 7/1/2025
1.58.0-preview 198 6/25/2025
1.57.0-preview 196 6/16/2025
1.56.0-preview 398 6/10/2025
Loading failed