Metadata >> NuGet >> CsQuery >> 1.3.0-beta1

1.3.0-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. It includes a C# port of the validator.nu HTML5 parser.
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.2 is the minimum required verison to use with the CsQuery.Mvc framework. It also contains bugfixes, and changes to the DomElement model that could break existing code. Before upgrading, please see the change log to see if your code could be affected. Version 1.2.1 removes IHtmlString interface from the core CQ object. This was added in 1.2, creating an unneeded requirement to reference System.Web in client projects. This functionality is only needed for HtmlHelpers in CsQuery.Mvc. 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 1327313
PackageHashAlgorithm SHA512
PackageHash Et0Fn07YA39BuvoQpvhkXnx0itJkX7LQtV/03jcN27oW97FTNozI5zHGGM+0TUk/McNNDWHqO6f6LKmB+dSH0g==
DownloadCount 000000
CreatedDate 2012-09-26T21:08:15

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

OpenWrap

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