CsQuery 1.1.3.1
CsQuery is a 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 an HTML parser, a document object model that mimics the browser DOM, and uses a subselect-capable index for fast operation.
See the version list below for details.
Release Notes
Version 1.1.3.1 is a bugfix release. Please see the change log for details: https://github.com/jamietre/CsQuery/blob/master/source/README.md
Version 1.1.3 adds an API for extending the pseudoclass selectors, similar to jQuery.expr[':']. It also centralizes configuration options into the CsQuery.Config object.
Release notes for version 1.1.3:
http://blog.outsharked.com/2012/07/csquery-113-released.html
Complete change log:
https://github.com/jamietre/CsQuery/blob/master/source/README.md
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.5-beta5 | 68,931 | 6/4/2013 |
1.3.5-beta3 | 2,088 | 3/8/2013 |
1.3.5-beta2 | 555 | 3/5/2013 |
1.3.5-beta1 | 315 | 3/5/2013 |
1.3.4 | 667,140 | 2/5/2013 |
1.3.4-beta1 | 323 | 1/29/2013 |
1.3.3 | 169,942 | 1/3/2013 |
1.3.2 | 893 | 12/17/2012 |
1.3.1 | 4,812 | 11/8/2012 |
1.3.0 | 3,294 | 10/16/2012 |
1.3.0-beta2 | 310 | 10/8/2012 |
1.3.0-beta1 | 484 | 9/26/2012 |
1.2.1 | 1,656 | 8/21/2012 |
1.2.0 | 457 | 8/8/2012 |
1.1.3.1 (current version) | 478 | 7/23/2012 |
1.1.3 | 418 | 7/17/2012 |
1.1.2.2 | 450 | 7/3/2012 |
1.1.2.1 | 391 | 6/28/2012 |
1.1.2 | 376 | 6/26/2012 |
1.1.1 | 384 | 6/15/2012 |
1.1.0 | 383 | 6/13/2012 |
1.0.1.30111 | 489 | 6/7/2012 |