A simple caching AOP extension library based on AspectCore.
Info
Version: | 1.9.3-alpha20240918013649 |
Author(s): | ncc, Catcher Wong |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/EasyCaching |
NuGet Url: | https://www.nuget.org/packages/EasyCaching.Interceptor.AspectCore |
Install
Install-Package EasyCaching.Interceptor.AspectCore
dotnet add package EasyCaching.Interceptor.AspectCore
paket add EasyCaching.Interceptor.AspectCore
EasyCaching.Interceptor.AspectCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- AspectCore.Core(>= 2.1.0)
- AspectCore.Extensions.DependencyInjection(>= 2.1.0)
Tags