arwin.scholte
-
- 331 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Provider-agnostic LLM seam for .NET agents: IChatProvider with OpenAI-compatible and Anthropic-native providers and a routing registry. -
- 300 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Typed agent shells for .NET: Agent<TInput,TResult> and BatchAgent<TItem,TResult> over one primitive - prompt by key, one turn, typed degrade, typed parse. -
- 292 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Document OCR behind a port: IDocumentOcr with an Azure Document Intelligence implementation - structured text, tables as markdown, per-page spatial data. -
- 276 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Pseudonymisation with a separated key (GDPR Art. 4(5)): deterministic cross-run-stable tokens with an AES-GCM encrypted, tenant-scoped key store. -
- 272 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Prompt management for .NET agents: versioned templates, per-client override, cached fallback reads, persistence behind a port, and an HTTP egress source for database-free hosts. -
- 245 total downloads
- last updated 7/15/2026
- Latest version: 0.1.2
Intake utilities for .NET agents: tolerant XLSX/CSV/OCR-text table reading, date normalisation, and session-local pseudonymisation (PseudonymMap).