SU2.C15e.Infrastructure.Caching
1.0.3
See the version list below for details.
dotnet add package SU2.C15e.Infrastructure.Caching --version 1.0.3
NuGet\Install-Package SU2.C15e.Infrastructure.Caching -Version 1.0.3
<PackageReference Include="SU2.C15e.Infrastructure.Caching" Version="1.0.3" />
<PackageVersion Include="SU2.C15e.Infrastructure.Caching" Version="1.0.3" />
<PackageReference Include="SU2.C15e.Infrastructure.Caching" />
paket add SU2.C15e.Infrastructure.Caching --version 1.0.3
#r "nuget: SU2.C15e.Infrastructure.Caching, 1.0.3"
#:package SU2.C15e.Infrastructure.Caching@1.0.3
#addin nuget:?package=SU2.C15e.Infrastructure.Caching&version=1.0.3
#tool nuget:?package=SU2.C15e.Infrastructure.Caching&version=1.0.3
Clean Architecture template — Infrastructure.Caching sub-package: Redis + HybridCache, distributed lock/semaphore (Medallion DistributedLock), typed/tagged/list/sorted-set/hash/counter caches. Numeronym `C15e` = CleanArchitecture. Generation 2026 series.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- DistributedLock.Redis (>= 1.1.1)
- Microsoft.Extensions.Caching.Hybrid (>= 10.8.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.10)
- OpenTelemetry.Api (>= 1.17.0)
- OpenTelemetry.Instrumentation.StackExchangeRedis (>= 1.15.1-beta.2)
- StackExchange.Redis (>= 3.0.25)
- SU2.C15e.Caching.Abstractions (>= 1.0.3)
- SU2.C15e.Infrastructure.Observability.Abstractions (>= 1.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SU2.C15e.Infrastructure.Caching:
| Package | Downloads |
|---|---|
|
SU2.C15e.Web.Defaults
Clean Architecture template — batteries-included default host bundle for SU2.Web. Ships the AddServiceConfigs / AddOptionConfigs / AddMediatorSourceGen composition + UseAppMiddlewareAndSeedDatabase pipeline + Audit.NET HTTP middleware (UseAuditHttpMiddleware) + AddAuditHttpClient. References the meta SU2.Infrastructure so a host gets the full kitchen-sink in one reference. Lean consumers reference SU2.Web (core) + per-feature AddXxx() instead. Numeronym `C15e` = CleanArchitecture. Generation 2026 series. |
GitHub repositories
This package is not used by any popular GitHub repositories.