DotNetBrightener.Caching.Abstractions
2026.0.2
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DotNetBrightener.Caching.Abstractions --version 2026.0.2
NuGet\Install-Package DotNetBrightener.Caching.Abstractions -Version 2026.0.2
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="DotNetBrightener.Caching.Abstractions" Version="2026.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetBrightener.Caching.Abstractions" Version="2026.0.2" />
<PackageReference Include="DotNetBrightener.Caching.Abstractions" />
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 DotNetBrightener.Caching.Abstractions --version 2026.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetBrightener.Caching.Abstractions, 2026.0.2"
#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 DotNetBrightener.Caching.Abstractions@2026.0.2
#: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=DotNetBrightener.Caching.Abstractions&version=2026.0.2
#tool nuget:?package=DotNetBrightener.Caching.Abstractions&version=2026.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotNetBrightener.Caching library
Copyright © 2017 - 2026 Vampire Coder (formerly DotnetBrightener)
Usage
// in your ConfigureService() Startup.cs
services.EnableCachingService();
| 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
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.5)
- Microsoft.Extensions.DependencyModel (>= 10.0.5)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on DotNetBrightener.Caching.Abstractions:
| Package | Downloads |
|---|---|
|
DotNetBrightener.Caching.Memory
A library that provides mechanism for caching data using memory cache |
|
|
DotNetBrightener.Core.Localization
A library that helps configuring Localization in ASP.Net Core applications with minimal efforts |
|
|
DotNetBrightener.SiteSettings
Package Description |
|
|
DotNetBrightener.Infrastructure.ApiKeyAuthentication
Package Description |
|
|
DotNetBrightener.Caching.Redis
A library that provides mechanism for caching data using Redis cache |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.0.3-preview-772 | 173 | 4/3/2026 |
| 2026.0.3-preview-770 | 166 | 4/2/2026 |
| 2026.0.3-preview-769 | 169 | 4/2/2026 |
| 2026.0.2 | 180 | 4/2/2026 |
| 2026.0.2-preview-v2026-0-1-755 | 210 | 3/27/2026 |
| 2026.0.2-preview-759 | 178 | 4/1/2026 |
| 2026.0.2-preview-758 | 171 | 3/29/2026 |
| 2026.0.2-preview-757 | 170 | 3/29/2026 |
| 2026.0.2-preview-756 | 174 | 3/27/2026 |
| 2026.0.2-preview-754 | 158 | 3/27/2026 |
| 2026.0.1 | 180 | 3/27/2026 |
| 2026.0.1-preview-752 | 183 | 3/26/2026 |
| 2026.0.1-preview-750 | 165 | 3/26/2026 |
| 2026.0.1-preview-749 | 163 | 3/25/2026 |
| 2026.0.1-preview-748 | 163 | 3/23/2026 |
| 2026.0.1-preview-746 | 109 | 3/22/2026 |
| 2026.0.1-preview-745 | 115 | 3/22/2026 |
| 2025.0.11-preview-771 | 241 | 4/2/2026 |
| 2025.0.11-preview-768 | 231 | 4/2/2026 |
| 2025.0.11-preview-762 | 240 | 4/2/2026 |
Loading failed