基于Natasha实现深度克隆,包括实体类、数组、集合、链表、字典等数据类型。.
Info
Version: | 1.0.0.1 |
Author(s): | All Members |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/night-moon-studio/DeepClone |
NuGet Url: | https://www.nuget.org/packages/NMS.DeepClone |
Install
Install-Package NMS.DeepClone
dotnet add package NMS.DeepClone
paket add NMS.DeepClone
NMS.DeepClone Download (Unzip the "nupkg" after downloading)
Dependencies
- NMS.DynamicCache(>= 1.4.2)
Tags