davidwest / TreeCollectionsLinks
A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation of nodes, error detection, class extensibility (e.g. to accommodate business rules), and format conversion / serialization.
☆75Updated 2 years ago
Alternatives and similar repositories for TreeCollections
Users that are interested in TreeCollections are comparing it to the libraries listed below
Sorting:
- Linq extensions to calculate basic statistics☆102Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆137Updated 9 months ago
- IDisposable helper types.☆131Updated last year
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆117Updated 2 months ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated 3 weeks ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆113Updated 2 years ago
- ☆119Updated 12 years ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 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.☆99Updated 8 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. …☆179Updated last year
- A ConcurrentHashSet implementation☆137Updated 3 years ago
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆71Updated 11 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual …☆141Updated 3 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- .NET library with advanced reflection APIs.☆226Updated 2 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
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆124Updated 5 months ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 7 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆123Updated last week
- DotMarkdown is Markdown framework for .NET☆123Updated 7 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated last month