LASAPlatform/Infrastructure
陈伟 4010272dc1 refactor(cache): 实现Redis缓存上下文的IDisposable接口
- 为RedisCacheContext类添加IDisposable接口实现
- 添加Dispose方法以正确释放ConnectionMultiplexer资源
- 在Dispose方法中关闭并释放连接资源
2026-01-09 08:48:27 +08:00
..
Auth 授权实现 2025-09-08 11:17:30 +08:00
Cache refactor(cache): 实现Redis缓存上下文的IDisposable接口 2026-01-09 08:48:27 +08:00
CloudSdk refactor(mqtt): 重构MqttClientManager以实现IDisposable接口并修复线程安全问题 2026-01-09 08:47:10 +08:00
Const 基础代码 2025-04-23 09:19:29 +08:00
Database 基础代码 2025-04-23 09:19:29 +08:00
Extensions 基础代码 2025-04-23 09:19:29 +08:00
Helpers 写入Exif信息 2025-09-11 09:00:01 +08:00
Middleware 基础代码 2025-04-23 09:19:29 +08:00
Provider 基础代码 2025-04-23 09:19:29 +08:00
Snowflake 基础代码 2025-04-23 09:19:29 +08:00
Test 基础代码 2025-04-23 09:19:29 +08:00
Utilities 基础代码 2025-04-23 09:19:29 +08:00
AppSetting.cs 基础代码 2025-04-23 09:19:29 +08:00
AutoMapperExt.cs 基础代码 2025-04-23 09:19:29 +08:00
CommonException.cs 基础代码 2025-04-23 09:19:29 +08:00
Define.cs 基础代码 2025-04-23 09:19:29 +08:00
DynamicLinq.cs 基础代码 2025-04-23 09:19:29 +08:00
DynamicQueryable.cs 基础代码 2025-04-23 09:19:29 +08:00
Encryption.cs 基础代码 2025-04-23 09:19:29 +08:00
Filter.cs 基础代码 2025-04-23 09:19:29 +08:00
GenerateId.cs 基础代码 2025-04-23 09:19:29 +08:00
Infrastructure.csproj 引入加密狗所需第三方包 2025-10-24 09:49:21 +08:00
Json.cs 基础代码 2025-04-23 09:19:29 +08:00
JsonConverter.cs 基础代码 2025-04-23 09:19:29 +08:00
JsonHelper.cs 基础代码 2025-04-23 09:19:29 +08:00
KeyDescription.cs 基础代码 2025-04-23 09:19:29 +08:00
PredicateBuilder.cs 基础代码 2025-04-23 09:19:29 +08:00
Response.cs 基础代码 2025-04-23 09:19:29 +08:00
TreeItem.cs 基础代码 2025-04-23 09:19:29 +08:00
log4net.config 基础代码 2025-04-23 09:19:29 +08:00