SentenceTransformers 26.6.1581

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

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

The wrapper provides a simple and easy-to-use interface for loading the Harrier (harrier-oss-v1-0.6b) multilingual 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.6.1581 4 6/4/2026
26.6.1580 36 6/4/2026
26.6.1579 28 6/4/2026
26.6.1552 83 6/3/2026
26.6.1551 73 6/3/2026
26.6.1548 86 6/3/2026
26.5.819 564 5/11/2026
26.5.811 132 5/10/2026
26.4.648 390 4/27/2026
26.2.64645 1,410 2/22/2026
25.9.61015 912 9/15/2025
25.9.61007 3,771 9/15/2025
25.9.61000 303 9/15/2025
25.8.60197 2,808 8/8/2025
25.8.60187 1,100 8/8/2025
25.7.59781 554 7/18/2025
25.7.59778 325 7/18/2025
25.6.59118 828 6/30/2025
25.6.58936 351 6/26/2025
25.6.58935 944 6/26/2025
Loading failed