foundatio
OfficialFoundatio infrastructure abstractions
Authorexceptionless
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies working with common infrastructure concerns like caching, queuing, messaging, and file storage by providing consistent, pluggable abstractions.
Core Features & Use Cases
- Infrastructure Abstractions: Provides interfaces for
ICacheClient,IQueue,IMessageBus,IFileStorage,ILockProvider, andIJob. - Production & In-Memory Implementations: Supports both in-memory versions for testing and production-ready backends like Redis and S3.
- Resilience: Integrates with Polly for robust retry and circuit breaker patterns.
- Use Case: Implement background job processing for tasks like sending emails or processing images using
IQueueandQueueJobBase.
Quick Start
Use the foundatio skill to enqueue a new EventPost item with the specified organization, project, and file path.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: foundatio Download link: https://github.com/exceptionless/Exceptionless/archive/main.zip#foundatio Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.