Metadata >> NuGet >> CustomExtensions >> 1.56

1.56

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 103714
PackageHashAlgorithm SHA512
PackageHash Tu/8anmkPJtpJ+u0t4ZQEzsRgaotV+PT6R1vly/LLwK5dRmL45qLgrciVJ1geHq19u5RhVTrj6Yd1pWdspvsvw==
DownloadCount 000000
CreatedDate 2012-11-16T17:03:34

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CustomExtensions -Version 1.56 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CustomExtensions -Version 1.56 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CustomExtensions 1.56 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package CustomExtensions -Version 1.56 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CustomExtensions -Version 1.56 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related