Metadata >> NuGet >> CsQuery

CsQuery

Metadata

Authors James Treworgy
Copyrights Copyright 2012
Description CsQuery is an HTML parser, CSS selector engine and jQuery port for .NET 4 and C#. It implements all CSS2 and CSS3 selectors, all the DOM manipulation methods of jQuery, and some of the utility methods.
IconUrl http://www.outsharked.com/csquery/images/csquery-icon-large.gif
LicenseUrl https://github.com/jamietre/CsQuery/blob/master/LICENSE.txt
Owners James Treworgy
ProjectUrl https://github.com/jamietre/CsQuery/
ReleaseNotes Version 1.3.5 includes significant performance improvements and bug fixes. Complete change log: https://github.com/jamietre/CsQuery/blob/master/source/README.md
RequireLicenseAcceptance False
Summary A complete CSS selector engine and jQuery port for .NET 4 and C#.
Tags jquery html
Title CsQuery
PackageSize 1446270
PackageHashAlgorithm SHA512
PackageHash TLz0ODi2mbLvu8MNgAtz67Kyzh2fj+SmrXZXCTxlE/Of3f4znUFi9RSjtobeq45aNhdy0QDGFmNKbJrlrdnEfw==
DownloadCount 000000
CreatedDate 2013-06-04T12:42:41

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

OpenWrap

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

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.3.5-beta5
1.3.5-beta3
1.3.5-beta2
1.3.5-beta1
1.3.4
1.3.4-beta1
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-beta1
1.2.1
1.2
1.1.3.1
1.1.3
1.1.2.2
1.1.2.1
1.1.2
1.1.1
1.1.0
1.0.1.30111