Metadata >> NuGet >> LinqContrib

LinqContrib

Metadata

Authors pombeirp
Copyrights Copyright © Pedro Pombeiro 2013
Description This project provides extension methods that extend the existing set available in LINQ.
LicenseUrl https://github.com/PombeirP/LinqContrib/blob/master/LICENSE.md
Owners Developer In The Flow
ProjectUrl https://github.com/PombeirP/LinqContrib
RequireLicenseAcceptance False
Tags LINQ Contrib
Title LINQ Contrib
PackageSize 15018
PackageHashAlgorithm SHA512
PackageHash ZDZJcM6KeJHvFZt/h1mqEVaMASj9BfVrzZP2tU/JS7TmO28qQX1uRXCyP8JEYgQyWdMlN182/mCeQfsW+s8vCw==
DownloadCount 000000
CreatedDate 2013-04-23T05:53:45

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

OpenWrap

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

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
0.1.16
0.1.13