Hona 1.3.347

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hona --version 1.3.347                
NuGet\Install-Package Hona -Version 1.3.347                
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="Hona" Version="1.3.347" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hona --version 1.3.347                
#r "nuget: Hona, 1.3.347"                
#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.
// Install Hona as a Cake Addin
#addin nuget:?package=Hona&version=1.3.347

// Install Hona as a Cake Tool
#tool nuget:?package=Hona&version=1.3.347                

Hona, a rapidly development framework for api & pc & mobile terminals.
Experience: https://www.honastar.com/
Remark: Limited money, low server bandwidth, please understand if page loads slowly.
Upgrade log:
20220801: ProviderRow remove field name to save memory.
20220717: Mutiple auth types support: BearAuth, TokenAuth, AnonymousAuth, and so on.
20220704: Cron task and send http request are supported by Job.
20220618: Improve the bulk insert perfomence of SqliteProvider.
20220612: Support config app start db.
20220605: Providers support field precision.
20220530: Providers support multiple keys.
20220527: Cache supports query key size.
20220522: Cache supports sential mode.
20220416: Producer and consumer support in QueueHelper.
20220416: Support of update value of json and remain comments.
20220415: Support of custom length of decimal in provider.
20220414: Reduce memory usage of copy in provider.
20220409: Support of sending request per milisecond in theory.
20220407: Improve the performance of http request greately.
20220405: Conception of Hona.Businees layer.
20211223: Support query original sql in Provider.
20211108: Hona support of multi-thread tasks to enhance task handle performance.
20211031: Hona support of null value with insert function.
20211016: Support to obtain ProviderPool in plugin startup.
20211016: ProviderPool support of Central and Default.
20211006: Provider update operation ignore identity.
20210927: Provider insert fix.
20210926: Provider support of Filter method.
20210917: Object shema value dispatch, reduce of coupling.
20210917: Support of obtain schema of entity.
20210916: TypeHelper support type check.
20210911: Provider support of Enum query.
20210911: DirectoryHelper.GetRoot optimization support prod env.
20210908: Remove dependency of Dapper.
20210905: Provider support of flexible BulkCopy.
20210818: Reduce inbox and outbox. FirstOrDefault isDesc fix.
20210817: Dictionary support of query distinct and top records.
20210816: Autocomplete control performance optimization.
20210808: Index pagetype output.
20210807: Support of replace string between start and end.
20210718: Support 404 output code.
20210718: RuntimeFacotry with smart lock. Conn handle move from IgniterFactory to ProviderFactory.
20210716: Uniqueidentifier support of SqlProvider.
20210713: Save schema of table description.
20210713: User setting conception.
20210713: High performance schema query. Request method.
20210710: Support of output default 0.
20210710: Support of delete readonly files.
20210710: TaskHelper support throw exception message.
20210708: SqlProvider support sysname type.
20210706: Enum converter support exception throw.
20210702: StringHelper support get last index of a string.
20210630: Support of decode base64 string to byte array.
20210627: Bathch insert support of default value,HttpHelper support UserAgent.
20210624: JsonHelper support of multiple keys,Provider Contains support of nullable type, JsonHelper support of deserialize key to arrays.
20210618: Provider partial query, file log conception, Provider support of update enum;Provider support of less than constant.
20210615: Provider support of Contains and &gt;= condition in one query.
20210614: Support of Hash cache data type.

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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

NuGet packages (26)

Showing the top 5 NuGet packages that depend on Hona:

Package Downloads
Hona.Publish

Supporting of publishing project to nuget. 20210911: Support of publish static dll file. 20210911: Publish push log. 20210807: Support of preserve current nssm server port. Support application state start/stop/restart. 20210801: Publish message optimization. Restore of different terminals.Publish history. 20210706: support publish branch. 20210706: support publish of big/medium/small version. 20210701: support multiline description publish. 20210624:升级Hona框架版本,支持GetSetting多key解析;

Hona.Helper

Hona framework helper plugin. Upgrade log: 20210804: support of Nssm management. 20210710: whoami 20210708: support of git branch, git checkout. 20210623:前端发布成功场景确定

Hona.Stock

