An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
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.EntityFrameworkCore |
Install
Install-Package EasyAbp.FileManagement.EntityFrameworkCore
dotnet add package EasyAbp.FileManagement.EntityFrameworkCore
paket add EasyAbp.FileManagement.EntityFrameworkCore
EasyAbp.FileManagement.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.FileManagement.Domain(>= 1.3.1)
- Volo.Abp.EntityFrameworkCore(>= 4.0.2)
Tags