Info
Version: | 3.0.0.3 |
Author(s): | 何镇汐 |
Last Update: | Tuesday, February 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/Util |
NuGet Url: | https://www.nuget.org/packages/Util.Caches |
Install
Install-Package Util.Caches
dotnet add package Util.Caches
paket add Util.Caches
Util.Caches Download (Unzip the "nupkg" after downloading)
Dependencies
- Util.Core(>= 3.0.0.3)
- EasyCaching.CSRedis(>= 0.8.5)
- EasyCaching.HybridCache(>= 0.8.5)
- EasyCaching.InMemory(>= 0.8.5)
- EasyCaching.Memcached(>= 0.8.5)
Tags
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。.