NetModular.Lib.Cache.Abstractions 9.0.8

dotnet add package NetModular.Lib.Cache.Abstractions --version 9.0.8
                    
NuGet\Install-Package NetModular.Lib.Cache.Abstractions -Version 9.0.8
                    
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="NetModular.Lib.Cache.Abstractions" Version="9.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetModular.Lib.Cache.Abstractions" Version="9.0.8" />
                    
Directory.Packages.props
<PackageReference Include="NetModular.Lib.Cache.Abstractions" />
                    
Project file
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 NetModular.Lib.Cache.Abstractions --version 9.0.8
                    
#r "nuget: NetModular.Lib.Cache.Abstractions, 9.0.8"
                    
#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 NetModular.Lib.Cache.Abstractions@9.0.8
                    
#: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=NetModular.Lib.Cache.Abstractions&version=9.0.8
                    
Install as a Cake Addin
#tool nuget:?package=NetModular.Lib.Cache.Abstractions&version=9.0.8
                    
Install as a Cake Tool

NetModular cache abstraction

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on NetModular.Lib.Cache.Abstractions:

Package Downloads
NetModular.Module.Admin.Infrastructure

NetModular Module Admin(权限管理) - Infrastructure

NetModular.Module.Admin.Application

NetModular Module Admin(权限管理) - Application

NetModular.Lib.Cache.Integration

Package Description

NetModular.Lib.Cache.MemoryCache

NetModular cache implement for MemoryCache

NetModular.Module.Common.Application

NetModular Module Common(通用模块) - Application

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.8 263 8/1/2025
9.0.7 392 11/18/2024
9.0.6 289 11/14/2024
9.0.5 327 11/13/2024
9.0.1 200 11/3/2024
9.0.0 230 11/2/2024
9.0.0-beta.1 145 11/1/2024
2.2.0-preview 721 10/22/2020
2.1.6 1,785 4/12/2022
2.1.5 4,048 7/13/2021
2.1.3 1,121 5/31/2021
2.1.2 2,533 4/28/2021
2.1.1 1,039 4/28/2021
2.1.0 18,690 10/23/2020
2.0.1 2,470 10/15/2020
2.0.0 8,649 7/22/2020
2.0.0-dev-002 1,392 6/21/2020
2.0.0-dev-001 1,388 6/21/2020
1.9.18 2,546 6/14/2020
1.9.17 7,958 5/26/2020
Loading failed