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☆103Updated 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…☆140Updated 10 months ago
- IDisposable helper types.☆131Updated last year
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 7 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- Generic weak event implementation☆193Updated 5 years ago
- A C# library for parsing mathemitical expressions with support for parentheses and variables.☆117Updated 3 months ago
- Easy-to-use calculated properties for MVVM apps☆73Updated 4 years ago
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- A set of core functions and classes to ease every days .Net development tasks.☆116Updated 3 months ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years 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
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated last month
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 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. …☆180Updated last year
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆71Updated last year
- DAWG String Dictionary in C#☆121Updated 11 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 3 months ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆202Updated 4 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 8 months ago
- How to handle exceptions in WPF, this is of course 'my opinion'☆60Updated 3 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago