ashmind / ashmind-extensions
Most of those extensions should have been in BCL.
☆69Updated 5 years ago
Alternatives and similar repositories for ashmind-extensions:
Users that are interested in ashmind-extensions are comparing it to the libraries listed below
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Data Modeling Library in .NET☆47Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- An HTML generation library☆41Updated 3 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Generating async c# code using Roslyn☆49Updated 9 months ago
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Roslyn AOP☆74Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆43Updated 3 months ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- ☆53Updated 11 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A collection of utilities for working with strings in .NET.☆36Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week