ClientDependency 1.8.3.1
dotnet add package ClientDependency --version 1.8.3.1
NuGet\Install-Package ClientDependency -Version 1.8.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClientDependency" Version="1.8.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClientDependency --version 1.8.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClientDependency, 1.8.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClientDependency as a Cake Addin #addin nuget:?package=ClientDependency&version=1.8.3.1 // Install ClientDependency as a Cake Tool #tool nuget:?package=ClientDependency&version=1.8.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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
|