Metadata >> NuGet >> CsQuery >> 1.3.4-beta1

1.3.4-beta1

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 1416534
PackageHashAlgorithm SHA512
PackageHash x2m0xw2Pk5mNGr48rQAnThKUVXaZ60rV0Lp5ExRRj+Tbcwzticv4fFvJltrkztLUdoXhXQupFZkZc2ovD+l00A==
DownloadCount 000000
CreatedDate 2013-01-29T18:52:07

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

OpenWrap

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