Metadata >> NuGet >> CsQuery.Mvc

CsQuery.Mvc

Metadata

Authors James Treworgy
Copyrights Copyright 2012
Description This framework automatically passed a CQ object created from the HTML markup of a page before it's rendered to special action methods in your controllers. Additionally, provides an HtmlHelper for using CsQuery directly from Razor views. Documentation: https://github.com/jamietre/CsQuery/tree/master/source/CsQuery.Mvc
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 includes a script manager (beta) that automatically includes Javascript dependencies using a convention in the source files. For usage information see: https://github.com/jamietre/CsQuery/blob/master/source/CsQuery.Mvc/README.md https://github.com/jamietre/CsQuery/blob/master/source/CsQuery.Mvc/README-ScriptManager.md
RequireLicenseAcceptance False
Summary A custom view engine and controllers for using CsQuery directly in an ASP.NET MVC application
Tags jquery html
Dependencies CsQuery:1.3.1|Microsoft.AspNet.Web.Optimization:1.0.0
Title CsQuery MVC Framework
PackageSize 79348
PackageHashAlgorithm SHA512
PackageHash Wd2UYhRWGrX5jpKwBro6rj3Oqadx2XQ5h8zBO/47nBwyMFRjMfNFYyz3px/fSpXZ6i5dWhiiim+d62LF1VxwPg==
DownloadCount 000000
CreatedDate 2013-02-05T11:43:41

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.Mvc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CsQuery.Mvc -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.Mvc
Installing the package (HTTP Basic authentication):
Install-Package CsQuery.Mvc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CsQuery.Mvc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CsQuery.Mvc

OpenWrap

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

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.11
1.3.1
1.3.0
1.2.0