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:
- .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
- Linq extensions to calculate basic statistics☆102Updated last year
- Utility library for faster writing source generators☆61Updated 4 years ago
- Pather.CSharp - A Path Resolution Library for C#☆46Updated 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…☆135Updated 9 months ago
- How to handle exceptions in WPF, this is of course 'my opinion'☆59Updated 3 years ago
- ☆119Updated 12 years ago
- ExceptionReporter is a .NET component that gathers detailed information on an Exception and the application/system running it. It allows …☆51Updated 2 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- IDisposable helper types.☆130Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 2 months ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆73Updated this week
- Turn WPF Binding errors into exception☆77Updated 4 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
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- DotMarkdown is Markdown framework for .NET☆123Updated 6 months ago
- C# immutable records generator☆73Updated 5 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