Metadata >> NuGet >> DelegateQueryable

DelegateQueryable

Metadata

Authors Microsoft
Description Turn a non queryable data source into a (limited) IQueryable. https://github.com/mcintyre321/DelegateQueryable
Owners Microsoft
RequireLicenseAcceptance False
Title DelegateQueryable
PackageSize 15844
PackageHashAlgorithm SHA512
PackageHash 02VEhWH4hccKLBqjT7JrHnNomZst4SkRDapu/rd1OkVBhLUs8m+m25KBkL+hhIQLt2RyVAlJJ46nOnO2JtiP5w==
DownloadCount 000000
CreatedDate 2013-02-21T14:47:11

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

OpenWrap

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

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.2.6
1.2.5
1.2.4
1.2.3