dkackman / LinqStatisticsLinks
Linq extensions to calculate basic statistics
☆102Updated last year
Alternatives and similar repositories for LinqStatistics
Users that are interested in LinqStatistics 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…☆112Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 3 weeks ago
- DotMarkdown is Markdown framework for .NET☆123Updated 6 months ago
- IDisposable helper types.☆130Updated last year
- Tracing rewriter using Fody☆94Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- C# immutable records generator☆73Updated 5 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆44Updated 2 months ago
- Generate ToString method from public properties.☆83Updated 5 months ago
- Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic …☆93Updated this week
- A CSharp library that can deep clone any object using only reflection.☆51Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated 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
- Utility library for faster writing source generators☆61Updated 4 years ago
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆123Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- A generic tree library in C# that focuses on hierarchical entity representations. It features full LINQ querying, intuitive manipulation…☆75Updated 2 years ago
- Data Modeling Library in .NET☆47Updated last month