DTech.Core
2.0.1
dotnet add package DTech.Core --version 2.0.1
NuGet\Install-Package DTech.Core -Version 2.0.1
<PackageReference Include="DTech.Core" Version="2.0.1" />
paket add DTech.Core --version 2.0.1
#r "nuget: DTech.Core, 2.0.1"
// Install DTech.Core as a Cake Addin #addin nuget:?package=DTech.Core&version=2.0.1 // Install DTech.Core as a Cake Tool #tool nuget:?package=DTech.Core&version=2.0.1
Core Library for the following package -
MultiSelectTreeView.Mvc
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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DTech.Core:
Package | Downloads |
---|---|
MultiSelectTreeView.Mvc
A TreeView control for ASP.NET MVC having following major features: 1. Many-to-Many relations handlers for Hierarchical data. (Along with obvious support for One-to-One and One-to-Many relational data) 2. Multiple selection of tree nodes 3. No limit in number of tree levels. 4. Different styling for each levels in TreeView 5. Submission/ Postback of IDs of selected nodes while the page/ view is submitted. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Relaunching of MultiSelectTreeView.Mvc