fgutierrez
-
- 1,180 total downloads
- last updated 6/23/2026
- Latest version: 1.1.6
Standardized observability for .NET 8 Cloud-Native apps with OpenTelemetry and Serilog. -
- 917 total downloads
- last updated 7/30/2026
- Latest version: 1.0.6
Production-ready HTTP infrastructure library for .NET 8 providing reusable components for capturing and replaying HTTP responses in ASP.NET Core applications. -
- 691 total downloads
- last updated 8/8/2026
- Latest version: 2.0.0
Production-ready idempotency framework for ASP.NET Core featuring exactly-once request processing, request fingerprinting, response replay, OpenTelemetry integration, and a provider-based storage architecture. -
- 673 total downloads
- last updated 8/16/2026
- Latest version: 2.0.0
Production-ready cache abstraction for .NET 8 with In-Memory caching, extensible external storage, tag-based invalidation, HTTP response caching, and OpenTelemetry metrics. -
- 670 total downloads
- last updated 8/16/2026
- Latest version: 2.0.0
Production-ready resilience framework for .NET 8 with configurable resilience pipelines, Retry, Timeout, Circuit Breaker, and OpenTelemetry metrics. -
- 591 total downloads
- last updated 7/10/2026
- Latest version: 1.2.0
Production-ready serialization library for .NET 8 with a unified abstraction over JSON, MessagePack, and Protocol Buffers, designed for high-performance applications. -
- 539 total downloads
- last updated 7/3/2026
- Latest version: 1.0.0
Base contracts for the CoreSystem modular observability system. -
- 362 total downloads
- last updated 7/7/2026
- Latest version: 1.0.0
Production-ready Redis infrastructure library for .NET 8 providing connection management, distributed locking, and dependency injection integration built on StackExchange.Redis. -
- 264 total downloads
- last updated 7/8/2026
- Latest version: 1.0.0
Production-ready in-memory synchronization library for .NET 8 providing lightweight keyed asynchronous locks for coordinating concurrent operations within a single process. -
- 90 total downloads
- last updated 8/8/2026
- Latest version: 2.0.0
Production-ready PostgreSQL storage provider for CoreSystem.Idempotency, providing durable persistence through the IIdempotencyStorage abstraction with automatic schema creation and Dapper-based data access. -
- 88 total downloads
- last updated 8/8/2026
- Latest version: 2.0.0
Production-ready Redis storage provider for CoreSystem.Idempotency, providing high-performance distributed persistence through the IIdempotencyStorage abstraction. -
- 43 total downloads
- last updated 8/16/2026
- Latest version: 2.0.0
Redis external cache provider for CoreSystem.Cache on .NET 8, with tag-based invalidation, distributed locking, health checks, and optional resilience integration. -
- 44 total downloads
- last updated 8/16/2026
- Latest version: 2.0.0
Cache recovery component for CoreSystem.Cache on .NET 8 that restores tracked memory fallback entries to the primary cache provider after recovery.