MarcinJuraszek / CloneExtensionsLinks
Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
☆118Updated 5 years ago
Alternatives and similar repositories for CloneExtensions
Users that are interested in CloneExtensions are comparing it to the libraries listed below
Sorting:
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 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
- 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 2 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆181Updated last year
- ☆119Updated 12 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 2 months 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
- Dependency injection made simple.☆99Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 5 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…☆140Updated last week
- Tracing rewriter using Fody☆93Updated 2 years ago
- A modern wrapper around System.IO.☆84Updated 2 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 …☆145Updated 6 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated last week
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 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.☆98Updated 8 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
- Track changes in POCO objects☆208Updated last year
- Simplifies the implementation of IDisposable☆77Updated 7 months ago
- IDisposable helper types.☆134Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- A library for running tasks(jobs) on schedules.☆181Updated 8 years ago
- PostSharp Samples☆119Updated last year
- .NET implementation of the murmurhash☆112Updated last year
- A micro framework that helps you implement the pipeline/chain of responsibility pattern.☆118Updated 9 months ago
- Generate ToString method from public properties.☆83Updated 7 months ago