Microsoft.SemanticKernel.Connectors.MongoDB 1.73.0-preview

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

Showing the top 2 NuGet packages that depend on Microsoft.SemanticKernel.Connectors.MongoDB:

Package Downloads
AIKit.VectorStores.MongoDB

MongoDB vector store provider for AIKit.

AIToolbox.SemanticKernel.Connectors.Memory.MongoDB

AI Toolbox connector for MongoDB.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.73.0-preview 102 3/4/2026
1.72.0-preview 126 2/19/2026
1.71.0-preview 128 2/16/2026
1.70.0-preview 116 1/23/2026
1.69.0-preview 100 1/19/2026
1.68.0-preview 979 12/3/2025
1.67.1-preview 575 11/7/2025
1.67.0-preview 165 11/3/2025
1.66.0-preview 964 10/8/2025
1.65.0-preview 1,194 9/10/2025
1.64.0-preview 299 8/27/2025
1.63.0-preview 173 8/20/2025
1.62.0-preview 185 8/12/2025
1.61.0-preview 705 7/24/2025
1.60.0-preview 252 7/8/2025
1.59.0-preview 700 7/1/2025
1.58.0-preview 210 6/25/2025
1.57.0-preview 412 6/16/2025
1.56.0-preview 328 6/10/2025
1.55.0-preview 233 6/3/2025
Loading failed