Sitecore.AdvancedHistory
1.0.5
dotnet add package Sitecore.AdvancedHistory --version 1.0.5
NuGet\Install-Package Sitecore.AdvancedHistory -Version 1.0.5
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="Sitecore.AdvancedHistory" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.AdvancedHistory --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sitecore.AdvancedHistory, 1.0.5"
#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 Sitecore.AdvancedHistory as a Cake Addin #addin nuget:?package=Sitecore.AdvancedHistory&version=1.0.5 // Install Sitecore.AdvancedHistory as a Cake Tool #tool nuget:?package=Sitecore.AdvancedHistory&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The configurable engine to write custom data into History table, but can be switched to write data to CSV file
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Sitecore.AdvancedSettings (>= 1.0.5.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Sitecore.AdvancedHistory:
Package | Downloads |
---|---|
Sitecore.Support.ParallelEventQueue
Tweak to process EventQueue from Web database with several parallel threads which boosts the performance |
|
Sitecore.Support.EventQueue.HistoryLogging
Tweak to log detailed information about EventQueue events into History table |
|
Sitecore.Support.ContentSearch.HistoryLogging
Tweak to make LuceneIndex and SwitchOnRebuildLuceneIndex write to the History table of web database about all the records they add to or remove from the index. |
GitHub repositories
This package is not used by any popular GitHub repositories.