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!☆101Updated 7 years ago
- Roslyn AOP☆74Updated 2 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 weeks ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Simple & efficient library for deep copying .NET objects☆225Updated last year
- String representations of expression trees + library of expression tree objects☆159Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- Track changes in POCO objects☆207Updated last year
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- .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
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆146Updated 6 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated this week
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆167Updated 6 years ago
- PostSharp Samples☆119Updated last year
- ☆119Updated 12 years ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆84Updated 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…☆237Updated 3 weeks ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated 2 weeks ago
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆191Updated last year
- .NET implementation of the murmurhash☆112Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- API Condenser / Reverse Proxy using Kestrel and Consul, Including light weight consul lib☆166Updated 2 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. …☆176Updated last year
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆246Updated last month