EasySharpFrame 1.10.8.535
See the version list below for details.
dotnet add package EasySharpFrame --version 1.10.8.535
NuGet\Install-Package EasySharpFrame -Version 1.10.8.535
<PackageReference Include="EasySharpFrame" Version="1.10.8.535" />
paket add EasySharpFrame --version 1.10.8.535
#r "nuget: EasySharpFrame, 1.10.8.535"
// Install EasySharpFrame as a Cake Addin #addin nuget:?package=EasySharpFrame&version=1.10.8.535 // Install EasySharpFrame as a Cake Tool #tool nuget:?package=EasySharpFrame&version=1.10.8.535
本次版本更新
1.10.8.535
①支持donet5.0框架 ②优化以及修复一些问题
1.10.7.533
bug fixes
1.10.7.532
增加了一个SqlServer获取数据库时间的对象
1.10.6.530
bug fixes
1.10.6.527
优化了时间流内部功能。
1.10.5.526
①在全新的网络通信框架Hypersocket中增加了SSL安全传输模式,现在可以更加安全的接受发送信息而不需要担心被截获的风险了。 ②优化了一些架构。 ③思考了一下,开源协议决定从GPL-3.0迁入MIT协议,拥抱MIT!
1.10.4.514
bug fixes
1.10.3.509
bug fixes
1.10.2.504
bug fixes
1.10.2.503
①优化大量细节 ②增加全新双协议模式网络功能HyperSocket!可以用简单的代码建立TCP与UDP同时连接的对象,其中UDP采用KCP算法保证传输的可靠性。
1.10.0.460
①优化Socket中TCP协议封装包体类,现在包壳本身大小只有8~10Byte,原来是16Byte,在数据长度小于65535的情况下,包壳大小比原先小一倍。 ②网络套接字模块UDP部分重构另外分离C/S重合部分。 ③新增UDPSocket,原套接字模块UDP模式可以继续使用,新增部分是基于原有更高级的封装,完成可靠的UDP模式。
1.9.1.381
bug fixes
1.9.0.380
①本次更新由donet core3.0拓展为donet core2.1及以上支持以及donet framework4.6.2及以上支持! ②修改了拓展方法类名,由原ExpandMethod修改为ExtendClass。
1.8.5.376
①针对数据库增加了异常监听器,帮助开发者更好的解决数据库引发的异常,但同时又不会打断现有逻辑的进行。 ②对时间流功能内部调用进行了修改,现在框架内部的类中将不会在看到时间流的调用函数了,因为本身也不需要人为去停止或者做其他处理 注:本次更新不影响原有结构。兼容1.8.2.372以上原有内容,可直接更新。
1.8.3.374
更新内容:API文档上线!
1.8.3.373
增加了新拓展:对DateTime一系列的简化操作
1.8.2.372
①增加一个数据库新语言集功能:数据库配置加载器,现在可以更加快捷高效的加载数据库中的配置文件了,详见Sample中样例 ②时间流Update函数继承现在由原先的public 变更为 protected 访问权限,目的是为了不干扰继承类在其他对象使用时出现Update函数 ③优化一些逻辑
1.8.1.370
更新了一下许可说明。没有功能性内容变更~
1.8.1.369
解决一个时间流单核处理器BUG
1.8.0.368
新版本 ①优化大量逻辑 ②异常捕获不再以日志方式呈现了,现在全部以回调方式返回应用层处理 ③新增了随机码的类型 ④新增了同步时间流,现在可以将逻辑统一放入同一个时间线程中处理
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.1
- Fleck (>= 1.1.0)
- Kcp (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
- System.Data.SqlClient (>= 4.8.2)
-
.NETFramework 4.6.2
- Fleck (>= 1.1.0)
- Kcp (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
- System.Data.SqlClient (>= 4.8.2)
-
net5.0
- Fleck (>= 1.1.0)
- Kcp (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.3)
- StackExchange.Redis (>= 2.1.58)
- System.Data.SqlClient (>= 4.8.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.18.12 | 332 | 4/24/2023 | |
1.18.11 | 293 | 3/21/2023 | |
1.18.8 | 273 | 3/20/2023 | |
1.18.7 | 416 | 3/13/2023 | |
1.18.6 | 298 | 2/22/2023 | |
1.18.5 | 422 | 11/20/2022 | |
1.18.4 | 373 | 11/16/2022 | |
1.18.3 | 449 | 8/31/2022 | |
1.18.2 | 450 | 8/24/2022 | |
1.18.1 | 436 | 8/21/2022 | |
1.17.5 | 498 | 6/23/2022 | |
1.17.4 | 478 | 6/10/2022 | |
1.17.3 | 478 | 6/6/2022 | |
1.17.2 | 488 | 5/6/2022 | |
1.17.1 | 474 | 5/2/2022 | |
1.17.0 | 471 | 5/1/2022 | |
1.16.8 | 448 | 4/27/2022 | |
1.16.7 | 471 | 4/20/2022 | |
1.16.6 | 480 | 4/18/2022 | |
1.16.5 | 483 | 4/17/2022 | |
1.16.4 | 486 | 4/17/2022 | |
1.16.3 | 487 | 4/16/2022 | |
1.16.2 | 486 | 4/15/2022 | |
1.16.1 | 494 | 4/5/2022 | |
1.16.0 | 492 | 4/1/2022 | |
1.15.17 | 484 | 3/13/2022 | |
1.15.16 | 491 | 3/12/2022 | |
1.15.15 | 481 | 3/10/2022 | |
1.15.14 | 464 | 3/7/2022 | |
1.15.13 | 460 | 3/6/2022 | |
1.15.12 | 478 | 3/5/2022 | |
1.15.11 | 496 | 3/5/2022 | |
1.15.10 | 473 | 3/5/2022 | |
1.15.9 | 483 | 3/4/2022 | |
1.15.8 | 478 | 3/4/2022 | |
1.15.7 | 481 | 3/3/2022 | |
1.15.6 | 477 | 3/3/2022 | |
1.15.5 | 503 | 3/2/2022 | |
1.15.4 | 476 | 2/27/2022 | |
1.15.3 | 491 | 2/22/2022 | |
1.15.2 | 470 | 2/19/2022 | |
1.15.1 | 490 | 2/15/2022 | |
1.15.0 | 457 | 2/15/2022 | |
1.14.10 | 516 | 1/16/2022 | |
1.14.9 | 324 | 1/5/2022 | |
1.14.8 | 338 | 1/3/2022 | |
1.14.7 | 336 | 1/1/2022 | |
1.14.6 | 323 | 12/31/2021 | |
1.14.5 | 335 | 12/16/2021 | |
1.14.4 | 351 | 12/16/2021 | |
1.14.3 | 473 | 12/14/2021 | |
1.14.2 | 345 | 12/10/2021 | |
1.14.1 | 319 | 12/10/2021 | |
1.14.0 | 354 | 12/9/2021 | |
1.13.18 | 374 | 9/24/2021 | |
1.13.17 | 419 | 8/22/2021 | |
1.13.16 | 410 | 8/10/2021 | |
1.13.15 | 382 | 8/8/2021 | |
1.13.14 | 380 | 8/6/2021 | |
1.13.13 | 631 | 8/6/2021 | |
1.13.12 | 685 | 8/3/2021 | |
1.13.11 | 751 | 7/30/2021 | |
1.13.10 | 726 | 7/29/2021 | |
1.13.9 | 707 | 7/27/2021 | |
1.13.8 | 634 | 7/25/2021 | |
1.13.7 | 681 | 7/20/2021 | |
1.13.6 | 672 | 7/16/2021 | |
1.13.5 | 724 | 7/13/2021 | |
1.13.4 | 713 | 7/8/2021 | |
1.13.3 | 697 | 7/7/2021 | |
1.13.2 | 698 | 7/4/2021 | |
1.13.1 | 672 | 7/2/2021 | |
1.13.0 | 667 | 6/30/2021 | |
1.12.0 | 520 | 5/21/2021 | |
1.11.7 | 745 | 3/30/2021 | |
1.11.6 | 682 | 3/30/2021 | |
1.11.5 | 736 | 3/18/2021 | |
1.11.4 | 859 | 3/18/2021 | |
1.11.3 | 975 | 3/18/2021 | |
1.11.2 | 768 | 3/14/2021 | |
1.11.0 | 808 | 1/22/2021 | |
1.10.8.535 | 752 | 1/4/2021 | |
1.10.7.533 | 800 | 12/10/2020 | |
1.10.7.532 | 865 | 11/30/2020 | |
1.10.6.530 | 841 | 10/26/2020 | |
1.10.6.527 | 829 | 10/25/2020 | |
1.10.5.526 | 831 | 10/22/2020 | |
1.10.4.514 | 874 | 10/18/2020 | |
1.10.3.509 | 841 | 10/14/2020 | |
1.10.2.504 | 824 | 10/9/2020 | |
1.10.2.503 | 844 | 10/8/2020 | |
1.9.1.381 | 875 | 8/20/2020 | |
1.9.0.380 | 948 | 8/16/2020 | |
1.8.5.376 | 920 | 8/11/2020 | |
1.8.3.374 | 900 | 8/10/2020 | |
1.8.3.373 | 889 | 8/9/2020 | |
1.8.2.372 | 945 | 8/9/2020 | |
1.8.1.370 | 874 | 8/6/2020 | |
1.8.1.369 | 859 | 8/5/2020 | |
1.8.0.368 | 921 | 8/5/2020 | |
1.7.17.367 | 1,093 | 8/4/2020 | |
1.7.15.365 | 957 | 8/3/2020 | |
1.7.14.364 | 985 | 8/2/2020 | |
1.7.13.363 | 979 | 8/2/2020 | |
1.7.12.362 | 972 | 8/1/2020 |