cameronism / ConsoleDumpLinks
Pretty print objects to the console. Similar to LINQPad's Dump() extension method.
☆79Updated 5 years ago
Alternatives and similar repositories for ConsoleDump
Users that are interested in ConsoleDump are comparing it to the libraries listed below
Sorting:
- C# LINQ Async extension methods library for async/await task.☆101Updated this week
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆101Updated 7 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Data Modeling Library in .NET☆47Updated last month
- A C# implementation of Message Templates☆59Updated 7 years ago
- Replaces static method calls.☆68Updated 4 months ago
- A small extension that enables Topshelf based services to have start parameters☆28Updated 5 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
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆79Updated 2 months ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Easily script browsers.☆59Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated 2 weeks ago
- Easy-to-use calculated properties for MVVM apps☆72Updated 4 years ago
- ConfigureAwaitChecker☆70Updated 3 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.☆62Updated last year