An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.
Info
Version: | 5.4.0 |
Author(s): | EasyAbp Team |
Last Update: | Sunday, October 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/FileManagement |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.FileManagement.Application.Contracts |
Install
Install-Package EasyAbp.FileManagement.Application.Contracts
dotnet add package EasyAbp.FileManagement.Application.Contracts
paket add EasyAbp.FileManagement.Application.Contracts
EasyAbp.FileManagement.Application.Contracts Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.FileManagement.Domain.Shared(>= 1.3.1)
- Volo.Abp.Authorization(>= 4.0.2)
- Volo.Abp.Ddd.Application.Contracts(>= 4.0.2)
Tags