UniversalSerializer序列化器v3.14.5.2源码

UniversalSerializer序列化器v3.14.5.2源码 免费

  • 项目类型B/S
  • 开发语言C#
  • 开发工具VS2012
  • 数据库无数据库
  • 文件大小1.31 MB
  • 更新时间2014-05-14
浏览 1886 收藏 0 下载 114
  • 51Aspx源码必读.txt[4KB]
  • License.html[3KB]
  • Readme.html[11KB]
  • from.gif[4KB]
  • 最新Asp.Net源码下载.url[123B]

项目介绍

项目参数

  • 项目类别:【开发辅助】
  • 项目类型:B/S
  • 适合人群:进阶、高手
  • 授权类型:免费版
  • 完整度:
  • 可二次开发程度:
  • 开发语言:C#
  • 数据库:无数据库
  • 文件大小:1.31MB
  • 相关网址: 【免费浏览】
  • 使用示例
  • 结构
  • 代码片段
  • 使用示例
  • 结构
  • 代码片段
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel

UniversalSerializer是一个序列化器/反序列化器 for .NET/Silverlight/PCL/Windows Phone。它保存和加载复杂对象值/实例,能够序列化任何类型,流格式可以是二进制,JSON或XML等
UniversalSerializer is a Serializer/Deserializer for .NET/Silverlight/PCL/Windows Phone. In other words, it saves and loads complex object values/instances.
Ability to serialize any type is its vocation.
The stream format can be binary, JSON, or XML.

It contains DLLs for:
.NET 4 or later.
Silverlight 4 or later.
Portable Class Library 4.
Making it usable on Windows Store/Windows RT.
Windows Phone 7 & 8 (Silverlight).
An additional DLL for specific WPF's types.
An additional DLL for specific Windows Form's types.

更新记录:
Version 3.14.5.2, 2014-05-13
Corrected: bug with circular types.
Added: new types in Test solution.
Added: new types in Benchmark.

Version 3.14.5, 2014-05-05
Modified: API and stream formats are version 3.0.
Modified: Namespaces are renamed. UniversalSerializerLib2 -> UniversalSerializerLib3.
Modified: Modifiers (filters & containers) are declared as classes now, and automatically found by serializer.
Added: option Parameters.ModifiersAssemblies to declare assemblies that define modifiers.
Useful when modifiers can not be automatically found by serializer.
Modified: Stream format version is now 3.0. It can not be read by previous UniversalSerializer (version 2.x)'s DLL.
Improved: Saves DateTime.Kind in DateTimes.
Improved: Benchmark's interface has been clarified a bit.
Improved: All projects pass VS's code analysis with no error.
New: test structures (as PrimitiveValueTypesStructure).
New: Logs warnings in the IDE.
New: solution "UniversalSerializer Windows Store 8 PCL".
New: solution "UniversalSerializer Windows Phone 7.1 experimental". Not perfect, but can be useful.
Removed: option CustomModifiers.DoNotDuplicateStrings. Strings are always saved as references, in stream format 3.0.
Removed: FastJSON and FastBinaryJSON from the benchmark solution, because they do not pass the new deserialized type checks.
Removed: old UniversalSerializer version 1 from the benchmark solution.
Corrected: Some regressions in benchmark.
Note: DLL version 3 can read and modify version 2 streams, but not version 1 streams.

责任编辑:xiao

下载记录(Only Recent 100)

用户名 推荐指数 下载时间

项目评论

单击更换

评论列表

全部评论
  • 暂无评论 …