Klexir
-
MonadicSharp
by: Klexir- 2,192 total downloads
- last updated 2/24/2026
- Latest version: 1.4.0
A modern functional programming library for C# featuring Result<T>, Option<T>, Railway-Oriented Programming, and fluent pipeline composition. Build robust applications with elegant error handling and monadic... More information -
- 329 total downloads
- last updated 3/17/2026
- Latest version: 1.1.0
AI-specific extensions for MonadicSharp: typed error handling for LLM APIs, exponential backoff retry, agent execution tracing, structured output validation, and streaming completion support. The functional... More information -
- 199 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Typed multi-agent orchestration for .NET — capability-based sandboxing, railway-oriented pipelines, circuit breakers, and immutable audit trails. Build secure, composable AI agent systems with compile-time... More information -
- 196 total downloads
- last updated 10/8/2025
- Latest version: 0.1.0
Lightweight, functional-friendly object mapper for MonadicSharp. Provides mapping configuration and extensions for Option, Result, and Either. -
- 191 total downloads
- last updated 10/8/2025
- Latest version: 1.0.0
MonadicSharp.DI - lightweight private mediator (in-process) aligned with MonadicSharp functional primitives (Result, Option, etc.). -
- 128 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Result-aware HTTP client for MonadicSharp — HTTP errors, timeouts, and deserialization failures are first-class Result values. Includes typed retry policies with exponential backoff and integration with... More information -
- 126 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Result-aware caching layer for MonadicSharp — cache misses and errors are first-class Result values, never null or exceptions. Supports IMemoryCache, IDistributedCache, and transparent agent output caching via... More information -
- 126 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Result-aware persistence layer for MonadicSharp — NotFound, Conflict, and DatabaseError are first-class Result values, never null or exceptions. Provides IRepository, IReadRepository, IUnitOfWork abstractions... More information -
- 124 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Observability layer for MonadicSharp.Agents — OpenTelemetry-compatible metrics and distributed tracing for agent executions, pipelines, and circuit breakers. Zero external dependencies: built on... More information -
-
- 123 total downloads
- last updated 3/4/2026
- Latest version: 1.0.0
dotnet new templates for MonadicSharp — railway-oriented .NET projects with Result types, AI agents, and functional error handling. -
-
- 121 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Security layer for MonadicSharp.Agents — prompt injection detection, capability enforcement, immutable audit trails, and secret masking. Security failures are first-class Result values, never silent... More information -
MonadicForge
by: Klexir- 104 total downloads
- last updated 3/20/2026
- Latest version: 1.0.0
Structural green-code guarantees for C# — built on MonadicSharp -
- 100 total downloads
- last updated 3/17/2026
- Latest version: 1.0.0
Amber-track (self-healing) extension for MonadicSharp. Adds RescueAsync and StartFixBranchAsync to intercept specific failures, attempt recovery, and merge back to the success track — without breaking the... More information -
- 98 total downloads
- last updated 3/3/2026
- Latest version: 1.0.0
Meta-package for the MonadicSharp Framework — install this single package to get Agents, Caching, Http, Persistence, Security, and Telemetry in one shot. For à-la-carte usage, reference individual... More information