Metadata >> NuGet >> CsQuery.Signed

CsQuery.Signed

Metadata

Authors James Treworgy
Copyrights Copyright 2012
Description CsQuery - Signed/Strong Named Edition. It's strongly advised that you use use the package 'CsQuery' unless you know why you want the signed edition.
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# (STRONG NAMED).
Tags jquery html
Title CsQuery.Signed
PackageSize 1423894
PackageHashAlgorithm SHA512
PackageHash N6LFKcItQeVmzFLLXMB0GpoEXveD5t2bynT1jfcoOiakV+qRC48mQxjU4bCOif+r8Lt0NjLl2VYbGKIxL13jGQ==
DownloadCount 000000
CreatedDate 2013-02-06T21:21:57

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CsQuery.Signed
Installing the package (HTTP Basic authentication):
Install-Package CsQuery.Signed -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CsQuery.Signed -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CsQuery.Signed

OpenWrap

Installing the package:
o add-wrap CsQuery.Signed
Uninstalling the package:
o remove-wrap CsQuery.Signed

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.4-signed
1.3.3-signed