![]() |
VOOZH | about |
dotnet add package Sora.Data.Vector --version 0.4.0
NuGet\Install-Package Sora.Data.Vector -Version 0.4.0
<PackageReference Include="Sora.Data.Vector" Version="0.4.0" />
<PackageVersion Include="Sora.Data.Vector" Version="0.4.0" />Directory.Packages.props
<PackageReference Include="Sora.Data.Vector" />Project file
paket add Sora.Data.Vector --version 0.4.0
#r "nuget: Sora.Data.Vector, 0.4.0"
#:package Sora.Data.Vector@0.4.0
#addin nuget:?package=Sora.Data.Vector&version=0.4.0Install as a Cake Addin
#tool nuget:?package=Sora.Data.Vector&version=0.4.0Install as a Cake Tool
Vector search facade for Sora: first-class static APIs over vector providers.
dotnet add package Sylin.Sora.Data.Vector
// Save and search embeddings for an entity with string key
await Vector<MyEntity>.Save("id-1", embedding);
var res = await Vector<MyEntity>.Search(query: embedding, topK: 5);
~/guides/data/all-query-streaming-and-pager.md| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 0.4.0 | 384 | 9/5/2025 | 0.4.0 is deprecated because it is no longer maintained. |
| 0.2.20 | 381 | 8/22/2025 | 0.2.20 is deprecated because it is no longer maintained. |
See release notes: https://github.com/sylin-labs/sora-framework/releases