Metadata >> NuGet >> AcronymFactory

AcronymFactory

Metadata

Authors Ove Andersen
Copyrights Copyright EyeCatch 2014
Description A helper class for generating acronyms. Useful for generating string IDs for named entities.
IconUrl http://www.eyecatch.no/favicon.ico
Language en-US
LicenseUrl http://www.eyecatch.no/licenses/apache-20/
Owners EyeCatch
ProjectUrl https://github.com/azzlack/AcronymFactory
RequireLicenseAcceptance False
Summary A helper class for generating acronyms. Useful for generating string IDs for named entities.
Tags id generation acronym readable portable eyecatch
Title Acronym Factory
PackageSize 13670
PackageHashAlgorithm SHA512
PackageHash 57U4ZzFCDThOxbZGy7PZdVsWlqAwZGNO1Y8IGxVDrbx2PCdkZDZRSvrds9zW/gFtvupjJwCT8wgJGAuVMPpviQ==
DownloadCount 000000
CreatedDate 2014-08-14T10:52:31

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

OpenWrap

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

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