amarinsek
-
- 804 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Domain-based configuration and coordination for ASP.NET Core Output Cache, FusionCache, and client Cache-Control — not a cache of its own. Redis backends: install CacheOrchestrator.Redis. -
- 722 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Meta package for CacheOrchestrator Redis backends: Output Cache store and FusionCache L2 / backplane. Prefer this for typical web apps. For Output Cache only use CacheOrchestrator.AspNetCore.Redis; for Fusion... More information -
- 396 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
EF Core SaveChanges hook for CacheOrchestrator: map CLR types to (domain, entityKind) and purge entity tags after a successful save. -
- 282 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Http-free core of CacheOrchestrator: domain options, orchestration contracts, invalidation, and cluster command model. -
- Deprecated
- 243 total downloads
- last updated 8/15/2026
- Latest version: 2.1.0
HTTP cluster command bus for CacheOrchestrator: invalidate, Version, and TTL commands across instances (Static or ServiceDiscovery membership). -
- 217 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
ASP.NET Core integration for CacheOrchestrator: Output Cache, client Cache-Control, Admin API, and HTTP domain data-cache helpers. -
- 194 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
FusionCache data-cache provider for CacheOrchestrator.Core. -
- 169 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
HTTP cluster command bus transport for CacheOrchestrator: invalidate, Version, and TTL commands across instances (Static or ServiceDiscovery membership). -
- 161 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Microsoft HybridCache data-cache provider for CacheOrchestrator.Core (subset of Fusion capabilities). -
- 65 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Support library for CacheOrchestrator Redis backends (connection options and configuration resolution). Not intended to be referenced directly by applications — install CacheOrchestrator.Redis,... More information -
- 56 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Redis L2 and backplane for CacheOrchestrator.FusionCache. -
- 56 total downloads
- last updated 8/30/2026
- Latest version: 3.0.0-beta.3 (prerelease)
Redis Output Cache store for CacheOrchestrator.AspNetCore.