SmooAI
-
SmooAI.
by: SmooAIConfig - 407 total downloads
- last updated 4/24/2026
- Latest version: 4.5.3
.NET client for the Smoo AI config platform — typed configuration values, secrets, and feature flags with OAuth2 auth, a local AES-GCM baked runtime for zero-latency cold starts, and a Roslyn source generator... More information -
SmooAI.
by: SmooAILogger - 202 total downloads
- last updated 4/24/2026
- Latest version: 4.1.3
Contextual structured logger for AWS and server environments. .NET port of @smooai/logger — wraps Microsoft.Extensions.Logging.ILogger with correlation IDs, HTTP request/response context, user context, and... More information -
SmooAI.
by: SmooAIFile - 112 total downloads
- last updated 4/24/2026
- Latest version: 2.2.4
File utilities with magic-byte MIME detection (via Mime-Detective) and typed validation errors. Use SmooAI.File.S3 for S3 upload/download helpers. -
SmooAI.
by: SmooAIFile. S3 - 95 total downloads
- last updated 4/24/2026
- Latest version: 2.2.4
S3 helpers for SmooAI.File — createPresignedUploadUrl, createFromS3, uploadToS3, saveToS3. -
SmooAI.
by: SmooAIFetch - 94 total downloads
- last updated 4/24/2026
- Latest version: 3.3.4
Resilient HTTP client for .NET with Polly-based retry, timeouts, typed JSON responses, and auth token injection. Port of @smooai/fetch.