GitHub - AlenToma/FastDeepCloner: FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects. (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

AlenToma / FastDeepCloner Public

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory209 Commits
Documentations Documentations
solution solution
source source
.gitignore .gitignore
LICENSE LICENSE
README.md README.md

Repository files navigation

FastDeepCloner

FastDeepCloner is very fast portable library, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects.

Add Attribute [FastDeepClonerIgnore] to ignore cloning a property

Platform support

Code Example

About

FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects.

Resources

Readme

License

MIT license

Activity

Stars

189 stars

Watchers

5 watching

Forks

27 forks

Report repository

Releases

No releases published

Packages

Contributors

Languages