DH.NEasyIO 3.5.2024.1220129

There is a newer version of this package available.
See the version list below for details.
dotnet add package DH.NEasyIO --version 3.5.2024.1220129
                    
NuGet\Install-Package DH.NEasyIO -Version 3.5.2024.1220129
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DH.NEasyIO" Version="3.5.2024.1220129" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DH.NEasyIO" Version="3.5.2024.1220129" />
                    
Directory.Packages.props
<PackageReference Include="DH.NEasyIO" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DH.NEasyIO --version 3.5.2024.1220129
                    
#r "nuget: DH.NEasyIO, 3.5.2024.1220129"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DH.NEasyIO@3.5.2024.1220129
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DH.NEasyIO&version=3.5.2024.1220129
                    
Install as a Cake Addin
#tool nuget:?package=DH.NEasyIO&version=3.5.2024.1220129
                    
Install as a Cake Tool

DH.FrameWork

介绍

基于net core的底层快速开发框架,目前主要net core 版本号为:7.0.100,支持插件模式。

已上传Nuet:请搜索DH.Web.Framework
另已制作上传简单项目模板到Nuget:请搜索DH.Templates.Mvc.Base

交流请加群:774046050

另有基于Maui的项目:DH.Maui.FrameWork

1、单例方法可以使用Singleton<T>.Instance
2、支持多语种
3、支持插件
4、数据库ORM使用新生命的NewLife.XCode
5、支持缓存。缓存支持内存缓存和Redis缓存,Redis缓存组件使用新生命的NewLife.Redis
6、支持项目内事件发布和消费
7、支持动态路由,目前暂支持首页动态路由为指定插件的页面路由。
8、支持钉钉和企业微信WebHook
9、支持基于Json持久化存储的内存数据库
10、支持虚拟文件系统功能。
11、支持客如云、银豹平台、微信相关、又拍云相关对接SDK
12、支持动态C#类型库,可以像在JavaScript或其他动态语言中一样定义Dynamic对象
13、支持Vue集成框架开发,目前支持两种模式:1是只能使用Vue,2是可以Vue和Mvc共存。其中VueDemo为全局Vue Demo,VueDemo1为Vue和Mvc共存
14、支持SMS短信PDU格式转换类库
15、JWT权限类库

插件页面性能

输入图片说明

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

  • .NETFramework 4.6.1

  • .NETStandard 2.0

  • .NETStandard 2.1

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DH.NEasyIO:

Package Downloads
DH.NEasyWeb

