Metadata >> NuGet >> Soyuz5.Extensions

Soyuz5.Extensions

Metadata

Authors Mikhail Diatchenko
Copyrights Copyright © Mikhail Diatchenko 2012-2014
Description A set of .NET extension methods for every day use.
Owners Mikhail Diatchenko
ProjectUrl https://github.com/muxa/Soyuz5.Extensions
RequireLicenseAcceptance False
PackageSize 41801
PackageHashAlgorithm SHA512
PackageHash RVUQw/W4FnTHrBgSHqiaJ9EwO5+wKUnmsDsXJ+IkoNFFDP3PAhqgXfbn2uvDERU9Co6u/k6ASTmV6yaRBfsoJw==
DownloadCount 000000
CreatedDate 2014-04-17T02:40: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 Soyuz5.Extensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Soyuz5.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 Soyuz5.Extensions
Installing the package (HTTP Basic authentication):
Install-Package Soyuz5.Extensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Soyuz5.Extensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Soyuz5.Extensions

OpenWrap

Installing the package:
o add-wrap Soyuz5.Extensions
Uninstalling the package:
o remove-wrap Soyuz5.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
2.0.1.0