Dynamicweb.Caching
1.1.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.1.1
NuGet\Install-Package Dynamicweb.Caching -Version 1.1.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.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dynamicweb.Caching" Version="1.1.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.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamicweb.Caching, 1.1.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.1.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.1.1
#tool nuget:?package=Dynamicweb.Caching&version=1.1.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.Core (>= 1.0.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 | 87,235 | 1/20/2023 |
| 3.1.1 | 52,734 | 10/7/2022 |
| 3.1.0 | 49,439 | 8/19/2022 |
| 3.0.7 | 44,070 | 5/16/2022 |
| 3.0.6 | 127,736 | 11/8/2021 |
| 3.0.5 | 281,975 | 1/25/2021 |
| 3.0.4 | 159,220 | 1/7/2021 |
| 3.0.3 | 10,036 | 12/3/2020 |
| 3.0.2 | 28,499 | 11/11/2020 |
| 3.0.1 | 2,664 | 10/28/2020 |
| 3.0.0 | 8,752 | 10/9/2020 |
| 2.4.6 | 35,176 | 9/10/2020 |
| 2.4.5 | 11,506 | 8/19/2020 |
| 2.4.4 | 2,476 | 8/13/2020 |
| 2.4.3 | 2,313 | 8/4/2020 |
| 2.4.2 | 16,231 | 7/1/2020 |
| 2.4.1 | 1,512 | 6/30/2020 |
| 2.4.0 | 936 | 6/23/2020 |
| 2.3.0 | 1,156 | 6/12/2020 |
| 2.2.2 | 197,966 | 8/26/2019 |
| 2.2.1 | 5,941 | 8/22/2019 |
| 2.2.0 | 28,179 | 3/15/2019 |
| 2.1.0 | 295,110 | 3/15/2019 |
| 2.0.0 | 30,281 | 3/15/2019 |
| 1.4.1 | 4,953 | 3/15/2019 |
| 1.4.0 | 3,942 | 3/15/2019 |
| 1.2.1 | 233,973 | 3/15/2019 |
| 1.2.0 | 807 | 3/15/2019 |
| 1.1.1 | 21,391 | 3/15/2019 |
| 1.1.0 | 87,005 | 3/15/2019 |
| 1.0.2 | 21,585 | 3/15/2019 |
| 1.0.1 | 112,687 | 3/15/2019 |
| 1.0.0 | 377,421 | 3/15/2019 |
TFS-31676 - UniqueId no longer changes
Watchers are no properly disposed if exceptions occur.