Metadata >> NuGet >> CsQuery >> 1.3.2

1.3.2

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 is a major release. It implements a new C# port of the validator.nu HTML5 parser, a fully HTML5 compliant HTML parser. Version 1.3.2 now handles the character set encoding properly when using HTTP get methods, as well as an encoding specified in META tags. It also contains 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 1457470
PackageHashAlgorithm SHA512
PackageHash oao5HynKbdYPkFf6OMORUc2aDtQyyr3HA1ps9SnC7xrskq97dLduH+Nr0EhwpowhXR18sKn52HTHeHiy/MfIuw==
DownloadCount 000000
CreatedDate 2012-12-17T16:58:25

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

OpenWrap

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