Wino.Mail.AI.ContentProcessing 0.1.0-alpha.34

This is a prerelease version of Wino.Mail.AI.ContentProcessing.
dotnet add package Wino.Mail.AI.ContentProcessing --version 0.1.0-alpha.34
                    
NuGet\Install-Package Wino.Mail.AI.ContentProcessing -Version 0.1.0-alpha.34
                    
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="Wino.Mail.AI.ContentProcessing" Version="0.1.0-alpha.34" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Wino.Mail.AI.ContentProcessing" Version="0.1.0-alpha.34" />
                    
Directory.Packages.props
<PackageReference Include="Wino.Mail.AI.ContentProcessing" />
                    
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 Wino.Mail.AI.ContentProcessing --version 0.1.0-alpha.34
                    
#r "nuget: Wino.Mail.AI.ContentProcessing, 0.1.0-alpha.34"
                    
#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 Wino.Mail.AI.ContentProcessing@0.1.0-alpha.34
                    
#: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=Wino.Mail.AI.ContentProcessing&version=0.1.0-alpha.34&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Wino.Mail.AI.ContentProcessing&version=0.1.0-alpha.34&prerelease
                    
Install as a Cake Tool

Wino Mail AI

Shared libraries for Wino Mail and Wino Mail API.

  • Abstractions: insight, content preparation, and managed indexing contracts.
  • ContentProcessing: HTML sanitization and deterministic visible-text preparation.
  • OpenAI: structured insight generation and managed vector store operations.
  • PgVector: legacy PostgreSQL insight persistence, retained under its existing package name.

Version 0.1.0-alpha.34 removes document and query embedding APIs. The SQLite vector package is retired. Consumers must update together with the managed Intelligence contract. Upgrading a package does not deploy a service or re-sync a mailbox.

Validation and publication

Run scripts/Publish-WinoAiNuGet.ps1 -RepoRoot <checkout> -Version <version> for the source audit, Release build, offline tests, packaging, and package audit. Add -Publish to publish after the audit succeeds. Supply NUGET_API_KEY through the environment. Never store credentials in source files.

Paid integration tests require explicit WINO_AI_LIVE_TESTS=1 opt-in and a test credential. The publication script excludes these tests.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.34 36 9/9/2026
0.1.0-alpha.33 68 9/3/2026
0.1.0-alpha.32 86 8/17/2026
0.1.0-alpha.29 70 8/15/2026
0.1.0-alpha.23 76 8/13/2026
0.1.0-alpha.22 61 8/13/2026
0.1.0-alpha.21 57 8/12/2026
0.1.0-alpha.20 79 8/12/2026
0.1.0-alpha.19 64 8/12/2026
0.1.0-alpha.18 71 8/12/2026
0.1.0-alpha.17 65 8/12/2026
0.1.0-alpha.15 62 8/12/2026
0.1.0-alpha.11 62 8/9/2026
0.1.0-alpha.10 49 8/9/2026
0.1.0-alpha.9 69 8/9/2026
0.1.0-alpha.8 75 8/6/2026
0.1.0-alpha.7 70 8/6/2026
0.1.0-alpha.6 66 8/6/2026
0.1.0-alpha.5 63 8/6/2026
0.1.0-alpha.4 69 8/5/2026
Loading failed