jquery.treeview
1.0.1
dotnet add package jquery.treeview --version 1.0.1
NuGet\Install-Package jquery.treeview -Version 1.0.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="jquery.treeview" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="jquery.treeview" Version="1.0.1" />
<PackageReference Include="jquery.treeview" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add jquery.treeview --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jquery.treeview, 1.0.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.
#addin nuget:?package=jquery.treeview&version=1.0.1
#tool nuget:?package=jquery.treeview&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Build a treeview easily
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.8.2)
- jQuery.UI.Combined (>= 1.9.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 2,492 | 10/29/2012 |
- 1.0.0: First version with basic features like: AJAX and highlight nodes.
- 1.0.1: Making the CSS classes compatible with Twitter Boostrap 2.1.1