Sop.Common.Serialization 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sop.Common.Serialization --version 1.2.0
NuGet\Install-Package Sop.Common.Serialization -Version 1.2.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="Sop.Common.Serialization" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sop.Common.Serialization --version 1.2.0
#r "nuget: Sop.Common.Serialization, 1.2.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 Sop.Common.Serialization as a Cake Addin
#addin nuget:?package=Sop.Common.Serialization&version=1.2.0

// Install Sop.Common.Serialization as a Cake Tool
#tool nuget:?package=Sop.Common.Serialization&version=1.2.0

一款封装的序列化组件Serialization。对xml json 序列化处理的程序。 详细开源在。https://github.com/Sopcce/.Net-Common-Utility MIT

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  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.

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.2.1 583 6/25/2019
1.2.0 924 6/7/2018
1.0.0 985 6/7/2018

c# 序列化封装插件