Metadata >> NuGet >> ProNuGetStringExtensions

ProNuGetStringExtensions

Metadata

Authors Maarten Balliauw, Xavier Decoster
Copyrights Copyright 2013 Maarten Balliauw and Xavier Decoster
Description Some useful string extensions for everyday use.
Owners Maarten Balliauw, Xavier Decoster
RequireLicenseAcceptance False
Tags string extensions extension methods truncate
Title ProNuGetStringExtensions
PackageSize 7266
PackageHashAlgorithm SHA512
PackageHash zuFX6zIJ8u2iXt7Vk45Z2iK+/yUuQX0cTW1S4Cg5tdB4O1M1QrQlr2xzTYNpu5siCOfccPGXM7/yL6A13SyXCA==
DownloadCount 000000
CreatedDate 2013-04-02T07:54:21

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 ProNuGetStringExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ProNuGetStringExtensions -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 ProNuGetStringExtensions
Installing the package (HTTP Basic authentication):
Install-Package ProNuGetStringExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ProNuGetStringExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ProNuGetStringExtensions

OpenWrap

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

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
1.3.0.0
1.0