基于AOP声明式缓存框架.
Info
Version: | 1.3.0 |
Author(s): | softlgl |
Last Update: | Friday, April 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/softlgl/NCache |
NuGet Url: | https://www.nuget.org/packages/NCache |
Install
Install-Package NCache
dotnet add package NCache
paket add NCache
NCache Download (Unzip the "nupkg" after downloading)
Dependencies
- AspectCore.Core(>= 2.0.0)
- AspectCore.Extensions.DependencyInjection(>= 2.0.0)
- CSRedisCore(>= 3.4.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)