BackTask
|
同步任务BUG修复
|
2022-08-27 15:41:56 +08:00 |
Cache
|
实现ICacheService接口,该接口支持sqlsugar数据缓冲。
|
2022-04-29 15:46:20 +08:00 |
DatabaseDefinitions
|
修复一个Nullable设置错误
|
2022-09-09 12:50:59 +08:00 |
Encryption
|
AES配置增加秘钥字符表
|
2022-09-06 13:54:40 +08:00 |
JsonSerialize
|
修复ArrayString错误
|
2022-05-25 09:19:38 +08:00 |
WindowsSystem
|
新增设置Windows系统时间相关方法
|
2022-06-09 09:21:32 +08:00 |
XmlSerialize
|
扩展序列化接口
|
2022-04-24 11:42:24 +08:00 |
Falcon.SugarApi.csproj
|
提供缓冲支持,目前支持内存缓冲器和redis缓冲器
|
2022-04-21 16:59:18 +08:00 |
ISerialize.cs
|
扩展序列化接口
|
2022-04-24 11:42:24 +08:00 |
ObjectExtend.cs
|
重写类型转换
|
2022-07-14 09:01:38 +08:00 |
StringExtend.cs
|
增加将字符串转换为DateTime扩展方法
|
2022-08-27 15:42:47 +08:00 |