9 packages tagged with “shallow”
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.
A collection of useful extension methods for .NET types including strings, collections, dictionaries, enumerables, and reflection.
Adds general use extension methods to C# classes.
A Fody add-in for generating fast shallow clone methods
Fast deep or shallow copy(clone), generating MSIL on fly runtime code compilation.
React Addons Shallow Compare (react-addons-shallow-compare) binding library for Bridge.NET projects.
Provides a set of methods to deep-copy an instance of any object. Implemented in Common Intermediate Language (.NET Assembler) offering performance equivalent to hand-written C# code. Multi-targeted libraries. (NOT a .NET Standard library) No dependencies.
A Roslyn source generator for generating shallow copy and deep copy for class, records and structs