CsQuery.Mvc
1.3.11
dotnet add package CsQuery.Mvc --version 1.3.11
NuGet\Install-Package CsQuery.Mvc -Version 1.3.11
<PackageReference Include="CsQuery.Mvc" Version="1.3.11" />
<PackageVersion Include="CsQuery.Mvc" Version="1.3.11" />
<PackageReference Include="CsQuery.Mvc" />
paket add CsQuery.Mvc --version 1.3.11
#r "nuget: CsQuery.Mvc, 1.3.11"
#addin nuget:?package=CsQuery.Mvc&version=1.3.11
#tool nuget:?package=CsQuery.Mvc&version=1.3.11
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- CsQuery (>= 1.3.1)
- Microsoft.AspNet.Web.Optimization (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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