Let your hona app support stock collection and analization. Upgrade logs: 20200703: support of 6 stock data source. 20200703: support get assets of tiger account. 20200701:支持获取持仓明细; 20210627:支持采集时,批量写入股票历史价格;

Hona.Generator

Support to generate C#/JSON/MYSQL/SQLSERVER/YAML from database. Upgrade log: 0713: support of log command of target DB. 0625:支持生成供格式化工具使用的代码

Hona.Tool

消息队列,如:kafka等

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.384 126 6/14/2024
1.3.383 104 6/14/2024
1.3.382 109 6/13/2024
1.3.381 107 6/12/2024
1.3.380 122 6/12/2024
1.3.379 112 6/5/2024
1.3.378 110 6/4/2024
1.3.377 104 6/4/2024
1.3.376 113 5/28/2024
1.3.375 115 5/15/2024
1.3.374 129 5/8/2024
1.3.373 207 3/13/2024
1.3.372 206 3/8/2024
1.3.371 216 2/29/2024
1.3.370 239 2/29/2024
1.3.369 229 2/28/2024
1.3.368 215 2/27/2024
1.3.367 241 2/27/2024
1.3.366 232 2/26/2024
1.3.365 255 2/26/2024
1.3.364 262 2/26/2024
1.3.363 245 2/26/2024
1.3.362 244 2/26/2024
1.3.361 319 2/6/2024
1.3.360 322 2/4/2024
1.3.359 309 2/4/2024
1.3.358 309 1/29/2024
1.3.357 324 1/24/2024
1.3.356 359 1/10/2024
1.3.355 467 12/22/2023
1.3.354 459 12/19/2023
1.3.353 460 12/19/2023
1.3.352 466 12/18/2023
1.3.351 475 12/18/2023
1.3.350 489 12/17/2023
1.3.349 483 12/16/2023
1.3.348 536 12/11/2023
1.3.347 532 12/11/2023
1.3.346 528 12/7/2023
1.3.345 552 12/7/2023
1.3.344 562 12/4/2023
1.3.343 580 12/4/2023
1.3.342 559 12/4/2023
1.3.341 587 11/29/2023
1.3.340 563 11/28/2023
1.3.339 582 11/27/2023
1.3.338 543 11/27/2023
1.3.337 552 11/25/2023
1.3.336 601 11/25/2023
1.3.335 564 11/22/2023
1.3.334 557 11/22/2023
1.3.333 567 11/22/2023
1.3.330 567 11/20/2023
1.3.328 534 11/14/2023
1.3.327 549 11/13/2023
1.3.326 539 11/12/2023
1.3.325 550 11/12/2023
1.3.324 541 11/10/2023
1.3.323 532 11/7/2023
1.3.322 576 11/6/2023
1.3.321 610 11/4/2023
1.3.320 596 11/2/2023
1.3.319 584 11/2/2023
1.3.318 625 11/1/2023
1.3.317 650 10/31/2023
1.3.316 654 10/29/2023
1.3.315 613 10/29/2023
1.3.314 626 10/29/2023
1.3.313 664 10/26/2023
1.3.312 652 10/26/2023
1.3.311 656 10/26/2023
1.3.310 617 10/24/2023
1.3.309 633 10/24/2023
1.3.308 677 10/23/2023
1.3.307 654 10/23/2023
1.3.306 632 10/23/2023
1.3.305 669 10/22/2023
1.3.304 678 10/22/2023
1.3.303 713 10/22/2023
1.3.302 687 10/21/2023
1.3.301 652 10/20/2023
1.3.300 714 10/20/2023
1.3.299 651 10/20/2023
1.3.298 696 10/16/2023
1.3.297 733 10/15/2023
1.3.296 679 10/13/2023
1.3.295 729 10/11/2023
1.3.294 706 10/11/2023
1.3.293 715 10/11/2023
1.3.292 724 10/9/2023
1.3.291 729 10/7/2023
1.3.290 674 10/5/2023
1.3.289 734 10/5/2023
1.3.288 715 10/5/2023
1.3.287 763 10/4/2023
1.3.286 713 10/2/2023
1.3.285 729 10/2/2023
1.3.284 753 10/1/2023
1.3.283 723 9/29/2023
1.3.282 744 9/29/2023
1.3.281 740 9/29/2023
1.3.280 756 9/28/2023
1.3.279 736 9/27/2023
1.3.278 745 9/27/2023
1.3.277 830 9/17/2023
1.3.276 810 9/17/2023
1.3.275 842 9/17/2023
1.3.274 761 9/16/2023
1.3.273 839 9/16/2023
1.3.272 864 9/10/2023
1.3.271 831 9/7/2023
1.3.270 863 9/7/2023
1.3.269 830 9/2/2023
1.3.268 883 8/30/2023
1.3.267 876 8/30/2023
1.3.266 867 8/29/2023
1.3.265 947 8/28/2023
1.3.264 897 8/24/2023
1.3.263 871 8/24/2023
1.3.262 914 8/22/2023
1.3.261 964 8/17/2023
1.3.260 965 8/16/2023
1.3.259 1,002 8/15/2023
1.3.258 1,028 8/13/2023
1.3.257 1,058 8/13/2023
1.3.256 1,006 8/13/2023
1.3.255 1,077 8/12/2023
1.3.254 998 8/11/2023
1.3.253 1,018 8/10/2023
1.3.252 1,116 8/6/2023
1.3.251 1,175 8/6/2023
1.3.250 1,178 8/5/2023
1.3.249 1,144 8/3/2023
1.3.248 1,142 8/2/2023
1.3.247 1,175 7/26/2023
1.3.246 1,243 7/24/2023
1.3.245 1,239 7/23/2023
1.3.244 1,175 7/23/2023
1.3.243 1,244 7/22/2023
1.3.242 1,208 7/21/2023
1.3.241 1,195 7/21/2023
1.3.240 1,218 7/19/2023
1.3.239 1,158 7/19/2023
1.3.238 1,193 7/19/2023
1.3.237 1,206 7/19/2023
1.3.236 1,180 7/19/2023
1.3.235 1,210 7/19/2023
1.3.234 1,189 7/17/2023
1.3.233 1,224 7/16/2023
1.3.232 1,234 7/16/2023
1.3.231 1,211 7/15/2023
1.3.230 1,186 7/14/2023
1.3.229 1,268 7/13/2023
1.3.228 1,195 7/13/2023
1.3.227 1,261 7/12/2023
1.3.226 1,162 7/12/2023
1.3.225 1,167 7/11/2023
1.3.224 1,199 7/11/2023
1.3.223 1,256 7/10/2023
1.3.222 1,158 7/10/2023
1.3.221 1,180 7/10/2023
1.3.220 1,189 7/7/2023
1.3.219 1,185 7/7/2023
1.3.218 1,199 7/6/2023
1.3.217 1,242 7/6/2023
1.3.216 1,140 7/6/2023
1.3.215 1,170 7/2/2023
1.3.214 1,231 7/2/2023
1.3.213 1,221 7/1/2023
1.3.212 1,189 7/1/2023
1.3.211 1,232 6/30/2023
1.3.210 1,192 6/29/2023
1.3.209 1,164 6/29/2023
1.3.208 1,266 6/28/2023
1.3.207 1,238 6/28/2023
1.3.206 1,249 6/27/2023
1.3.205 1,237 6/18/2023
1.3.204 1,236 6/17/2023
1.3.203 1,212 6/17/2023
1.3.202 1,224 6/16/2023
1.3.201 1,217 6/14/2023
1.3.200 1,215 6/13/2023
1.3.199 1,172 6/11/2023
1.3.198 1,189 6/9/2023
1.3.197 1,259 6/8/2023
1.3.196 1,256 6/7/2023
1.3.195 1,223 5/29/2023
1.3.194 1,174 5/26/2023
1.3.193 1,188 5/25/2023
1.3.192 1,215 5/25/2023
1.3.191 1,189 5/24/2023
1.3.190 1,197 5/24/2023
1.3.189 1,222 5/24/2023
1.3.188 1,286 5/23/2023
1.3.187 1,232 5/23/2023
1.3.186 1,234 5/22/2023
1.3.185 1,175 5/22/2023
1.3.184 1,193 5/22/2023
1.3.183 1,213 5/22/2023
1.3.182 1,213 5/21/2023
1.3.181 1,267 5/21/2023
1.3.180 1,223 5/21/2023
1.3.179 1,169 5/21/2023
1.3.178 1,220 5/21/2023
1.3.177 1,173 5/21/2023
1.3.176 1,175 5/17/2023
1.3.175 1,242 5/15/2023
1.3.174 1,226 5/12/2023
1.3.173 1,142 5/11/2023
1.3.172 1,254 5/10/2023
1.3.171 1,201 5/10/2023
1.3.170 1,175 5/9/2023
1.3.169 1,263 5/9/2023
1.3.168 1,206 5/8/2023
1.3.167 1,250 5/3/2023
1.3.166 1,239 5/3/2023
1.3.165 1,289 5/3/2023
1.3.164 1,264 5/2/2023
1.3.163 1,176 5/2/2023
1.3.162 1,188 5/2/2023
1.3.161 1,269 5/2/2023
1.3.160 1,297 5/1/2023
1.3.159 1,215 4/29/2023
1.3.158 1,272 4/21/2023
1.3.157 1,215 4/19/2023
1.3.156 1,254 4/17/2023
1.3.155 1,273 4/17/2023
1.3.154 1,217 4/17/2023
1.3.153 1,250 4/17/2023
1.3.152 1,287 3/28/2023
1.3.151 1,253 3/27/2023
1.3.150 1,297 3/27/2023
1.3.149 1,321 3/27/2023
1.3.148 1,311 3/26/2023
1.3.147 1,289 3/26/2023
1.3.146 1,311 3/26/2023
1.3.145 1,308 3/24/2023
1.3.144 1,288 3/23/2023
1.3.143 1,258 3/23/2023
1.3.142 1,290 3/21/2023
1.3.141 1,296 3/20/2023
1.3.140 1,290 3/16/2023
1.3.139 1,287 3/15/2023
1.3.138 1,259 3/7/2023
1.3.137 1,375 3/5/2023
1.3.136 1,302 2/28/2023
1.3.135 1,388 2/26/2023
1.3.134 1,339 2/23/2023
1.3.133 1,336 2/12/2023
1.3.132 1,320 2/11/2023
1.3.131 1,338 2/11/2023
1.3.130 1,283 2/10/2023
1.3.129 1,355 2/9/2023
1.3.128 1,384 1/30/2023
1.3.127 1,340 1/29/2023
1.3.126 1,374 1/29/2023
1.3.125 1,376 1/28/2023
1.3.124 1,342 1/28/2023
1.3.123 1,375 1/19/2023
1.3.122 1,405 1/18/2023
1.3.121 1,394 1/17/2023
1.3.120 1,396 1/16/2023
1.3.119 1,363 1/16/2023
1.3.118 1,403 1/14/2023
1.3.117 1,443 1/11/2023
1.3.116 1,319 1/6/2023
1.3.115 1,405 12/27/2022
1.3.114 1,351 12/25/2022
1.3.113 1,359 12/24/2022
1.3.112 1,405 12/17/2022
1.3.111 1,438 12/15/2022
1.3.110 1,375 12/13/2022
1.3.109 1,361 12/12/2022
1.3.108 1,404 12/11/2022
1.3.107 1,405 12/11/2022
1.3.106 1,366 12/10/2022
1.3.105 1,395 12/9/2022
1.3.104 1,391 12/8/2022
1.3.103 1,378 12/5/2022
1.3.102 1,399 12/5/2022
1.3.101 1,396 12/2/2022
1.3.100 1,400 12/2/2022
1.3.99 1,449 11/30/2022
1.3.98 1,425 11/29/2022
1.3.97 1,352 11/27/2022
1.3.96 1,430 11/27/2022
1.3.95 1,431 11/27/2022
1.3.94 1,407 11/26/2022
1.3.93 1,393 11/26/2022
1.3.92 1,449 11/21/2022
1.3.91 1,479 11/20/2022
1.3.90 1,365 11/20/2022
1.3.89 1,428 11/20/2022
1.3.88 1,429 11/20/2022
1.3.87 1,408 11/19/2022
1.3.86 1,477 11/17/2022
1.3.85 1,399 11/16/2022
1.3.84 1,408 11/12/2022
1.3.83 1,514 11/7/2022
1.3.82 1,438 11/7/2022
1.3.81 1,444 11/6/2022
1.3.80 1,434 11/6/2022
1.3.79 1,441 11/4/2022
1.3.78 1,439 11/4/2022
1.3.77 1,481 11/2/2022
1.3.76 1,484 11/1/2022
1.3.75 1,547 10/27/2022
1.3.74 1,468 10/26/2022
1.3.73 1,409 10/17/2022
1.3.72 1,419 10/16/2022
1.3.71 1,542 10/14/2022
1.3.70 1,510 10/13/2022
1.3.69 1,485 10/13/2022
1.3.68 1,444 10/11/2022
1.3.67 1,504 10/9/2022
1.3.66 1,399 10/6/2022
1.3.65 1,428 10/5/2022
1.3.64 1,487 10/4/2022
1.3.63 1,461 10/3/2022
1.3.62 1,502 9/30/2022
1.3.61 1,519 9/30/2022
1.3.60 1,563 9/26/2022
1.3.59 1,539 9/22/2022
1.3.58 1,537 9/22/2022
1.3.57 1,527 9/21/2022
1.3.56 1,585 9/18/2022
1.3.55 1,536 9/15/2022
1.3.54 1,553 9/13/2022
1.3.53 1,531 9/12/2022
1.3.52 1,591 9/9/2022
1.3.51 1,569 9/9/2022
1.3.50 1,505 9/9/2022
1.3.49 1,542 9/9/2022
1.3.48 1,556 9/7/2022
1.3.47 1,439 9/6/2022
1.3.46 1,551 9/6/2022
1.3.45 1,586 9/5/2022
1.3.44 1,489 9/5/2022
1.3.43 1,528 9/5/2022
1.3.42 1,547 9/4/2022
1.3.41 1,530 9/4/2022
1.3.40 1,578 9/4/2022
1.3.39 1,548 9/3/2022
1.3.38 1,518 9/3/2022
1.3.37 1,549 9/1/2022
1.3.36 1,575 9/1/2022
1.3.35 1,569 8/31/2022
1.3.34 1,552 8/30/2022
1.3.33 1,577 8/30/2022
1.3.32 1,543 8/25/2022
1.3.31 1,591 8/22/2022
1.3.30 1,573 8/16/2022
1.3.29 1,536 8/14/2022
1.3.28 1,582 8/12/2022
1.3.27 1,525 8/11/2022
1.3.26 1,548 8/11/2022
1.3.25 1,542 8/10/2022
1.3.24 1,580 8/7/2022
1.3.23 1,553 8/7/2022
1.3.22 1,560 8/7/2022
1.3.21 1,571 8/7/2022
1.3.20 1,521 8/6/2022
1.3.19 1,595 8/6/2022
1.3.18 1,471 8/4/2022
1.3.17 1,574 8/4/2022
1.3.16 1,528 8/2/2022
1.3.15 1,539 8/2/2022
1.3.14 1,497 8/2/2022
1.3.13 1,548 8/2/2022
1.3.12 1,518 8/2/2022
1.3.11 1,550 8/1/2022
1.3.10 1,579 7/31/2022
1.3.9 1,552 7/29/2022
1.3.8 1,557 7/28/2022
1.3.7 1,604 7/28/2022
1.3.6 1,562 7/27/2022
1.3.5 1,589 7/25/2022
1.3.4 1,526 7/24/2022
1.3.3 1,576 7/19/2022
1.3.2 1,554 7/19/2022
1.3.1 1,563 7/18/2022
1.2.253 1,633 7/17/2022
1.2.252 1,604 7/17/2022
1.2.251 1,571 7/11/2022
1.2.250 1,576 7/9/2022
1.2.249 1,646 7/9/2022
1.2.248 1,561 7/5/2022
1.2.247 1,578 7/4/2022
1.2.246 1,612 7/4/2022
1.2.245 1,637 7/4/2022
1.2.244 1,614 7/4/2022
1.2.243 1,580 7/4/2022
1.2.242 1,626 7/4/2022
1.2.241 1,623 7/3/2022
1.2.240 1,712 7/3/2022
1.2.239 1,579 7/2/2022
1.2.238 1,574 6/30/2022
1.2.237 1,588 6/30/2022
1.2.236 1,610 6/24/2022
1.2.235 1,596 6/21/2022
1.2.234 1,558 6/18/2022
1.2.233 1,572 6/17/2022
1.2.232 1,517 6/16/2022
1.2.231 1,567 6/15/2022
1.2.230 1,566 6/14/2022
1.2.229 1,560 6/13/2022
1.2.228 1,547 6/13/2022
1.2.227 1,616 6/12/2022
1.2.226 1,663 6/12/2022
1.2.225 1,622 6/12/2022
1.2.224 1,575 6/8/2022
1.2.223 1,563 6/7/2022
1.2.222 1,614 6/7/2022
1.2.221 1,603 6/7/2022
1.2.220 1,592 6/6/2022
1.2.219 1,611 6/6/2022
1.2.218 1,540 6/6/2022
1.2.217 1,539 6/6/2022
1.2.216 1,559 6/6/2022
1.2.215 1,618 6/5/2022
1.2.214 1,537 6/5/2022
1.2.213 1,571 6/5/2022
1.2.212 1,533 6/5/2022
1.2.211 1,578 6/4/2022
1.2.210 1,570 5/30/2022
1.2.209 1,663 5/30/2022
1.2.208 1,571 5/27/2022
1.2.207 1,574 5/27/2022
1.2.206 1,585 5/22/2022
1.2.205 1,561 5/22/2022
1.2.204 1,589 5/7/2022
1.2.203 1,573 5/7/2022
1.2.202 1,554 5/6/2022
1.2.201 1,551 5/6/2022
1.2.200 1,641 5/4/2022
1.2.199 1,598 5/4/2022
1.2.198 1,620 5/3/2022
1.2.197 1,577 5/3/2022
1.2.196 1,628 5/1/2022
1.2.195 1,587 5/1/2022
1.2.194 1,564 4/30/2022
1.2.193 1,537 4/30/2022
1.2.192 1,550 4/30/2022
1.2.191 1,577 4/30/2022
1.2.190 1,656 4/27/2022
1.2.189 1,621 4/23/2022
1.2.188 1,575 4/23/2022
1.2.187 1,585 4/23/2022
1.2.186 1,619 4/23/2022
1.2.185 1,555 4/23/2022
1.2.184 1,568 4/23/2022
1.2.183 1,621 4/21/2022
1.2.182 1,558 4/18/2022
1.2.181 1,588 4/18/2022
1.2.180 1,609 4/18/2022
1.2.179 1,563 4/18/2022
1.2.178 1,568 4/18/2022
1.2.177 1,578 4/18/2022
1.2.176 1,648 4/18/2022
1.2.175 1,645 4/17/2022
1.2.174 1,592 4/17/2022
1.2.173 1,567 4/17/2022
1.2.172 1,631 4/17/2022
1.2.171 1,605 4/16/2022
1.2.170 1,555 4/16/2022
1.2.169 1,633 4/16/2022
1.2.168 1,675 4/16/2022
1.2.167 1,623 4/16/2022
1.2.166 1,621 4/16/2022
1.2.165 1,619 4/16/2022
1.2.164 1,635 4/15/2022
1.2.163 1,646 4/15/2022
1.2.162 1,614 4/14/2022
1.2.161 1,595 4/9/2022
1.2.160 1,573 4/9/2022
1.2.159 1,674 4/8/2022
1.2.158 1,653 4/8/2022
1.2.157 1,607 4/7/2022
1.2.156 1,606 4/5/2022
1.2.155 1,654 4/5/2022
1.2.154 1,632 4/5/2022
1.2.153 1,617 4/5/2022
1.2.152 1,579 4/5/2022
1.2.151 1,571 4/5/2022
1.2.150 1,563 4/5/2022
1.2.149 1,660 4/4/2022
1.2.148 1,618 4/4/2022
1.2.147 1,585 4/4/2022
1.2.146 1,529 4/4/2022
1.2.145 1,563 4/4/2022
1.2.144 1,618 4/3/2022
1.2.143 1,545 4/3/2022
1.2.142 1,604 4/2/2022
1.2.141 1,503 4/2/2022
1.2.140 1,626 3/8/2022
1.2.139 1,632 3/8/2022
1.2.138 1,580 3/7/2022
1.2.137 1,656 3/7/2022
1.2.136 1,581 3/7/2022
1.2.135 1,625 3/7/2022
1.2.134 1,659 3/5/2022
1.2.133 1,603 3/3/2022
1.2.132 1,643 2/28/2022
1.2.131 1,599 2/27/2022
1.2.130 1,565 2/26/2022
1.2.129 1,666 2/15/2022
1.2.128 1,598 2/15/2022
1.2.127 1,578 2/11/2022
1.2.126 1,602 1/25/2022
1.2.125 1,440 1/7/2022
1.2.124 1,482 12/31/2021
1.2.123 2,118 12/27/2021
1.2.122 3,529 12/23/2021
1.2.121 1,517 11/12/2021
1.2.120 2,916 11/11/2021
1.2.119 1,450 11/11/2021
1.2.118 1,483 11/9/2021
1.2.117 1,482 11/8/2021
1.2.116 1,401 11/4/2021
1.2.115 1,579 10/31/2021
1.2.114 1,522 10/27/2021
1.2.113 2,199 10/26/2021
1.2.112 1,701 10/26/2021
1.2.111 1,520 10/22/2021
1.2.110 1,444 10/20/2021
1.2.109 1,547 10/20/2021
1.2.108 1,510 10/20/2021
1.2.107 1,433 10/20/2021
1.2.106 1,611 10/20/2021
1.2.105 1,483 10/19/2021
1.2.104 1,583 10/18/2021
1.2.103 1,494 10/17/2021
1.2.102 1,566 10/17/2021
1.2.101 1,536 10/16/2021
1.2.100 1,570 10/16/2021
1.2.99 1,566 10/15/2021
1.2.98 1,495 10/13/2021
1.2.97 1,543 10/13/2021
1.2.96 1,469 10/12/2021
1.2.95 1,547 10/12/2021
1.2.94 1,662 10/10/2021
1.2.93 1,532 10/6/2021
1.2.92 1,636 10/6/2021
1.2.91 1,634 10/6/2021
1.2.90 1,478 10/6/2021
1.2.89 1,646 10/6/2021
1.2.88 2,278 10/3/2021
1.2.87 1,639 10/3/2021
1.2.86 1,757 10/3/2021
1.2.85 1,708 10/2/2021
1.2.84 1,523 9/27/2021
1.2.83 1,686 9/26/2021
1.2.82 1,495 9/25/2021
1.2.81 1,525 9/25/2021
1.2.80 3,025 9/25/2021
1.2.79 1,573 9/25/2021
1.2.78 1,906 9/25/2021
1.2.77 1,701 9/25/2021
1.2.76 1,592 9/25/2021
1.2.75 1,555 9/17/2021
1.2.74 1,529 9/17/2021
1.2.73 1,559 9/17/2021
1.2.72 1,561 9/16/2021
1.2.71 1,569 9/16/2021
1.2.70 1,559 9/16/2021
1.2.69 2,462 9/16/2021
1.2.68 2,081 9/15/2021
1.2.67 1,810 9/15/2021
1.2.66 1,532 9/13/2021
1.2.65 1,560 9/13/2021
1.2.64 4,717 9/11/2021
1.2.63 1,612 9/10/2021
1.2.62 1,672 9/8/2021
1.2.61 1,524 9/6/2021
1.2.60 1,623 9/5/2021
1.2.59 1,998 9/5/2021
1.2.58 1,547 9/5/2021
1.2.57 2,300 8/18/2021
1.2.56 1,527 8/17/2021
1.2.55 1,540 8/17/2021
1.2.54 1,543 8/17/2021
1.2.53 1,602 8/16/2021
1.2.52 1,683 8/16/2021
1.2.51 1,585 8/15/2021
1.2.50 1,617 8/14/2021
1.2.49 2,999 8/14/2021
1.2.48 2,379 8/10/2021
1.2.47 1,524 8/9/2021
1.2.46 1,524 8/9/2021
1.2.45 1,530 8/8/2021
1.2.44 1,504 8/8/2021
1.2.43 2,782 8/7/2021
1.2.42 2,021 8/7/2021
1.2.41 2,091 8/7/2021
1.2.40 1,584 8/7/2021
1.2.39 1,659 8/7/2021
1.2.38 1,967 8/6/2021
1.2.37 1,615 8/6/2021
1.2.36 2,061 8/5/2021
1.2.35 1,618 8/5/2021
1.2.34 1,561 8/5/2021
1.2.33 2,036 8/1/2021
1.2.32 3,810 7/31/2021
1.2.31 1,831 7/31/2021
1.2.30 2,527 7/31/2021
1.2.29 1,580 7/31/2021
1.2.28 2,029 7/30/2021
1.2.27 1,601 7/30/2021
1.2.26 1,945 7/25/2021
1.2.25 1,680 7/20/2021
1.2.24 1,833 7/19/2021
1.2.23 1,633 7/18/2021
1.2.22 1,552 7/18/2021
1.2.21 1,478 7/18/2021
1.2.20 1,879 7/16/2021
1.2.19 1,877 7/14/2021
1.2.18 1,565 7/14/2021
1.2.17 1,938 7/14/2021
1.2.16 1,720 7/14/2021
1.2.15 1,814 7/13/2021
1.2.14 1,563 7/13/2021
1.2.13 1,596 7/13/2021
1.2.12 1,667 7/13/2021
1.2.11 1,573 7/13/2021
1.2.10 1,755 7/11/2021
1.2.9 1,648 7/11/2021
1.2.8 2,283 7/10/2021
1.2.7 1,789 7/10/2021
1.2.6 1,626 7/10/2021
1.2.5 3,106 7/8/2021
1.2.4 1,545 7/6/2021
1.2.3 1,700 7/6/2021
1.2.2 1,723 7/6/2021
1.2.1 1,585 7/4/2021
1.2.0 1,584 7/4/2021
1.1.612 1,616 7/4/2021
1.1.70 1,586 7/4/2021
1.1.61 1,572 7/4/2021
1.1.60 1,644 7/4/2021
1.1.50 1,573 7/4/2021
1.1.48 1,664 7/2/2021
1.1.47 1,596 7/1/2021
1.1.46 3,171 6/30/2021
1.1.45 1,590 6/30/2021
1.1.44 1,673 6/30/2021
1.1.43 1,901 6/27/2021
1.1.42 1,800 6/26/2021
1.1.41 1,764 6/24/2021
1.1.40 1,637 6/24/2021
1.1.39 2,372 6/24/2021
1.1.38 2,261 6/23/2021
1.1.37 1,645 6/18/2021
1.1.36 1,560 6/18/2021
1.1.35 1,601 6/18/2021
1.1.34 1,575 6/18/2021
1.1.33 1,501 6/18/2021
1.1.32 1,506 6/18/2021
1.1.31 1,480 6/15/2021
1.1.30 1,522 6/14/2021
1.1.29 1,560 6/14/2021
1.1.28 1,796 6/14/2021
1.1.27 1,744 6/14/2021
1.1.26 4,905 6/14/2021
1.1.25 1,623 6/14/2021
1.1.24 2,047 6/11/2021
1.1.23 1,621 6/11/2021
1.1.22 1,641 6/10/2021
1.1.21 1,550 6/9/2021
1.1.20 1,512 6/9/2021
1.1.19 1,540 6/8/2021
1.1.18 2,862 6/6/2021
1.1.17 1,562 6/6/2021
1.1.16 1,643 6/6/2021
1.1.15 1,552 6/6/2021
1.1.14 1,597 6/6/2021
1.1.13 1,604 6/6/2021
1.1.12 2,297 6/5/2021
1.1.11 5,807 6/3/2021
1.1.10 1,546 6/3/2021
1.1.9 1,554 6/3/2021
1.1.8 3,016 5/30/2021
1.1.7 1,524 7/2/2021
1.1.6 1,546 7/2/2021
1.1.5 1,579 7/4/2021
1.0.1 1,504 6/3/2021
1.0.0 1,604 5/30/2021