Dynamicweb.Caching
1.4.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dynamicweb.Caching --version 1.4.1
NuGet\Install-Package Dynamicweb.Caching -Version 1.4.1
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="Dynamicweb.Caching" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Caching" Version="1.4.1" />
<PackageReference Include="Dynamicweb.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 Dynamicweb.Caching --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamicweb.Caching, 1.4.1"
#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 Dynamicweb.Caching@1.4.1
#: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=Dynamicweb.Caching&version=1.4.1
#tool nuget:?package=Dynamicweb.Caching&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dynamicweb 9 package containing the caching API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Dynamicweb.Extensibility (>= 3.1.2)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Dynamicweb.Caching:
| Package | Downloads |
|---|---|
|
Dynamicweb.Configuration
Configuration API |
|
|
Dynamicweb.Logging
Logging API |
|
|
Dynamicweb.Indexing
API used for implementation of indexing, querying and storing of settings related to the search engine |
|
|
Dynamicweb.Security
API used for authorization, impersonation and user management |
|
|
Dynamicweb.Data
Data access API |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.2 | 106,423 | 1/20/2023 |
| 3.1.1 | 53,275 | 10/7/2022 |
| 3.1.0 | 50,404 | 8/19/2022 |
| 3.0.7 | 44,412 | 5/16/2022 |
| 3.0.6 | 128,343 | 11/8/2021 |
| 3.0.5 | 287,176 | 1/25/2021 |
| 3.0.4 | 159,938 | 1/7/2021 |
| 3.0.3 | 10,145 | 12/3/2020 |
| 3.0.2 | 28,619 | 11/11/2020 |
| 3.0.1 | 2,744 | 10/28/2020 |
| 3.0.0 | 8,836 | 10/9/2020 |
| 2.4.6 | 35,262 | 9/10/2020 |
| 2.4.5 | 11,583 | 8/19/2020 |
| 2.4.4 | 2,550 | 8/13/2020 |
| 2.4.3 | 2,384 | 8/4/2020 |
| 2.4.2 | 16,304 | 7/1/2020 |
| 2.4.1 | 1,572 | 6/30/2020 |
| 2.4.0 | 1,004 | 6/23/2020 |
| 2.3.0 | 1,234 | 6/12/2020 |
| 1.4.1 | 5,027 | 3/15/2019 |
Loading failed
TFS-36482 - MemoryCacheManager's Keys property is not threadsafe.