DotCommon.Caching
8.0.3
dotnet add package DotCommon.Caching --version 8.0.3
NuGet\Install-Package DotCommon.Caching -Version 8.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotCommon.Caching" Version="8.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotCommon.Caching" Version="8.0.3" />
<PackageReference Include="DotCommon.Caching" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotCommon.Caching --version 8.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotCommon.Caching, 8.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DotCommon.Caching@8.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotCommon.Caching&version=8.0.3
#tool nuget:?package=DotCommon.Caching&version=8.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common Caching Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DotCommon (>= 8.0.3)
- JetBrains.Annotations (>= 2025.2.4)
- Microsoft.Bcl.TimeProvider (>= 10.0.5)
- Microsoft.Extensions.Caching.Hybrid (>= 10.4.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection (>= 10.0.5)
- Microsoft.Extensions.Logging (>= 10.0.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Options (>= 10.0.5)
- Nito.AsyncEx.Context (>= 5.1.2)
- Nito.Disposables (>= 2.5.0)
- System.Collections.Immutable (>= 10.0.5)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Encodings.Web (>= 10.0.5)
- System.Text.Json (>= 10.0.5)
- System.Threading.Tasks.Extensions (>= 4.6.3)
- TimeZoneConverter (>= 7.2.0)
-
.NETStandard 2.1
- DotCommon (>= 8.0.3)
- JetBrains.Annotations (>= 2025.2.4)
- Microsoft.Bcl.TimeProvider (>= 10.0.5)
- Microsoft.Extensions.Caching.Hybrid (>= 10.4.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection (>= 10.0.5)
- Microsoft.Extensions.Logging (>= 10.0.5)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Options (>= 10.0.5)
- Nito.AsyncEx.Context (>= 5.1.2)
- Nito.Disposables (>= 2.5.0)
- System.Collections.Immutable (>= 10.0.5)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Text.Encodings.Web (>= 10.0.5)
- System.Text.Json (>= 10.0.5)
- System.Threading.Tasks.Extensions (>= 4.6.3)
- TimeZoneConverter (>= 7.2.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotCommon.Caching:
| Package | Downloads |
|---|---|
|
WeChat.Framework
WeChat.Framework微信基础库(针对AccessToken,SdkTicket等的存储管理) |
|
|
DotCommon.ImageResizer.AspNetCore.Mvc
DotCommon通用工具类库,图片在AspNetCore下自动进行缩放、排版功能 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.3 | 107 | 4/14/2026 |
| 8.0.2 | 99 | 3/23/2026 |
| 8.0.1 | 194 | 12/12/2025 |
| 8.0.0 | 487 | 11/20/2025 |
| 7.1.5 | 368 | 2/7/2026 |
| 7.1.4 | 945 | 9/11/2025 |
| 7.1.3 | 281 | 8/13/2025 |
| 7.1.2 | 350 | 8/5/2025 |
| 7.1.1 | 270 | 8/4/2025 |
| 7.1.0 | 235 | 7/29/2025 |
| 7.0.1 | 300 | 5/29/2025 |
| 7.0.0 | 334 | 4/22/2025 |
| 6.3.2 | 267 | 1/22/2025 |
| 6.3.1 | 285 | 12/25/2024 |
| 6.3.0 | 270 | 12/25/2024 |
| 5.1.2 | 434 | 10/16/2023 |
| 5.1.1 | 249 | 10/12/2023 |
| 5.1.0 | 700 | 12/28/2022 |
| 5.0.0 | 913 | 12/15/2021 |
| 4.3.2 | 954 | 12/13/2021 |
Loading failed