VapeCache.Core
1.2.22
dotnet add package VapeCache.Core --version 1.2.22
NuGet\Install-Package VapeCache.Core -Version 1.2.22
<PackageReference Include="VapeCache.Core" Version="1.2.22" />
<PackageVersion Include="VapeCache.Core" Version="1.2.22" />
<PackageReference Include="VapeCache.Core" />
paket add VapeCache.Core --version 1.2.22
#r "nuget: VapeCache.Core, 1.2.22"
#:package VapeCache.Core@1.2.22
#addin nuget:?package=VapeCache.Core&version=1.2.22
#tool nuget:?package=VapeCache.Core&version=1.2.22
VapeCache.Core
Shared primitives package used by other VapeCache packages.
Most applications should not install this package directly. It is usually brought in transitively by VapeCache.Runtime, VapeCache.Abstractions, or one of the extensions packages.
Install
dotnet add package VapeCache.Core
Use This Package When
- you are building against low-level shared primitives only
- you intentionally want the smallest shared dependency surface
- you are authoring supporting libraries around VapeCache packages
Docs
- Package matrix: https://github.com/haxxornulled/VapeCache/blob/main/docs/NUGET_PACKAGES.md
- API reference: https://github.com/haxxornulled/VapeCache/blob/main/docs/API_REFERENCE.md
- Source repository: https://github.com/haxxornulled/VapeCache
| 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
- LanguageExt.Core (>= 4.4.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.7)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VapeCache.Core:
| Package | Downloads |
|---|---|
|
VapeCache.Abstractions
Public contracts, interfaces, and configuration types for VapeCache. Use this package when you need the shared API surface without the Redis transport implementation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.22 | 239 | 4/26/2026 |
| 1.2.21 | 190 | 4/26/2026 |
| 1.2.20 | 222 | 4/13/2026 |
| 1.2.19 | 196 | 4/12/2026 |
| 1.2.18 | 194 | 3/30/2026 |
| 1.2.17 | 169 | 3/27/2026 |
| 1.2.15 | 182 | 3/19/2026 |
| 1.2.14 | 173 | 3/18/2026 |
| 1.2.13 | 193 | 3/14/2026 |
| 1.2.12 | 183 | 3/14/2026 |
| 1.2.11 | 167 | 3/14/2026 |
| 1.2.10 | 166 | 3/13/2026 |
| 1.2.9 | 177 | 3/12/2026 |
| 1.2.8 | 171 | 3/12/2026 |
| 1.2.7 | 165 | 3/11/2026 |
| 1.2.6 | 161 | 3/11/2026 |
| 1.2.5 | 168 | 3/11/2026 |
| 1.2.4 | 171 | 3/10/2026 |
| 1.2.3 | 165 | 3/10/2026 |
| 1.2.2 | 154 | 3/10/2026 |
See GitHub releases and docs/UPGRADE_NOTES.md for release-specific notes.