Metadata >> NuGet >> StatePrinter >> 2.2.274-rc

2.2.274-rc

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
Language en-US
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.
RequireLicenseAcceptance False
Tags UnitTest ToString Serialization Approvals Test Testing ApprovalsTest
PackageSize 95543
PackageHashAlgorithm SHA512
PackageHash 3qyhIeE5pz8GxDy1T2TLlQMsQ/HCYhChJQUajoN91V1138+hnnoFbbVCsVJ3Rs3ublupgMdi1TGmPaon5BJ0kw==
DownloadCount 000000
CreatedDate 2015-07-08T18:01:44

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StatePrinter -Version 2.2.274-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StatePrinter -Version 2.2.274-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete StatePrinter 2.2.274-rc %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap StatePrinter -Version 2.2.274-rc
Uninstalling the package:
o remove-wrap StatePrinter

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related