Metadata >> NuGet >> StatePrinter

StatePrinter

Metadata

Authors Kasper B. Graversen
Copyrights Copyright 2014-2015
Description An open source utility to turn object graphs into strings. Automate your ToString and unit tests asserts.
IconUrl https://raw.githubusercontent.com/kbilsted/StatePrinter/master/StatePrinter/gfx/stateprinter.png
LicenseUrl https://raw.githubusercontent.com/kbilsted/StatePrinter/master/LICENSE.md
Owners Kasper B. Graversen
ProjectUrl https://github.com/kbilsted/StatePrinter
ReleaseNotes * Improved performance by 10% for curly and json outputformatters * #28 - General 50%-70% times speed up of execution speed due to run-time code generation of reflection * #31 - `RollingGuidValueConverter` - Unit testing data containing Guid's just became much easier * Bugfixed the Json and Xml outputformatters when outputting dictionary/enumerables as the root element. * Caching run-time generated getter methods.
RequireLicenseAcceptance False
Tags UnitTest ToString Serialization Approvals Test Testing ApprovalsTest
PackageSize 94941
PackageHashAlgorithm SHA512
PackageHash p39oY3Ctl02tbnm9XqrKAxpJQnwRgF9wSoH70FGDTceDmHg3Xrc8lJssJdvc/a7/Wxyv8FepkYhA1kguVNOBfw==
DownloadCount 000000
CreatedDate 2015-07-08T21:05:43
Language en-US

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StatePrinter -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StatePrinter -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package StatePrinter
Installing the package (HTTP Basic authentication):
Install-Package StatePrinter -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StatePrinter -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package StatePrinter

OpenWrap

Installing the package:
o add-wrap StatePrinter
Uninstalling the package:
o remove-wrap StatePrinter

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.2.281-rc
2.2.274-rc
2.1.220
2.1.207-rc
2.1.198-rc
2.0.198-rc
2.0.186-rc
2.0.169
2.0.151-rc
2.0.121-rc
2.0.116-rc
1.0.6
2.0.105-rc