Umbraco.Cms.PublishedCache.HybridCache.Bounded
18.1.0-rc
Prefix Reserved
This is a prerelease version of Umbraco.Cms.PublishedCache.HybridCache.Bounded.
dotnet add package Umbraco.Cms.PublishedCache.HybridCache.Bounded --version 18.1.0-rc
NuGet\Install-Package Umbraco.Cms.PublishedCache.HybridCache.Bounded -Version 18.1.0-rc
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="Umbraco.Cms.PublishedCache.HybridCache.Bounded" Version="18.1.0-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Umbraco.Cms.PublishedCache.HybridCache.Bounded" Version="18.1.0-rc" />
<PackageReference Include="Umbraco.Cms.PublishedCache.HybridCache.Bounded" />
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 Umbraco.Cms.PublishedCache.HybridCache.Bounded --version 18.1.0-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Umbraco.Cms.PublishedCache.HybridCache.Bounded, 18.1.0-rc"
#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 Umbraco.Cms.PublishedCache.HybridCache.Bounded@18.1.0-rc
#: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=Umbraco.Cms.PublishedCache.HybridCache.Bounded&version=18.1.0-rc&prerelease
#tool nuget:?package=Umbraco.Cms.PublishedCache.HybridCache.Bounded&version=18.1.0-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Optional add-on that makes the Umbraco in-process (L0) published-content cache bounded and scan-resistant (W-TinyLFU). Install this package and set Umbraco:CMS:Cache:Entry:Document:MaximumLocalCacheItems / ...Media.MaximumLocalCacheItems / ...Element.MaximumLocalCacheItems to enable it.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- BitFaster.Caching (>= 2.6.0)
- Examine.Core (>= 3.9.0)
- HtmlAgilityPack (>= 1.12.4)
- K4os.Compression.LZ4 (>= 1.3.8)
- MailKit (>= 4.17.0)
- Markdig (>= 1.3.2)
- Markdown (>= 2.2.1)
- MessagePack (>= 3.1.8)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Caching.Hybrid (>= 10.8.0)
- Microsoft.Extensions.Caching.Memory (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.Json (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.FileProviders.Embedded (>= 10.0.10)
- Microsoft.Extensions.FileProviders.Physical (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Http (>= 10.0.10)
- Microsoft.Extensions.Identity.Core (>= 10.0.10)
- Microsoft.Extensions.Identity.Stores (>= 10.0.10)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.10)
- MiniProfiler.Shared (>= 4.5.4)
- ncrontab (>= 3.4.0)
- NPoco (>= 6.2.0)
- OpenIddict.Abstractions (>= 7.6.0)
- Serilog (>= 4.4.0)
- Serilog.Enrichers.Process (>= 3.0.0)
- Serilog.Enrichers.Thread (>= 4.0.0)
- Serilog.Expressions (>= 5.0.0)
- Serilog.Extensions.Hosting (>= 10.0.0)
- Serilog.Formatting.Compact (>= 3.0.0)
- Serilog.Formatting.Compact.Reader (>= 4.0.0)
- Serilog.Settings.Configuration (>= 10.0.1)
- Serilog.Sinks.Async (>= 2.1.0)
- Serilog.Sinks.File (>= 7.0.0)
- Serilog.Sinks.Map (>= 2.0.0)
- System.Linq.Async (>= 7.0.1)
- Umbraco.Cms.PublishedCache.HybridCache (>= 18.1.0-rc && < 19.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Umbraco.Cms.PublishedCache.HybridCache.Bounded:
| Package | Downloads |
|---|---|
|
Umbraco.Cms.Tests.Integration
Contains helper classes for integration tests with Umbraco CMS, including all internal integration tests. |
GitHub repositories
This package is not used by any popular GitHub repositories.