Wino.Mail.AI.Abstractions
0.1.0-alpha.29
See the version list below for details.
dotnet add package Wino.Mail.AI.Abstractions --version 0.1.0-alpha.29
NuGet\Install-Package Wino.Mail.AI.Abstractions -Version 0.1.0-alpha.29
<PackageReference Include="Wino.Mail.AI.Abstractions" Version="0.1.0-alpha.29" />
<PackageVersion Include="Wino.Mail.AI.Abstractions" Version="0.1.0-alpha.29" />
<PackageReference Include="Wino.Mail.AI.Abstractions" />
paket add Wino.Mail.AI.Abstractions --version 0.1.0-alpha.29
#r "nuget: Wino.Mail.AI.Abstractions, 0.1.0-alpha.29"
#:package Wino.Mail.AI.Abstractions@0.1.0-alpha.29
#addin nuget:?package=Wino.Mail.AI.Abstractions&version=0.1.0-alpha.29&prerelease
#tool nuget:?package=Wino.Mail.AI.Abstractions&version=0.1.0-alpha.29&prerelease
Wino Mail AI
Semantic-indexing infrastructure shared by Wino Mail and Wino Mail API.
The solution separates four concerns:
- provider-neutral message and checkpoint contracts;
- deterministic HTML sanitization and visible-text extraction;
- remote embedding generation and pgvector persistence;
- resumable local storage through sqlite-vec.
The packages are published publicly on nuget.org. The workflow requires the repository NUGET_API_KEY secret and verifies every package after publication.
See docs/architecture.md for identity, restore, concurrency, storage, and security diagrams.
Build
dotnet restore Wino.Mail.AI.slnx
dotnet build Wino.Mail.AI.slnx --no-restore
dotnet test Wino.Mail.AI.slnx --no-build
SqliteVecSemanticIndexer requires a trusted sqlite-vec loadable extension in production. Tests can use its explicit compatibility mode without loading native code. eng/Build-SqliteVec.ps1 verifies the pinned v0.1.9 amalgamation hash and compiles Windows x86, x64, and ARM64 assets before packing.
No NuGet credentials belong in source control. Configure NUGET_API_KEY as a GitHub Actions repository secret before dispatching the public publication workflow.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Wino.Mail.AI.Abstractions:
| Package | Downloads |
|---|---|
|
Wino.Mail.Contracts
Wino Mail API Contracts package to support Wino Accounts in Wino Mail. |
|
|
Wino.Mail.AI.ContentProcessing
Deterministic HTML sanitization, visible-text extraction, Unicode normalization, bounded content processing, and SHA-256 hashing for Wino Mail AI. |
|
|
Wino.Mail.AI.PgVector
Legacy mailbox-isolated PostgreSQL insight storage for Wino Intelligence. |
|
|
Wino.Mail.AI.OpenAI
OpenAI structured insight generation and managed vector store indexing, search, and deletion for Wino Mail. |
|
|
Wino.Mail.AI.SqliteVec
Separate local sqlite-vec semantic index for Wino Mail with transactional versioned imports, mailbox coverage metadata, deletion, and vector search. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha.34 | 82 | 9/9/2026 |
| 0.1.0-alpha.33 | 142 | 9/3/2026 |
| 0.1.0-alpha.32 | 135 | 8/17/2026 |
| 0.1.0-alpha.29 | 107 | 8/15/2026 |
| 0.1.0-alpha.23 | 84 | 8/13/2026 |
| 0.1.0-alpha.22 | 81 | 8/13/2026 |
| 0.1.0-alpha.21 | 79 | 8/12/2026 |
| 0.1.0-alpha.20 | 98 | 8/12/2026 |
| 0.1.0-alpha.19 | 90 | 8/12/2026 |
| 0.1.0-alpha.18 | 94 | 8/12/2026 |
| 0.1.0-alpha.17 | 88 | 8/12/2026 |
| 0.1.0-alpha.15 | 83 | 8/12/2026 |
| 0.1.0-alpha.11 | 80 | 8/9/2026 |
| 0.1.0-alpha.10 | 79 | 8/9/2026 |
| 0.1.0-alpha.9 | 73 | 8/9/2026 |
| 0.1.0-alpha.8 | 92 | 8/6/2026 |
| 0.1.0-alpha.7 | 82 | 8/6/2026 |
| 0.1.0-alpha.6 | 83 | 8/6/2026 |
| 0.1.0-alpha.5 | 83 | 8/6/2026 |
| 0.1.0-alpha.4 | 77 | 8/5/2026 |