HNSW 1.0.36447

There is a newer version of this package available.
See the version list below for details.
dotnet add package HNSW --version 1.0.36447
                    
NuGet\Install-Package HNSW -Version 1.0.36447
                    
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="HNSW" Version="1.0.36447" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HNSW" Version="1.0.36447" />
                    
Directory.Packages.props
<PackageReference Include="HNSW" />
                    
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 HNSW --version 1.0.36447
                    
#r "nuget: HNSW, 1.0.36447"
                    
#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 HNSW@1.0.36447
                    
#: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=HNSW&version=1.0.36447
                    
Install as a Cake Addin
#tool nuget:?package=HNSW&version=1.0.36447
                    
Install as a Cake Tool

C# library for fast approximate nearest neighbours search using Hierarchical Navigable Small World graphs.
Fork from original at https://github.com/microsoft/HNSW.Net, adds support for incremental build and MessagePack serialization.

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 is compatible.  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 was computed.  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 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on HNSW:

Package Downloads
mostlylucid.botdetection

Enterprise bot detection and anonymous entity resolution for ASP.NET Core — the detection engine behind StyloBot. Probabilistic and behavioural, not just User-Agent matching: UA/header/IP analysis, JA3/JA4/HTTP2/QUIC/TCP-IP fingerprinting, Leiden cluster discovery, 129-dim Markov session vectors, metastable fingerprint identity, and optional LLM classification. Zero-PII (HMAC-SHA256), SQLite-backed, single-call UseStyloBot() setup.

LLM.Guard

Easily implement guardrails around LLM prompts.

IndxSearchLib

A new type of search system with pattern recognition. Enterprise-grade search in a class library.

Iciclecreek.Lucene.Net.Vector

Adds support for vector embeddings to Lucene.Net 4.8, supporting similarity search and RAG patterns.

ToolUp.VectorStores.Hnsw

HNSW approximate-nearest-neighbour IVectorStore for ToolUp.RAG. Lifts the ~50,000-chunk ceiling of InMemoryVectorStore.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.6.1848 13,602 6/13/2026
26.6.1827 209 6/12/2026
26.6.1714 248 6/9/2026
26.6.1655 254 6/8/2026
26.4.177 14,749 4/1/2026
26.3.129 346 3/30/2026
26.3.126 193 3/30/2026
26.1.63669 6,926 1/22/2026
26.1.63655 195 1/22/2026
25.12.63133 2,128 12/9/2025
25.12.63132 608 12/9/2025
25.7.60036 5,477 7/30/2025
25.7.59928 699 7/24/2025
25.3.56901 10,111 3/20/2025
24.9.52330 43,934 9/24/2024
1.0.52302 1,053 9/23/2024
1.0.52255 314 9/23/2024
1.0.52254 323 9/23/2024
1.0.51856 514 9/12/2024
1.0.36447 581 2/27/2023
Loading failed