An abp module that provides standard tree structure entity implement.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 2.7.0 |
Author(s): | EasyAbp Team |
Last Update: | Wednesday, June 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/Abp.Trees |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.Abp.Trees.EntityFrameworkCore |
Install
Install-Package EasyAbp.Abp.Trees.EntityFrameworkCore
dotnet add package EasyAbp.Abp.Trees.EntityFrameworkCore
paket add EasyAbp.Abp.Trees.EntityFrameworkCore
EasyAbp.Abp.Trees.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.Abp.Trees.Domain(>= 2.2.0)
- Volo.Abp.EntityFrameworkCore(>= 4.2.0)
Tags