KJFramework.Message 1.6.0

dotnet add package KJFramework.Message --version 1.6.0
NuGet\Install-Package KJFramework.Message -Version 1.6.0
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.Message" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KJFramework.Message --version 1.6.0
#r "nuget: KJFramework.Message, 1.6.0"
#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.Message as a Cake Addin
#addin nuget:?package=KJFramework.Message&version=1.6.0

// Install KJFramework.Message as a Cake Tool
#tool nuget:?package=KJFramework.Message&version=1.6.0

KJFramework.Messages, 是.NET平台上企业级别的高性能序列化/反序列化解决方案,它提供了非常专业的自动化解决方案,无论在任何方面都会使您和您的项目在使用序列化/反序列的技术上将成本降到最低。

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 204 12/19/2013
1.5.0 73 5/7/2013
1.4.3 61 4/7/2013
1.4.2 51 4/1/2013
1.4.1 49 3/28/2013
1.4.0 52 1/5/2013
1.3.2 53 12/24/2012
1.3.1.1 51 12/19/2012
1.3.0 51 9/17/2012
1.2.0 51 8/23/2012
1.1.1 52 8/10/2012
1.1.0 50 7/16/2012
1.0.0 51 7/16/2012

#修复了Blob类型内部反序列化的BUG
#修复了智能对象引擎在反序列化空对象(Empty Object)的时候的BUG
#增加了一种新的序列化/反序列化方式,这种新增的方式将会让你的系统更加高效,
 更加灵活,更加易用。

由于新增加的方式描述起来内容非常多,请各位移步到官网
http://message.codeplex.com进行了解/

*进入官网后请选择方案B的链接,这样能进入新方案的详细介绍!