KJFramework 1.0.6
dotnet add package KJFramework --version 1.0.6
NuGet\Install-Package KJFramework -Version 1.0.6
<PackageReference Include="KJFramework" Version="1.0.6" />
paket add KJFramework --version 1.0.6
#r "nuget: KJFramework, 1.0.6"
// Install KJFramework as a Cake Addin #addin nuget:?package=KJFramework&version=1.0.6 // Install KJFramework as a Cake Tool #tool nuget:?package=KJFramework&version=1.0.6
KJFramework架构是一个开源的立体式解决方案。这其中包含了基于高性能网络通讯组件、自定义二进制消息契约序列化/反序列化、基于应用程序域的组建模型框架、远程配置服务站、基于订阅者和发布者的网络通信模式框架等等。 KJFramework整体架构是一个开源项目,它已经被adSage广告整体服务架构层、互爱科技Game Server整体架构、等等大型公司在生产环境所使用。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on KJFramework:
Package | Downloads |
---|---|
Gridsum.NHBaseAPI
NHBaseAPI is an HBase API based completely on .NET platform. Internally it uses the interface under the Thrift protocol to communicate with HBase. As an API based completely on .NET platform, we deliberately preserve the multi-platform feature within it, which means developers can use the API on Mono platform in Linux without the need to change any NHBaseAPI codes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6 | 3,637 | 8/17/2015 |
#Solved occuring unhandled exception while multiple processes are writing data in the a same log file.