Found 309 packages
Diagnostic dump collect and analyze tool
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
.Dump() extension method to visualize your collections and objects in color at the console
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package extends Microsoft Testing Platform to provide an implementation of the Hang Dump using Windows mini dump.
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package extends Microsoft Testing Platform to provide a crash dump functionality.
Deprecated. Use the strong named ServiceStack.Text package instead.
Dumps an object to a string or a text writer. Great for debugging. Awesome for capturing context in production exception dumps. Use ObjectPrinter.Log4Net for a renderer to automatically dump all logged exceptions using log4net.
.NET Managed Heap Dump and Analysis Tool
Dump out all your .Net Core and ASP.Net Core config on startup, together with the configuration provider source that value came from. Ideal for troubleshooting when overriding values via environment variables in containerized environments such as Azure, Amazon AWS and Rancher. Enabled with simple services.AddConfigDump() call at the end of your ConfigureServices() method. Uses any configured ILogger.
VarDump is a utility for serialization runtime objects to C# and Visual Basic string.
Provides the DumpItems task which can be used to dump an item list and all their metadata, for easy diagnostics and troubleshooting.
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
A Windows UWP XAML tree dump library
Simple SQL Server database dumper. Shipped as source-only NuGet package.
A c# library that handles mini-dumping a program by adding the "[MiniDump(...)]" attribute to the application's main class.
Free and Open Source fork of ServiceStack.Text V3 .NET's JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Includes the String and Stream functionality for all the NServiceKit projects including: - T.Dump() generic extension method for easy debugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
Use pg_dump easily from C# to backup PostgreSQL databases - dump to file, memory, or your own custom stream with full async and timeout support.
Use this version for Asp.Net projects. Dump out all your .Net Core and ASP.Net Core config on startup, together with the configuration provider source that value came from. Ideal for troubleshooting when overriding values via environment variables in containerized environments such as Azure, Amazon AWS and Rancher. Enabled with simple services.AddConfigDump() call at the end of your ConfigureServices() method. Uses any configured ILogger.