VapeCache.Extensions.DependencyInjection
1.2.13
See the version list below for details.
dotnet add package VapeCache.Extensions.DependencyInjection --version 1.2.13
NuGet\Install-Package VapeCache.Extensions.DependencyInjection -Version 1.2.13
<PackageReference Include="VapeCache.Extensions.DependencyInjection" Version="1.2.13" />
<PackageVersion Include="VapeCache.Extensions.DependencyInjection" Version="1.2.13" />
<PackageReference Include="VapeCache.Extensions.DependencyInjection" />
paket add VapeCache.Extensions.DependencyInjection --version 1.2.13
#r "nuget: VapeCache.Extensions.DependencyInjection, 1.2.13"
#:package VapeCache.Extensions.DependencyInjection@1.2.13
#addin nuget:?package=VapeCache.Extensions.DependencyInjection&version=1.2.13
#tool nuget:?package=VapeCache.Extensions.DependencyInjection&version=1.2.13
VapeCache
VapeCache is a Redis-first caching runtime for ASP.NET Core and .NET services.
Install
Primary runtime package:
dotnet add package VapeCache.Runtime
Optional integrations:
dotnet add package VapeCache.Extensions.DependencyInjection
dotnet add package VapeCache.Extensions.Logging
dotnet add package VapeCache.Extensions.PubSub
dotnet add package VapeCache.Extensions.Streams
dotnet add package VapeCache.Extensions.EntityFrameworkCore
dotnet add package VapeCache.Extensions.EntityFrameworkCore.OpenTelemetry
dotnet add package VapeCache.Extensions.AspNetCore
dotnet add package VapeCache.Extensions.Aspire
dotnet add package VapeCache.Features.Invalidation
Published Packages
| Package | NuGet | GitHub Packages |
|---|---|---|
VapeCache.Runtime |
NuGet | GitHub Packages |
VapeCache.Core |
NuGet | GitHub Packages |
VapeCache.Abstractions |
NuGet | GitHub Packages |
VapeCache.Features.Invalidation |
NuGet | GitHub Packages |
VapeCache.Extensions.DependencyInjection |
NuGet | GitHub Packages |
VapeCache.Extensions.Logging |
NuGet | GitHub Packages |
VapeCache.Extensions.PubSub |
NuGet | GitHub Packages |
VapeCache.Extensions.Streams |
NuGet | GitHub Packages |
VapeCache.Extensions.EntityFrameworkCore |
NuGet | GitHub Packages |
VapeCache.Extensions.EntityFrameworkCore.OpenTelemetry |
NuGet | GitHub Packages |
VapeCache.Extensions.AspNetCore |
NuGet | GitHub Packages |
VapeCache.Extensions.Aspire |
NuGet | GitHub Packages |
OSS Packages
VapeCache.Runtime: Redis transport, caching runtime, fallback behavior, telemetryVapeCache.Core: shared primitives used by other VapeCache packagesVapeCache.Abstractions: public contracts, options, and shared value typesVapeCache.Extensions.DependencyInjection: one-call DI facade for runtime registrationVapeCache.Extensions.Logging: optional Serilog + OTEL logging package with file sink support and optional JSON formatting (Serilog:Json:*)VapeCache.Extensions.PubSub: optional Redis pub/sub registration package for publish/subscribe workloadsVapeCache.Extensions.Streams: optional Redis 8.6 stream package for idempotent producer workflows (XADD IDMP/IDMPAUTO,XCFGSET)VapeCache.Extensions.EntityFrameworkCore: EF Core second-level cache interceptor contracts, deterministic query key builder, and save-changes invalidation bridge wiringVapeCache.Extensions.EntityFrameworkCore.OpenTelemetry: optional OTEL metrics/activity package for EF Core cache interceptor eventsVapeCache.Extensions.AspNetCore: ASP.NET Core output-cache integrationVapeCache.Extensions.Aspire: Aspire integration, health checks, and telemetry wiringVapeCache.Features.Invalidation: optional invalidation policies for keys, tags, and zones
OSS vs Enterprise Boundary
- Multiplexed transport is part of OSS.
- Adaptive autoscaling of multiplexed lanes is Enterprise.
- Enterprise capabilities focus on operational leverage (autoscaling, durable persistence, reconciliation, control-plane/admin/licensing), not basic OSS usability.
See: https://github.com/haxxornulled/VapeCache/blob/main/docs/OSS_VS_ENTERPRISE.md
Documentation
- Quick start: https://github.com/haxxornulled/VapeCache/blob/main/docs/QUICKSTART.md
- Configuration: https://github.com/haxxornulled/VapeCache/blob/main/docs/CONFIGURATION.md
- Settings reference: https://github.com/haxxornulled/VapeCache/blob/main/docs/SETTINGS_REFERENCE.md
- ASP.NET Core integration: https://github.com/haxxornulled/VapeCache/blob/main/docs/ASPNETCORE_PIPELINE_CACHING.md
- Aspire integration: https://github.com/haxxornulled/VapeCache/blob/main/docs/ASPIRE_INTEGRATION.md
- License FAQ: https://github.com/haxxornulled/VapeCache/blob/main/docs/LICENSE_FAQ.md
Source
https://github.com/haxxornulled/VapeCache
License
VapeCache uses BUSL-1.1 with an Additional Use Grant.
- Allowed: production use, commercial application use, SaaS use, internal business use, modification, redistribution
- Restricted: offering VapeCache as a hosted caching/database service, or embedding it as the core of a commercial caching/database infrastructure product
- Change date: March 11, 2029 (converts to Apache 2.0)
See LICENSE in the package for full legal terms and the docs FAQ for quick guidance.
| 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
- Microsoft.Extensions.Logging (>= 10.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.1)
- VapeCache.Abstractions (>= 1.2.13)
- VapeCache.Runtime (>= 1.2.13)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on VapeCache.Extensions.DependencyInjection:
| Package | Downloads |
|---|---|
|
VapeCache.Extensions.PubSub
Optional Redis pub/sub capability package for VapeCache. Adds bounded subscription queues, reconnect/resubscribe behavior, and DI/Autofac registration helpers. |
|
|
VapeCache.Extensions.DistributedCache
IDistributedCache and IBufferDistributedCache bridge package for VapeCache. Enables migration and interoperability scenarios such as ASP.NET Core middleware and FusionCache L2 usage over the VapeCache runtime. |
|
|
VapeCache.Extensions.KeyDB
KeyDB-focused registration facade for VapeCache. Provides explicit AddVapeCacheKeyDb APIs that bind KeyDbConnection by default while reusing the proven Redis-protocol runtime stack. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.22 | 127 | 4/26/2026 |
| 1.2.21 | 122 | 4/26/2026 |
| 1.2.20 | 142 | 4/13/2026 |
| 1.2.19 | 112 | 4/12/2026 |
| 1.2.18 | 120 | 3/30/2026 |
| 1.2.17 | 104 | 3/27/2026 |
| 1.2.15 | 105 | 3/19/2026 |
| 1.2.14 | 111 | 3/18/2026 |
| 1.2.13 | 123 | 3/14/2026 |
| 1.2.12 | 114 | 3/14/2026 |
| 1.2.11 | 116 | 3/14/2026 |
| 1.2.10 | 110 | 3/13/2026 |
| 1.2.9 | 107 | 3/12/2026 |
| 1.2.8 | 102 | 3/12/2026 |
| 1.2.7 | 104 | 3/11/2026 |
| 1.2.6 | 105 | 3/11/2026 |
| 1.2.5 | 110 | 3/11/2026 |
| 1.2.4 | 116 | 3/10/2026 |
| 1.2.3 | 107 | 3/10/2026 |
| 1.2.2 | 103 | 3/10/2026 |
1.2.10 release: stabilized Redis telemetry parser metrics, hardened connection registration across DI and Autofac, and refreshed production-capable documentation.