SentenceTransformers 26.6.1872

dotnet add package SentenceTransformers --version 26.6.1872
                    
NuGet\Install-Package SentenceTransformers -Version 26.6.1872
                    
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="SentenceTransformers" Version="26.6.1872" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SentenceTransformers" Version="26.6.1872" />
                    
Directory.Packages.props
<PackageReference Include="SentenceTransformers" />
                    
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 SentenceTransformers --version 26.6.1872
                    
#r "nuget: SentenceTransformers, 26.6.1872"
                    
#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 SentenceTransformers@26.6.1872
                    
#: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=SentenceTransformers&version=26.6.1872
                    
Install as a Cake Addin
#tool nuget:?package=SentenceTransformers&version=26.6.1872
                    
Install as a Cake Tool

The wrapper provides a simple and easy-to-use interface for computing embeddings from text.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on SentenceTransformers:

Package Downloads
SentenceTransformers.ArcticXs

The wrapper provides a simple and easy-to-use interface for loading the Snowflake's ArcticXS embeddings model and generating embeddings for input text.

SentenceTransformers.MiniLM

The wrapper provides a simple and easy-to-use interface for loading the MiniLM embeddings model and generating embeddings for input text.

SentenceTransformers.Qwen3

The wrapper provides a simple and easy-to-use interface for loading the Qwen3 embeddings model and generating embeddings for input text.

SentenceTransformers.Harrier.Medium

The wrapper provides a simple and easy-to-use interface for loading the Harrier Medium (harrier-oss-v1-0.6b) multilingual embeddings model and generating embeddings for input text.

SentenceTransformers.Harrier.Small

The wrapper provides a simple and easy-to-use interface for loading the Harrier Small (harrier-oss-v1-270m) multilingual embeddings model and generating embeddings for input text.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.6.1872 0 6/14/2026
26.6.1847 27 6/13/2026
26.6.1844 40 6/12/2026
26.6.1839 57 6/12/2026
26.6.1838 55 6/12/2026
26.6.1696 205 6/9/2026
26.6.1688 145 6/9/2026
26.6.1641 159 6/7/2026
26.6.1640 158 6/7/2026
26.6.1639 166 6/7/2026
26.6.1581 256 6/4/2026
26.6.1580 147 6/4/2026
26.6.1579 132 6/4/2026
26.6.1552 159 6/3/2026
26.6.1551 138 6/3/2026
26.6.1548 137 6/3/2026
26.5.819 566 5/11/2026
26.5.811 135 5/10/2026
26.4.648 403 4/27/2026
26.2.64645 1,411 2/22/2026
Loading failed