Metadata >> NuGet >> StringReverse

StringReverse

Metadata

Authors Geoffrey Huntley
Description StringReverse is a unicode aware/compatible string reverse extension.
IconUrl http://i.imgur.com/lKo0eYy.png
Language en-US
LicenseUrl http://opensource.org/licenses/MIT
Owners ghuntley
ProjectUrl https://github.com/ghuntley/stringreverse
RequireLicenseAcceptance False
Summary StringReverse is a unicode aware/compatible string reverse extension.
Tags String Reverse Unicode PCL
Title StringReverse
PackageSize 5390
PackageHashAlgorithm SHA512
PackageHash stB5nFcDa9LgdM31X3bCpXuEvjonhzkFssHYTyzJjLSKXCRb5uAO/FESXGUbAvpqEpvzT2t/HlX3bLn6cbT7Ig==
DownloadCount 000000
CreatedDate 2015-03-22T05:17:07

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

OpenWrap

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

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.0.0