ObjectDumper 1.0.0.12

dotnet add package ObjectDumper --version 1.0.0.12
                    
NuGet\Install-Package ObjectDumper -Version 1.0.0.12
                    
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="ObjectDumper" Version="1.0.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ObjectDumper" Version="1.0.0.12" />
                    
Directory.Packages.props
<PackageReference Include="ObjectDumper" />
                    
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 ObjectDumper --version 1.0.0.12
                    
#r "nuget: ObjectDumper, 1.0.0.12"
                    
#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=ObjectDumper&version=1.0.0.12
                    
Install ObjectDumper as a Cake Addin
#tool nuget:?package=ObjectDumper&version=1.0.0.12
                    
Install ObjectDumper as a Cake Tool

Utility methods to easily dump object contents to a file/stream, for debug purposes.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
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 (3)

Showing the top 3 NuGet packages that depend on ObjectDumper:

Package Downloads
fion.modelerp.core

ModelErp

MoarUtils

Useful utilities to more efficient .NET development #OnTheShouldersOfGiants

IntentCompositor.Repository.Sql

Sql implementation for intents defined in https://nuget.org/packages/IntentCompositor.Repository

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.12 567,029 4/16/2011