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:
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆185Updated last year
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 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 last month
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 4 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Simple & efficient library for deep copying .NET objects☆229Updated last year
- ☆118Updated 12 years ago
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆144Updated 6 years ago
- Micro-libraries (pieces of utility code) for .Net that are safe and simple to use☆170Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- String representations of expression trees + library of expression tree objects☆161Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 4 months ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- .NET implementation of the murmurhash☆113Updated last year
- C# implementation of Twitter's Snowflake☆108Updated 3 weeks 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
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆173Updated 3 weeks ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 5 years ago
- Convert strings into .NET expressions☆99Updated 11 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- IDisposable helper types.☆135Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆81Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- A robust, thread-safe, and multi-process persistent queue library for dotnet☆124Updated 6 months ago
- 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
- 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