ObjectPrinter 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ObjectPrinter --version 1.0.1
                    
NuGet\Install-Package ObjectPrinter -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ObjectPrinter" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ObjectPrinter" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="ObjectPrinter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ObjectPrinter --version 1.0.1
                    
#r "nuget: ObjectPrinter, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=ObjectPrinter&version=1.0.1
                    
Install ObjectPrinter as a Cake Addin
#tool nuget:?package=ObjectPrinter&version=1.0.1
                    
Install ObjectPrinter as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on ObjectPrinter:

Package Downloads
MultiCommandConsole

Framework for creating console apps with multiple commands IoC Registration: register all types where - type.IsAssignableTo<IConsoleCommand>() - type.HasCustomAttribute<ArgSetAttribute>()

MultiCommandConsole.Services

Enables MultiCommandConsole commands to be run as services

SimpleSettings

Makes mapping key/value stores (appSettings, environment variables, NameValueCollections...) to POCs dead simple and highly extensible.

ObjectPrinter-Log4Net-1.2.10

Provides an object renderer to integrate with log4net to dump exceptions (or any/all object types) using the ObjectPrinter. Also provides a log4net type inspector to prevent prevent dumping log4net objects that should be converted to strings.

ObjectPrinter-Log4Net-1.2.11

Provides an object renderer to integrate with log4net to dump exceptions (or any/all object types) using the ObjectPrinter. Also provides a log4net type inspector to prevent prevent dumping log4net objects that should be converted to strings.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.35 177,457 5/6/2016
2.0.30 11,660 4/6/2015
2.0.29 8,406 1/24/2015
2.0.28 2,079 12/28/2014
2.0.27 1,964 12/28/2014
2.0.26 2,007 12/27/2014
2.0.20 5,747 6/2/2014
2.0.19 1,871 5/27/2014
2.0.18 1,843 5/27/2014
2.0.17 1,870 5/27/2014
2.0.12 1,856 5/26/2014
2.0.11 1,883 5/26/2014
2.0.10 1,904 5/26/2014
2.0.9 1,910 5/26/2014
2.0.8 1,885 5/26/2014
2.0.7 1,884 5/6/2014
2.0.6 1,863 5/4/2014
2.0.5 2,026 5/4/2014
2.0.4 1,914 5/4/2014
2.0.3 1,881 5/4/2014
1.2.5140.3134 14,300 1/27/2014
1.2.5140.3078 1,430 1/27/2014
1.2.5140.2617 1,807 1/27/2014
1.2.5138.19224 1,668 1/25/2014
1.2.5137.27952 1,440 1/24/2014
1.2.0 11,549 1/23/2014
1.1.1 15,371 12/30/2012
1.1.0 1,487 12/28/2012
1.0.4 1,564 12/28/2012
1.0.3 1,439 12/28/2012
1.0.2 1,448 12/28/2012
1.0.1 1,775 12/1/2012
1.0.0 2,554 12/1/2012