Metadata >> NuGet >> CustomExtensions >> 1.0.0.61

1.0.0.61

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 version using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap CustomExtensions -Version 1.0.0.61
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