Metadata >> NuGet >> CustomExtensions

CustomExtensions

Metadata

Authors Jonathan Comtois
Copyrights Copyright 2012
Description CustomExtensions - Custom Extension Methods For C# This is an open-source library of C# extension methods used to add functionality to commonly used classes and to enhance LINQ.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Jonathan Comtois
ProjectUrl https://bitbucket.org/jcomtois/customextensions
RequireLicenseAcceptance False
Tags c# extension extensionmethod linq
Title CustomExtensions
PackageSize 100631
PackageHashAlgorithm SHA512
PackageHash icjvF36a8RKIIA9GYgncttw4M1NB/lH3j5LdC6HLV2H+HwQTOwKQXk4P2teHl21OPMuPRhBAh6xRIMWQB2OlIQ==
DownloadCount 000000
CreatedDate 2013-12-26T20:28:03

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

OpenWrap

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

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.61
1.0.0.60
1.0.0.57
1.56