Provides useful model classes to manage a treeview, implement data virtualization and lazy loading.
Info
| Version: | 1.0.1 |
| Author(s): | Anapher |
| Last Update: | Sunday, June 9, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Anapher/TreeViewEx |
| NuGet Url: | https://www.nuget.org/packages/Anapher.TreeViewEx |
Install
Install-Package Anapher.TreeViewEx
dotnet add package Anapher.TreeViewEx
paket add Anapher.TreeViewEx
Anapher.TreeViewEx Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(>= 4.0.1)
- System.Collections.Immutable(>= 1.5.0)