Skip to content

Commit

Permalink
utf-8
Browse files Browse the repository at this point in the history
  • Loading branch information
vipwan committed Jun 10, 2024
1 parent 3b33e4c commit cf0a995
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Todo.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Todo List
# Todo List

## Biwen.Settings

- [x] Setting自动验证器 (Based on `FluentValidation`)
- [X] Setting UI 配置分页功能 (Based on `jquery.tables`)
- [X] 提供CachingProvider自定义功能,系统自带NullCacheProvider,MemoryCacheProvider
- [X] 实现INotify<T>
- [X] 提供更多的SettingStore支持.EFCore,JsonFile etc.
- [X] 提供对OrchardCore的支持
- [x] Setting自动验证器 (Based on `FluentValidation`)
- [X] Setting UI 配置分页功能 (Based on `jquery.tables`)
- [X] 提供CachingProvider自定义功能,系统自带NullCacheProvider,MemoryCacheProvider
- [X] 实现INotify<T>
- [X] 提供更多的SettingStore支持.EFCore,JsonFile etc.
- [X] 提供对OrchardCore的支持
- [X] Localization zh & en
- [ ] 支持丰富的参数编辑功能
- [X] 提供WebApi支持
- [X] 提供Setting仓储加密功能 #10
- [X] 支持分布式存储,订阅发布等功能 V2.0
- [X] 提供IOptions,IConfigurenation支持
- [ ] 对Settings配置项支持版本控制(回滚) 审计功能
- [ ] 支持主节点(任意能修改配置的节点)对各消费节点心跳健康检测
- [ ] 支持丰富的参数编辑功能
- [X] 提供WebApi支持
- [X] 提供Setting仓储加密功能 #10
- [X] 支持分布式存储,订阅发布等功能 V2.0
- [X] 提供IOptions,IConfigurenation支持
- [ ] 对Settings配置项支持版本控制(回滚) 审计功能
- [ ] 支持主节点(任意能修改配置的节点)对各消费节点心跳健康检测

0 comments on commit cf0a995

Please sign in to comment.