An Abp module to help you automatically load related DTO (like ProductDto in OrderDto) under DDD.
Info
Version: | 0.16.0 |
Author(s): | EasyAbp Team |
Last Update: | Sunday, October 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/Abp.RelatedDtoLoader |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.Abp.RelatedDtoLoader |
Install
Install-Package EasyAbp.Abp.RelatedDtoLoader
dotnet add package EasyAbp.Abp.RelatedDtoLoader
paket add EasyAbp.Abp.RelatedDtoLoader
EasyAbp.Abp.RelatedDtoLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.Abp.RelatedDtoLoader.Abstractions(>= 0.5.1)
- Volo.Abp.Ddd.Application(>= 4.0.2)
Tags