ashmind / ashmind-extensionsLinks
Most of those extensions should have been in BCL.
☆70Updated 6 years ago
Alternatives and similar repositories for ashmind-extensions
Users that are interested in ashmind-extensions are comparing it to the libraries listed below
Sorting:
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- An HTML generation library☆44Updated 2 weeks ago
- C# LINQ Async extension methods library for async/await task.☆103Updated 8 months ago
- Faster with Files☆60Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆79Updated last year
- Dynamic fluent generation of class and function directly in CLR☆37Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 4 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆102Updated 8 years ago
- Data Modeling Library in .NET☆46Updated 3 months ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆67Updated 3 weeks ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- Xml and json serializer for .NET☆49Updated 8 years ago
- Lean mean SQL Server upsert machine☆52Updated 5 months ago
- Generating async c# code using Roslyn☆50Updated 2 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆114Updated 6 years ago
- ☆43Updated 2 years ago
- CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks☆31Updated 7 years ago
- A simple query language for Entity Framework Core.☆41Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- A C# implementation of Message Templates☆59Updated 7 years ago
- A test bench for various .NET CSV parsing libraries