Citms.Common.BaseData
1.0.1
数据内存缓存基础组件,提供接口定义,可基于该组件实现自己拓展的业务数据缓存
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Citms.Common.BaseData -Version 1.0.1
dotnet add package Citms.Common.BaseData --version 1.0.1
<PackageReference Include="Citms.Common.BaseData" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citms.Common.BaseData --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
添加是否同步加载数据,默认为否,如果为true则会阻塞进程,等待所有缓存加载完,才进行后续流程
Dependencies
-
.NETStandard 2.0
- Citms.Common.Core (>= 1.9.2)
- Citms.RemoteEventBus (>= 1.0.6)
GitHub Usage
This package is not used by any popular GitHub repositories.