DH框架的EasyIO简易文件管理库,EasyIO简单文件存储,支持分布式系统中文件集中存储。参考NewLife.EasyIO

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.13.2025.924-beta0456 145 9/24/2025
4.13.2025.924-beta0450 133 9/24/2025
4.13.2025.924-beta0449 138 9/24/2025
3.9.2024.9210003 195 9/21/2024
3.9.2024.9210002 176 9/21/2024
3.7.2025.924-beta0430 134 9/24/2025
3.7.2024.1008-beta0829 118 10/8/2024
3.7.2024.1008-beta0709 109 10/8/2024
3.7.2024.920-beta0145 127 9/20/2024
3.7.2024.918-beta1148 123 9/18/2024
3.7.2024.911-beta1534 133 9/11/2024
3.7.2024.911-beta1041 144 9/11/2024
3.7.2024.911-beta0845 123 9/11/2024
3.7.2024.907-beta0322 128 9/7/2024
3.7.2024.903-beta0307 120 9/3/2024
3.7.2024.902-beta0255 117 9/2/2024
3.7.2024.828-beta0245 120 8/28/2024
3.7.2024.826-beta0429 136 8/26/2024
3.7.2024.820-beta0857 139 8/20/2024
3.6.2024.8160165 205 8/16/2024
3.6.2024.8150164 203 8/15/2024
3.6.2024.8140163 204 8/14/2024
3.6.2024.8140162 192 8/14/2024
3.6.2024.8140161 195 8/14/2024
3.6.2024.8130160 194 8/13/2024
3.6.2024.8130159 190 8/13/2024
3.6.2024.8130158 201 8/13/2024
3.6.2024.8130156 189 8/13/2024
3.6.2024.8130155 189 8/13/2024
3.6.2024.8120153 183 8/12/2024
3.6.2024.8120151 194 8/12/2024
3.6.2024.8110150 184 8/11/2024
3.6.2024.8100148 195 8/10/2024
3.6.2024.8100147 195 8/9/2024
3.6.2024.8090146 177 8/9/2024
3.6.2024.8090145 194 8/9/2024
3.6.2024.8080141 150 8/8/2024
3.6.2024.8070140 175 8/7/2024
3.6.2024.8070139 171 8/7/2024
3.6.2024.8070138 174 8/7/2024
3.6.2024.8050137 121 8/5/2024
3.6.2024.8050135 134 8/5/2024
3.6.2024.8040134 167 12/13/2024
3.6.2024.8040133 135 8/4/2024
3.6.2024.8030132 128 8/3/2024
3.6.2024.8020131 140 8/2/2024
3.6.2024.8010128 121 8/1/2024
3.6.2024.7310126 114 7/31/2024
3.6.2024.7300125 132 7/30/2024
3.6.2024.7290124 149 7/29/2024
3.6.2024.7270123 152 7/27/2024
3.6.2024.7260122 155 7/26/2024
3.6.2024.7240120 160 7/24/2024
3.6.2024.7230119 156 7/23/2024
3.6.2024.7220118 183 7/22/2024
3.6.2024.7220114 164 7/22/2024
3.6.2024.7220113 166 7/22/2024
3.6.2024.7190112 161 7/19/2024
3.6.2024.7190111 170 7/19/2024
3.6.2024.7180110 174 7/18/2024
3.6.2024.7170109 170 7/17/2024
3.6.2024.7160108 169 7/16/2024
3.6.2024.7160107 161 7/16/2024
3.6.2024.7150106 167 7/15/2024
3.6.2024.7150105 176 7/15/2024
3.6.2024.7130104 160 7/13/2024
3.6.2024.7130103 158 7/13/2024
3.6.2024.7120102 172 7/12/2024
3.6.2024.7110101 169 7/11/2024
3.6.2024.7100100 163 7/10/2024
3.6.2024.7090099 163 7/9/2024
3.6.2024.7090098 171 7/9/2024
3.6.2024.7090097 158 7/9/2024
3.6.2024.7090096 174 7/8/2024
3.6.2024.7080095 173 7/8/2024
3.6.2024.7080094 163 7/8/2024
3.6.2024.7080091 178 7/8/2024
3.6.2024.7050090 184 7/5/2024
3.6.2024.7040089 199 7/4/2024
3.6.2024.7030088 187 7/3/2024
3.6.2024.7020087 161 7/2/2024
3.6.2024.7020086 192 7/2/2024
3.6.2024.7010085 171 7/1/2024
3.6.2024.7010084 182 7/1/2024
3.6.2024.6290083 195 6/29/2024
3.6.2024.6280082 183 6/28/2024
3.6.2024.6270081 185 6/27/2024
3.6.2024.6260080 183 6/26/2024
3.6.2024.6250079 184 6/25/2024
3.6.2024.6250078 166 6/25/2024
3.6.2024.6250077 190 6/24/2024
3.6.2024.6240076 165 6/24/2024
3.6.2024.6240075 182 6/24/2024
3.6.2024.6200074 189 6/20/2024
3.6.2024.6190073 181 6/19/2024
3.6.2024.6180072 173 6/18/2024
3.6.2024.6170071 173 6/17/2024
3.6.2024.6150070 175 6/15/2024
3.6.2024.6140069 170 6/14/2024
3.6.2024.6130068 164 6/13/2024
3.6.2024.6130067 171 6/13/2024
3.6.2024.6120062 166 6/12/2024
3.6.2024.6120061 158 6/12/2024
3.6.2024.6110060 156 6/11/2024
3.6.2024.6090059 168 6/9/2024
3.6.2024.6060058 160 6/6/2024
3.6.2024.6050057 177 6/5/2024
3.6.2024.6040056 170 6/4/2024
3.6.2024.6030055 154 6/3/2024
3.6.2024.5310054 173 5/31/2024
3.6.2024.5300053 168 5/30/2024
3.6.2024.5290052 176 5/29/2024
3.6.2024.5290051 158 5/29/2024
3.6.2024.5280050 163 5/28/2024
3.6.2024.5270049 162 5/27/2024
3.6.2024.5250048 184 5/25/2024
3.6.2024.5250047 174 5/25/2024
3.6.2024.5240046 169 5/24/2024
3.6.2024.5240045 185 5/24/2024
3.6.2024.5240044 175 5/24/2024
3.6.2024.5240043 173 5/24/2024
3.6.2024.5230039 156 5/23/2024
3.6.2024.5230038 158 5/23/2024
3.6.2024.5230037 182 5/23/2024
3.6.2024.5220036 163 5/23/2024
3.6.2024.5220035 180 5/22/2024
3.6.2024.5220034 168 5/22/2024
3.6.2024.5210033 174 5/21/2024
3.6.2024.5210032 168 5/21/2024
3.6.2024.5200031 168 5/20/2024
3.6.2024.5170030 160 5/17/2024
3.6.2024.5160029 160 5/16/2024
3.6.2024.5160028 149 5/16/2024
3.6.2024.5150027 173 5/15/2024
3.6.2024.5140026 137 5/14/2024
3.6.2024.5130025 178 5/13/2024
3.6.2024.5130024 173 5/13/2024
3.6.2024.5110024 154 5/11/2024
3.6.2024.5110023 180 5/11/2024
3.6.2024.5110022 172 5/11/2024
3.6.2024.5100021 189 5/10/2024
3.6.2024.5100020 185 5/10/2024
3.6.2024.5090019 189 5/9/2024
3.6.2024.5080018 187 5/8/2024
3.6.2024.5080017 194 5/8/2024
3.6.2024.5070016 185 5/7/2024
3.6.2024.5060014 184 5/6/2024
3.6.2024.5060010 189 5/6/2024
3.6.2024.5050009 192 5/5/2024
3.6.2024.4290008 177 4/29/2024
3.6.2024.4280007 174 4/28/2024
3.6.2024.4280006 163 4/28/2024
3.6.2024.4260005 168 4/26/2024
3.6.2024.4260004 180 4/26/2024
3.6.2024.4250003 166 4/25/2024
3.6.2024.4250002 175 4/25/2024
3.6.2024.4240001 191 4/24/2024
3.5.2024.4230239 194 4/23/2024
3.5.2024.4220237 185 4/22/2024
3.5.2024.4210236 185 4/21/2024
3.5.2024.4200235 181 4/20/2024
3.5.2024.4190232 169 4/19/2024
3.5.2024.4180230 179 4/18/2024
3.5.2024.4180229 171 4/18/2024
3.5.2024.4170228 199 4/17/2024
3.5.2024.4170226 164 4/17/2024
3.5.2024.4170225 185 4/17/2024
3.5.2024.4160223 178 4/16/2024
3.5.2024.4150222 183 4/15/2024
3.5.2024.4130221 169 4/18/2024
3.5.2024.4110220 185 4/12/2024
3.5.2024.4110219 174 4/12/2024
3.5.2024.4100218 182 4/10/2024
3.5.2024.4100217 199 4/10/2024
3.5.2024.4100216 164 4/10/2024
3.5.2024.4090215 177 4/9/2024
3.5.2024.4080214 190 4/8/2024
3.5.2024.4070213 189 4/7/2024
3.5.2024.4020210 171 4/2/2024
3.5.2024.4020209 186 4/2/2024
3.5.2024.4010208 184 4/1/2024
3.5.2024.3300207 160 3/30/2024
3.5.2024.3300206 167 3/30/2024
3.5.2024.3300205 176 3/30/2024
3.5.2024.3290204 153 3/29/2024
3.5.2024.3280203 173 3/28/2024
3.5.2024.3270202 176 3/27/2024
3.5.2024.3270201 183 3/27/2024
3.5.2024.3250200 175 3/25/2024
3.5.2024.3220198 191 3/22/2024
3.5.2024.3210197 185 3/21/2024
3.5.2024.3200196 196 3/20/2024
3.5.2024.3190195 182 3/19/2024
3.5.2024.3180194 162 3/18/2024
3.5.2024.3170192 189 3/17/2024
3.5.2024.3160191 171 3/16/2024
3.5.2024.3150190 180 3/15/2024
3.5.2024.3130189 185 3/13/2024
3.5.2024.3110188 202 3/11/2024
3.5.2024.3100187 185 3/10/2024
3.5.2024.3100186 186 3/10/2024
3.5.2024.3100185 168 3/10/2024
3.5.2024.3070184 199 3/7/2024
3.5.2024.3070183 170 3/7/2024
3.5.2024.3070179 194 3/7/2024
3.5.2024.3070178 188 3/7/2024
3.5.2024.3060177 192 3/6/2024
3.5.2024.3050175 191 3/5/2024
3.5.2024.3040174 203 3/4/2024
3.5.2024.3040173 200 3/4/2024
3.5.2024.3020172 192 3/2/2024
3.5.2024.3020171 196 3/2/2024
3.5.2024.3020170 200 3/4/2024
3.5.2024.3020169 195 3/2/2024
3.5.2024.3020168 187 3/2/2024
3.5.2024.3020167 188 3/2/2024
3.5.2024.3020166 195 3/2/2024
3.5.2024.3010165 196 3/1/2024
3.5.2024.2290164 177 2/29/2024
3.5.2024.2290163 180 2/29/2024
3.5.2024.2290161 189 2/29/2024
3.5.2024.2280159 184 2/28/2024
3.5.2024.2270157 160 2/27/2024
3.5.2024.2230155 213 2/23/2024
3.5.2024.2210153 197 2/21/2024
3.5.2024.2190152 178 2/19/2024
3.5.2024.2180150 167 2/18/2024
3.5.2024.2170148 189 2/18/2024
3.5.2024.1280144 218 1/28/2024
3.5.2024.1280143 178 1/28/2024
3.5.2024.1260143 179 2/18/2024
3.5.2024.1260142 177 1/26/2024
3.5.2024.1240139 192 1/24/2024
3.5.2024.1240136 166 1/24/2024
3.5.2024.1240135 183 1/24/2024
3.5.2024.1240132 170 1/24/2024
3.5.2024.1230131 195 1/23/2024
3.5.2024.1230130 183 1/23/2024
3.5.2024.1220129 189 1/22/2024
3.5.2024.1190128 182 1/19/2024
3.5.2024.1180124 191 1/18/2024
3.5.2024.1170123 173 1/18/2024
3.5.2024.1160122 179 1/16/2024
3.5.2024.1160121 188 1/16/2024
3.5.2024.1150119 193 1/15/2024
3.5.2024.1150118 185 1/15/2024
3.5.2024.1150117 192 1/15/2024
3.5.2024.1150116 197 1/15/2024
3.5.2024.1150115 193 1/15/2024
3.5.2024.1150114 191 1/14/2024
3.4.2024.1120104 206 1/12/2024
3.4.2024.1120103 178 1/12/2024
3.4.2024.1120102 179 1/12/2024
3.4.2024.1120100 186 1/12/2024
3.4.2024.1120099 182 1/12/2024
3.4.2024.1120098 191 1/12/2024
3.4.2024.1120096 194 1/12/2024
3.4.2024.1120095 192 1/11/2024
3.4.2024.1110094 193 1/11/2024
3.4.2024.1110093 194 1/11/2024
3.4.2024.1100092 199 1/10/2024
3.4.2024.1090091 200 1/9/2024
3.4.2024.1080090 220 1/8/2024
3.4.2024.1080089 194 1/8/2024
3.4.2024.1060088 216 1/6/2024
3.4.2024.1040086 200 1/4/2024
3.4.2024.1030085 193 1/3/2024
3.4.2024.1030084 200 1/3/2024
3.4.2024.1030083 188 1/3/2024
3.4.2024.1020082 208 1/2/2024
3.4.2024.1020081 217 1/2/2024
3.4.2024.1020080 191 1/2/2024
3.4.2023.12290079 215 12/29/2023
3.4.2023.12280078 187 12/28/2023
3.4.2023.12280077 210 12/28/2023
3.4.2023.12270076 202 12/27/2023
3.4.2023.12270075 200 12/27/2023
3.4.2023.12260068 191 12/26/2023
3.4.2023.12220067 216 12/22/2023
3.4.2023.12200066 211 12/20/2023
3.4.2023.12200065 215 12/20/2023
3.4.2023.12190064 209 12/19/2023
3.4.2023.12180061 190 12/18/2023
3.4.2023.12180060 191 12/18/2023
3.4.2023.12150059 223 12/15/2023
3.4.2023.12140058 212 12/14/2023
3.4.2023.12140054 229 12/14/2023
3.4.2023.12140053 213 12/14/2023
3.4.2023.12130052 211 12/13/2023
3.4.2023.12130051 226 12/13/2023
3.4.2023.12120050 217 12/12/2023
3.4.2023.12120049 221 12/12/2023
3.4.2023.12120046 205 12/12/2023
3.4.2023.12100045 227 12/10/2023
3.4.2023.12080044 195 12/8/2023
3.4.2023.12040041 211 12/3/2023
3.4.2023.12020040 212 12/2/2023
3.4.2023.12010038 194 12/1/2023
3.4.2023.12010037 207 12/1/2023
3.4.2023.11300034 215 11/30/2023
3.4.2023.11280033 211 11/28/2023
3.4.2023.11280032 198 11/28/2023
3.4.2023.11280031 207 11/28/2023
3.4.2023.11260030 207 11/26/2023
3.4.2023.11250029 190 11/25/2023
3.4.2023.11230026 232 11/23/2023
3.4.2023.11230008 204 11/23/2023
3.4.2023.11220007 205 11/22/2023
3.4.2023.11220005 211 11/22/2023
3.4.2023.11170004 193 11/17/2023
3.4.2023.11160003 206 11/16/2023
3.4.2023.11150002 208 11/15/2023
3.4.2023.11150001 199 11/15/2023
3.4.2023.1115-beta0001 152 11/15/2023
3.3.2023.1114-beta0072 152 11/14/2023
3.3.2023.1113-beta0071 159 11/13/2023
3.3.2023.1113-beta0066 178 11/13/2023
3.3.2023.1110-beta0065 172 11/10/2023
3.3.2023.1108-beta0064 184 11/8/2023
3.3.2023.1108-beta0063 171 11/8/2023
3.3.2023.1106-beta0061 180 11/6/2023
3.3.2023.1103-beta0060 200 11/3/2023
3.3.2023.1102-beta0058 148 11/23/2023
3.3.2023.1102-beta0057 162 11/2/2023
3.3.2023.1102-beta0051 170 11/2/2023
3.3.2023.1102-beta0049 177 11/2/2023
3.3.2023.1101-beta0048 173 11/1/2023
3.3.2023.1101-beta0047 163 11/1/2023
3.3.2023.1031-beta0046 182 10/31/2023
3.3.2023.1031-beta0045 177 10/31/2023
3.3.2023.1030-beta0044 174 10/30/2023
3.3.2023.1027-beta0043 178 10/27/2023
3.3.2023.1027-beta0037 155 10/27/2023
3.3.2023.1026-beta0034 172 10/26/2023
3.3.2023.1025-beta0024 167 10/25/2023
3.3.2023.1020-beta0002 182 10/20/2023
3.3.2023.1019-beta0001 174 10/20/2023
2.3.2023.1019288 224 10/20/2023
2.3.2023.1018288 213 10/18/2023
2.3.2023.1017286 209 10/17/2023
2.3.2023.1017285 222 10/17/2023
2.3.2023.1016277 249 10/16/2023
2.3.2023.1012276 233 10/12/2023
2.3.2023.1011273 249 10/11/2023
2.3.2023.1011269 243 10/11/2023
2.3.2023.1011268 236 10/11/2023
2.3.2023.1011267 221 10/11/2023
2.3.2023.1011266 210 10/11/2023
2.3.2023.1010265 227 10/11/2023
2.3.2023.1010263 225 10/10/2023
2.3.2023.1010262 229 10/10/2023
2.3.2023.1010260 228 10/10/2023
2.3.2023.1010258 226 10/10/2023
2.3.2023.1010256 230 10/10/2023
2.3.2023.1008255 219 10/8/2023
2.3.2023.1004251 240 10/4/2023
2.3.2023.926250 231 9/26/2023
2.3.2023.922249 221 9/22/2023
2.3.2023.922248 213 9/22/2023
2.3.2023.920247 231 9/20/2023
2.3.2023.920246 220 9/20/2023
2.3.2023.919245 222 9/19/2023
2.3.2023.919244 222 9/19/2023
2.3.2023.919242 214 9/19/2023
2.3.2023.918243 217 9/18/2023
2.3.2023.918242 230 9/18/2023
2.3.2023.914241 219 9/14/2023
2.3.2023.913239 242 9/13/2023
2.3.2023.913235 222 9/13/2023
2.3.2023.913234 239 9/13/2023
2.3.2023.913233 224 9/13/2023
2.3.2023.913232 227 9/13/2023
2.3.2023.913231 236 9/13/2023
2.3.2023.912230 239 9/12/2023
2.3.2023.909228 240 9/9/2023
2.3.2023.909227 247 9/9/2023
2.3.2023.909226 245 9/9/2023
2.3.2023.909223 250 9/9/2023
2.3.2023.909222 236 9/9/2023
2.3.2023.909221 240 9/9/2023
2.3.2023.909220 266 9/9/2023
2.3.2023.909218 240 9/9/2023
2.3.2023.907201 266 9/7/2023
2.3.2023.905200 248 9/5/2023
2.3.2023.904197 262 9/4/2023
2.3.2023.828196 256 8/28/2023
2.3.2023.824195 242 8/24/2023
2.3.2023.823194 238 8/23/2023
2.3.2023.821193 293 8/21/2023
2.3.2023.820192 264 8/20/2023
2.3.2023.817191 261 8/17/2023
2.3.2023.817190 283 8/17/2023
2.3.2023.815189 310 8/15/2023
2.3.2023.812188 285 8/12/2023
2.3.2023.811187 259 8/11/2023
2.3.2023.811186 297 8/10/2023
2.3.2023.810185 287 8/10/2023
2.3.2023.810184 274 8/10/2023
2.3.2023.808183 266 8/8/2023
2.3.2023.807182 296 8/7/2023
2.3.2023.806181 280 8/6/2023
2.3.2023.806178 294 8/6/2023
2.3.2023.802166 286 8/2/2023
2.3.2023.801165 278 8/1/2023
2.3.2023.731164 268 7/31/2023
2.3.2023.730163 260 7/30/2023
2.3.2023.729162 281 7/29/2023
2.3.2023.729161 249 7/29/2023
2.3.2023.729160 285 7/29/2023
2.3.2023.729159 281 7/29/2023
2.3.2023.728158 270 7/28/2023
2.3.2023.728157 266 7/28/2023
2.3.2023.727156 263 7/27/2023
2.3.2023.726155 267 7/26/2023
2.3.2023.726154 278 7/26/2023
2.3.2023.726152 270 7/26/2023
2.3.2023.725149 266 7/25/2023
2.3.2023.725148 272 7/25/2023
2.3.2023.721147 286 7/22/2023
2.3.2023.721146 248 7/21/2023
2.3.2023.720140 267 7/20/2023
2.3.2023.717139 273 7/17/2023
2.3.2023.717138 277 7/17/2023
2.3.2023.716138 258 7/16/2023
2.3.2023.715138 267 7/15/2023
2.3.2023.715137 289 7/15/2023
2.3.2023.715136 268 7/15/2023
2.3.2023.713134 293 7/13/2023
2.3.2023.712133 296 7/12/2023
2.3.2023.711132 293 7/11/2023
2.3.2023.711131 285 7/11/2023
2.3.2023.711129 252 7/11/2023
2.3.2023.709131 288 7/9/2023
2.3.2023.708128 291 7/11/2023
2.3.2023.708127 279 7/8/2023
2.3.2023.707121 303 7/7/2023
2.3.2023.707120 282 7/7/2023
2.3.2023.706119 294 7/6/2023
2.3.2023.706118 289 7/6/2023
2.3.2023.705108 290 7/5/2023
2.3.2023.705107 289 7/5/2023
2.3.2023.705104 268 7/5/2023
2.3.2023.704103 293 7/4/2023
2.3.2023.703102 305 7/4/2023
2.3.2023.703101 309 7/4/2023
2.3.2023.703100 304 7/3/2023
2.3.2023.703099 281 7/3/2023
2.3.2023.703098 321 7/3/2023
2.3.2023.630097 293 6/29/2023
2.3.2023.629096 288 6/29/2023
2.3.2023.625095 302 6/25/2023
2.3.2023.621094 307 6/21/2023
2.3.2023.620093 286 6/20/2023
2.3.2023.620092 291 6/20/2023
2.3.2023.619088 305 6/19/2023
2.3.2023.619087 333 6/19/2023
2.3.2023.619086 289 6/19/2023
2.3.2023.619085 299 6/19/2023
2.3.2023.619084 305 6/19/2023
2.3.2023.618083 302 6/19/2023
2.3.2023.617080 301 6/17/2023
2.3.2023.616079 320 6/16/2023
2.3.2023.615078 330 6/15/2023
2.3.2023.614075 326 6/14/2023
2.3.2023.612074 347 6/12/2023
2.3.2023.612073 350 6/12/2023
2.3.2023.612072 343 6/11/2023
2.3.2023.610071 315 6/10/2023
2.3.2023.610070 339 6/10/2023
2.3.2023.608070 352 6/8/2023
2.3.2023.605067 328 6/5/2023
2.3.2023.602066 369 6/2/2023
2.3.2023.602065 343 6/2/2023
2.3.2023.601063 354 6/1/2023
2.3.2023.601062 342 5/31/2023
2.3.2023.531061 324 5/31/2023
2.3.2023.530060 335 5/30/2023
2.3.2023.530049 339 5/29/2023
2.3.2023.529048 377 5/29/2023
2.3.2023.529047 334 5/29/2023
2.3.2023.529046 333 5/28/2023
2.3.2023.528045 353 5/28/2023
2.3.2023.528044 325 5/28/2023
2.3.2023.528043 341 5/28/2023
2.3.2023.525040 325 5/25/2023
2.3.2023.525039 329 5/25/2023
2.3.2023.524038 347 5/24/2023
2.3.2023.524037 371 5/23/2023
2.3.2023.520036 367 5/20/2023
2.3.2023.520035 352 5/20/2023
2.3.2023.520032 344 5/23/2023
2.3.2023.519031 344 5/19/2023
2.3.2023.515030 332 5/15/2023
2.3.2023.512029 349 5/12/2023
2.3.2023.512027 346 5/12/2023
2.3.2023.511025 359 5/11/2023
2.3.2023.510022 341 5/10/2023
2.3.2023.510016 375 5/9/2023
2.3.2023.507015 347 5/7/2023
2.3.2023.507014 356 5/7/2023
2.3.2023.505013 360 5/5/2023
2.3.2023.505012 352 5/5/2023
2.3.2023.502011 358 5/2/2023
2.3.2023.502010 364 5/2/2023
2.3.2023.502009 357 5/2/2023
2.3.2023.502008 370 5/2/2023
2.3.2023.501007 373 5/1/2023
2.3.2023.501006 411 5/1/2023
2.3.2023.501005 378 5/1/2023
2.3.2023.501004 378 5/1/2023
2.3.2023.428002 362 5/5/2023
2.3.2023.427001 379 4/27/2023
1.3.2023.427180 398 4/27/2023
1.3.2023.427179 372 4/27/2023
1.3.2023.427176 391 4/27/2023
1.3.2023.427171 390 4/27/2023
1.3.2023.427170 384 4/27/2023
1.3.2023.427159 386 4/26/2023
1.3.2023.426158 392 4/26/2023
1.3.2023.425154 377 4/25/2023
1.3.2023.425153 379 4/25/2023
1.3.2023.425149 400 4/25/2023
1.3.2023.425148 399 4/25/2023
1.3.2023.425146 399 4/25/2023
1.3.2023.425144 362 4/24/2023
1.3.2023.424143 402 4/24/2023
1.3.2023.424142 381 4/24/2023
1.3.2023.424139 381 4/24/2023
1.3.2023.423138 388 4/24/2023
1.3.2023.423137 388 4/24/2023
1.3.2023.423136 378 4/24/2023
1.3.2023.423134 407 4/23/2023
1.3.2023.423120 386 4/23/2023
1.3.2023.423119 405 4/22/2023
1.3.2023.421118 395 4/21/2023
1.3.2023.420117 374 4/20/2023
1.3.2023.419116 399 4/19/2023
1.3.2023.419114 382 4/19/2023
1.3.2023.419113 389 4/19/2023
1.3.2023.419112 382 4/19/2023
1.3.2023.419108 368 4/19/2023
1.3.2023.419107 397 4/19/2023
1.3.2023.419106 414 4/19/2023
1.3.2023.419104 392 4/19/2023
1.3.2023.418103 406 4/18/2023
1.3.2023.418102 418 4/18/2023
1.3.2023.417101 411 4/17/2023
1.3.2023.417100 400 4/17/2023
1.3.2023.41599 396 4/15/2023
1.3.2023.41598 428 4/17/2023
1.3.2023.41497 431 4/14/2023
1.3.2023.41496 396 4/14/2023

DH框架的简易文件存储库,EasyIO简单文件存储,支持分布式系统中文件集中存储