Metadata >> NuGet >> PrettyPrintNet >> 1.5.0

1.5.0

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 Use 1000 as base, not 1024 in file size units
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 42311
PackageHashAlgorithm SHA512
PackageHash 5EOvboYPmgAqH83kXWYWAsTkzrh3yHcBiA/VKq+vLM3E5/nAS5JV5EiKZrNhnLAtqLocgH3N0l2KLpL2METhAA==
DownloadCount 000000
CreatedDate 2014-10-22T07:28: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 PrettyPrintNet -Version 1.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PrettyPrintNet -Version 1.5.0 -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.5.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap PrettyPrintNet -Version 1.5.0
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
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp80+win8+wpa81 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp80+win8+wpa81 Binaries