A simple caching AOP extension library based on Castle.
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.Castle |
Install
Install-Package EasyCaching.Interceptor.Castle
dotnet add package EasyCaching.Interceptor.Castle
paket add EasyCaching.Interceptor.Castle
EasyCaching.Interceptor.Castle Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyCaching.Core(>= 1.2.0)
- Autofac(>= 5.1.2)
- Autofac.Extensions.DependencyInjection(>= 6.0.0)
- Autofac.Extras.DynamicProxy(>= 5.0.0)
- Castle.Core(>= 4.4.0)
- Microsoft.CSharp(>= 4.7.0)
Tags