You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.</description>
16
+
<summary>Small Library for fast deep or shallow cloning .NET objects.</summary>
14
17
<releaseNotes>
15
18
Custom dictionary implementation for faster reference counting (and faster cloning)
16
19
Excluded DBNull from cloning
@@ -34,6 +37,7 @@ Fixed copying multi-dim arrays with 0-length of some dimension
0 commit comments