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.
☆77Updated 3 years ago
Alternatives and similar repositories for TreeCollections
Users that are interested in TreeCollections are comparing it to the libraries listed below
Sorting:
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- IDisposable helper types.☆138Updated 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…☆146Updated 3 weeks 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
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆118Updated 9 months ago
- Linq extensions to calculate basic statistics☆103Updated last year
- A lightweight, fast, and portable dependency injection framework for .NET-based solutions.☆151Updated 2 weeks ago
- DotMarkdown is Markdown framework for .NET☆128Updated last year
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated last week
- Puresharp is a Framework that provides the essential APIs (AOP, IOC, etc...) to productively build high quality (.NET 4.5.2+ & .NET Core …☆145Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 8 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…☆193Updated last year
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 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. …☆187Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆132Updated this week
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- ☆64Updated this week
- Lightweight and extensible undo framework for .NET ⛺☆35Updated 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.☆100Updated 8 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- C# interface-to-member source generator☆87Updated 6 months ago
- Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual …☆144Updated 3 years ago