Metadata >> NuGet >> CsQuery >> 1.3.5-beta2

1.3.5-beta2

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 1437225
PackageHashAlgorithm SHA512
PackageHash 0ZrNyYO/ZEW1amzWuuERytqwIwzCvVp8TrBqOqNV8IXUXFyQn3wd22kbrONjIjYHogef1v2yCgmQz44WLEKkcw==
DownloadCount 000000
CreatedDate 2013-03-05T17:35:37

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 CsQuery -Version 1.3.5-beta2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CsQuery -Version 1.3.5-beta2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CsQuery 1.3.5-beta2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap CsQuery -Version 1.3.5-beta2
Uninstalling the package:
o remove-wrap CsQuery

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
AnyCPU Release .NETFramework,Version=v4.0 Binaries