SentenceTransformers 26.8.3937

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

A 100% managed, dependency-free (no ONNX Runtime, no native tokenizer) reimplementation of the Harrier Small (harrier-oss-v1-270m) multilingual embedding model. Loads the original safetensors weights and runs the Gemma3 forward pass and Gemma BPE tokenizer entirely in pure C#.

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.

SentenceTransformers.Qwen3

The wrapper provides a simple and easy-to-use interface for loading the Qwen3 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.8.3937 1,334 8/13/2026
26.7.2647 2,105 7/15/2026
26.7.2646 168 7/15/2026
26.7.2603 124 7/14/2026
26.7.2600 111 7/14/2026
26.7.2597 112 7/14/2026
26.7.2594 323 7/14/2026
26.7.2593 182 7/14/2026
26.7.2589 323 7/13/2026
26.7.2547 214 7/10/2026
26.7.2510 432 7/9/2026
26.7.2504 181 7/9/2026
26.7.2491 377 7/8/2026
26.6.1872 877 6/14/2026
26.6.1847 201 6/13/2026
26.6.1844 179 6/12/2026
26.6.1839 183 6/12/2026
26.6.1838 180 6/12/2026
26.6.1696 254 6/9/2026
26.6.1688 201 6/9/2026
Loading failed