MarcinJuraszek / CloneExtensionsLinks
Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
☆119Updated 5 years ago
Alternatives and similar repositories for CloneExtensions
Users that are interested in CloneExtensions are comparing it to the libraries listed below
Sorting:
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆185Updated 2 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆241Updated 4 months ago
- ☆118Updated 12 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 2 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 4 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- .NET implementation of the murmurhash☆113Updated last year
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated last month
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A light weight tool to inject customized AOP code into existing assemblies using IL weaving☆80Updated 6 years ago
- Efficient asynchronous and synchronous state machines for .NET☆247Updated 5 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆145Updated 6 years ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- Track changes in POCO objects☆209Updated last year
- String representations of expression trees + library of expression tree objects☆162Updated 2 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- Dependency injection made simple.☆98Updated 2 years ago
- C# implementation of Twitter's Snowflake☆108Updated last month