BXJG.File
0.0.1-alpha3
基于abp的文件管理模块
提供一个基于本地文件的文件管理功能,附件模块也依赖它.
提供文件实体类 文件领域服管理类, 和一个支持分片上传的辅助类,
配有一个基于webUploader和easyui的jquery插件,实现大文件分片多线程上传
This is a prerelease version of BXJG.File.
Install-Package BXJG.File -Version 0.0.1-alpha3
dotnet add package BXJG.File --version 0.0.1-alpha3
<PackageReference Include="BXJG.File" Version="0.0.1-alpha3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BXJG.File --version 0.0.1-alpha3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
基本测试通过
Dependencies
-
.NETStandard 2.0
- Abp.AutoMapper (>= 4.11.0)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- MimeMapping (>= 1.0.1.26)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BXJG.File:
Package | Downloads |
---|---|
BXJG.Attachment
实现通用附件功能的abp模块,提供抽象实体、领域服务和应用服务,并且都有一个默认的实现。它依赖BXJG.File,
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.1-alpha3 | 172 | 12/24/2019 |
0.0.1-alpha2 | 229 | 12/22/2019 |
0.0.1-alpha1 | 213 | 12/22/2019 |
0.0.1-alpha | 155 | 12/22/2019 |