Metadata >> NuGet >> PrettyPrintNet >> 1.6.1

1.6.1

Metadata

Authors Andreas Gullberg Larsen
Copyrights Copyright © 2013 Andreas Gullberg Larsen
Description Human friendly, textual representations of TimeSpan and file size using standard .NET types. It is light-weight, tested and supports PCL.
Language en-US
LicenseUrl https://github.com/anjdreas/PrettyPrintNet/blob/master/LICENSE
Owners Andreas Gullberg Larsen
ProjectUrl https://github.com/anjdreas/PrettyPrintNet
ReleaseNotes Fix rounding errors in ToPrettyString() and ToTimeRemainingString()
RequireLicenseAcceptance False
Summary Simplifies outputting readable text for date, time, duration, file size, transfer rate and so on.
Tags human friendly pretty readable simple text textual representation date time timespan duration filesize file size transfer rate pcl c# .net
Title PrettyPrint.NET
PackageSize 23725
PackageHashAlgorithm SHA512
PackageHash 3VRQgj11CJQ3CXcQuv6uYM2QwSnqSFe1o+20Gyr+eXlfLH9R94/Fy6vjSkxuFqotPsm2rnGJOPyN4frq8ulZTQ==
DownloadCount 000000
CreatedDate 2015-01-24T14:57:50

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 PrettyPrintNet -Version 1.6.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PrettyPrintNet -Version 1.6.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete PrettyPrintNet 1.6.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap PrettyPrintNet -Version 1.6.1
Uninstalling the package:
o remove-wrap PrettyPrintNet

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