Metadata >> NuGet >> Dummy.Extensions

Dummy.Extensions

Metadata

Authors Carlos J. López
Copyrights Copyright © 2013
Description Extensions for fun coding :)
LicenseUrl http://opensource.org/licenses/MIT
Owners Carlos J. López
ProjectUrl https://github.com/carlosjln/Dummy.Extensions
RequireLicenseAcceptance False
Title Dummy.Extensions
PackageSize 18902
PackageHashAlgorithm SHA512
PackageHash E1CPTyAkUpSsTHPND9L5XSDg4DhggUaapoMtB2w1MkSE8Ym0d8jPzZZQ/9PkAJhRegwApEgkgvNMb1tLvWKNpA==
DownloadCount 000000
CreatedDate 2013-09-14T04:01:06

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

OpenWrap

Installing the package:
o add-wrap Dummy.Extensions
Uninstalling the package:
o remove-wrap Dummy.Extensions

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.2
1.0.1
1.0.0