KJFramework 1.0.6

dotnet add package KJFramework --version 1.0.6
NuGet\Install-Package KJFramework -Version 1.0.6
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="KJFramework" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KJFramework --version 1.0.6
#r "nuget: KJFramework, 1.0.6"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,553 8/17/2015

#Solved occuring unhandled exception while multiple processes are writing data in the a same log file.