lassevk / ObjectDumperLinks
☆40Updated 5 years ago
Alternatives and similar repositories for ObjectDumper
Users that are interested in ObjectDumper are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Faster with Files☆59Updated 5 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 6 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated 11 months ago
- Code analysis improvements and context actions☆61Updated this week
- A Visual Studio extension that colors and decorates C#, Visual Basic code to make it easily read and understand☆62Updated 2 years ago
- Console application wrapper in .NET C# that captures all the output generated in the console☆56Updated 4 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- A Visual Studio extension☆28Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 8 months ago
- A sample that demonstrates how to implement Data Virtualization (or Stealth Paging) for Silverlight (could also be adapted for WPF). Incl…☆44Updated 2 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Change all members to virtual as part of your build.☆61Updated 5 months ago
- Replaces static method calls.☆68Updated 5 months ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- C# Toolkit☆33Updated 6 years ago
- An AppDomain-aware, thread-safe singleton that ensures only one instance exists in the entire application.☆21Updated 11 years ago
- JSONPath (XPath-like syntax for JSON) C# implementation☆77Updated last year
- Community ReSharper External Annotations☆26Updated 7 years ago
- A Visual Studio extension to ease management of solution and project configurations.☆91Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago