Athena.Cache.Core
1.1.3
See the version list below for details.
dotnet add package Athena.Cache.Core --version 1.1.3
NuGet\Install-Package Athena.Cache.Core -Version 1.1.3
<PackageReference Include="Athena.Cache.Core" Version="1.1.3" />
<PackageVersion Include="Athena.Cache.Core" Version="1.1.3" />
<PackageReference Include="Athena.Cache.Core" />
paket add Athena.Cache.Core --version 1.1.3
#r "nuget: Athena.Cache.Core, 1.1.3"
#:package Athena.Cache.Core@1.1.3
#addin nuget:?package=Athena.Cache.Core&version=1.1.3
#tool nuget:?package=Athena.Cache.Core&version=1.1.3
Smart caching library for ASP.NET Core with automatic query parameter key generation, table-based cache invalidation, and Source Generator support
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.3.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.7)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.7)
- System.Text.Json (>= 9.0.7)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Athena.Cache.Core:
Package | Downloads |
---|---|
Athena.Cache.Redis
Redis provider for Athena.Cache with distributed caching capabilities and connection management |
|
Athena.Cache.Analytics
Analytics and monitoring capabilities for Athena.Cache with real-time dashboards and performance insights |
|
Athena.Cache.Monitoring
Real-time monitoring and alerting system for Athena Cache with SignalR dashboard and multi-channel alerts |
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.1.3: Core library updates with Source Generator integration