Dynamicweb.Caching
2.0.0
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 2.0.0
NuGet\Install-Package Dynamicweb.Caching -Version 2.0.0
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="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dynamicweb.Caching --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dynamicweb.Caching, 2.0.0"
#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.
// Install Dynamicweb.Caching as a Cake Addin #addin nuget:?package=Dynamicweb.Caching&version=2.0.0 // Install Dynamicweb.Caching as a Cake Tool #tool nuget:?package=Dynamicweb.Caching&version=2.0.0
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 (24)
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 | 62,809 | 1/20/2023 |
3.1.1 | 44,486 | 10/7/2022 |
3.1.0 | 39,992 | 8/19/2022 |
3.0.7 | 40,224 | 5/16/2022 |
3.0.6 | 114,300 | 11/8/2021 |
3.0.5 | 252,851 | 1/25/2021 |
3.0.4 | 140,447 | 1/7/2021 |
3.0.3 | 9,548 | 12/3/2020 |
3.0.2 | 26,978 | 11/11/2020 |
3.0.1 | 2,293 | 10/28/2020 |
3.0.0 | 7,970 | 10/9/2020 |
2.4.6 | 33,327 | 9/10/2020 |
2.4.5 | 10,910 | 8/19/2020 |
2.4.4 | 2,272 | 8/13/2020 |
2.4.3 | 2,057 | 8/4/2020 |
2.4.2 | 15,438 | 7/1/2020 |
2.4.1 | 1,351 | 6/30/2020 |
2.4.0 | 760 | 6/23/2020 |
2.3.0 | 1,001 | 6/12/2020 |
2.2.2 | 186,251 | 8/26/2019 |
2.2.1 | 5,638 | 8/22/2019 |
2.2.0 | 25,822 | 3/15/2019 |
2.1.0 | 273,471 | 3/15/2019 |
2.0.0 | 27,237 | 3/15/2019 |
1.4.1 | 4,452 | 3/15/2019 |
1.4.0 | 3,578 | 3/15/2019 |
1.2.1 | 211,003 | 3/15/2019 |
1.2.0 | 621 | 3/15/2019 |
1.1.1 | 19,795 | 3/15/2019 |
1.1.0 | 79,328 | 3/15/2019 |
1.0.2 | 19,466 | 3/15/2019 |
1.0.1 | 102,081 | 3/15/2019 |
1.0.0 | 342,670 | 3/15/2019 |
TFS-37769 - Moved cache notification into a different namespace (Dynamicweb.Caching.Notifications).