ClientDependency 1.9.10
dotnet add package ClientDependency --version 1.9.10
NuGet\Install-Package ClientDependency -Version 1.9.10
<PackageReference Include="ClientDependency" Version="1.9.10" />
paket add ClientDependency --version 1.9.10
#r "nuget: ClientDependency, 1.9.10"
// Install ClientDependency as a Cake Addin
#addin nuget:?package=ClientDependency&version=1.9.10
// Install ClientDependency as a Cake Tool
#tool nuget:?package=ClientDependency&version=1.9.10
ClientDependency is a framework for simplifying colaborative development of ASP.NET components, allowing components to state what CSS and JavaScript files they require, and ensuring that each file only is only added once to the response. ClientDependency also handles combination, minification and compression of CSS and JavaScript.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (113)
Showing the top 5 NuGet packages that depend on ClientDependency:
Package | Downloads |
---|---|
ClientDependency-Mvc5
An extension for the ClientDependency framework to support ASP.NET MVC 5. |
|
UmbracoCms.Web
Contains the web assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms package to setup Umbraco in Visual Studio as an ASP.NET project. |
|
ClientDependency-Mvc
An extension for the ClientDependency framework to support ASP.NET MVC. |
|
uCommerce
Contains core Ucommerce assemblies alongside all dependencies. Can be used for extension development when a lower level abstraction access is necessary. Use the CMS-specific packages to install Ucommerce into an existing website: "Ucommerce.Sitefinity" or "Ucommerce.Umbraco8". |
|
AFLUmbraco8
AFL for Umbraco |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on ClientDependency:
Repository | Stars |
---|---|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
Shazwazza/Articulate
A wonderful Blog engine built on Umbraco
|
|
maxpavlov/jQuery-File-Upload.MVC3
An example of how to use jQuery-File-Upload plugin with ASP.NET MVC3
|
|
mikeedwards83/Glass.Mapper
Version 5 of the Glass mapping framework, the best ORM for Sitecore.
|
|
Shazwazza/UmbracoIdentity
ASP.NET Identity implementation for Umbraco's native member data
|