ClientDependency 1.9.10
This project is no longer maintained. The code will remain on GitHub and PRs can be submitted and accepted but there will be no active contributions from the maintainers of this project. It is highly recommended to move off of .NET Framework and onto .NET Core and if runtime bundling/minification is required, than Smidge is a maintained library that can do that.
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. 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. |
This package has no dependencies.
NuGet packages (116)
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 (4)
Showing the top 4 popular GitHub repositories that depend on ClientDependency:
Repository | Stars |
---|---|
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
|
|
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
|