◆ MinIODisciplineService()
| BMA.EHR.Application.Repositories.MinIODisciplineService.MinIODisciplineService |
( |
IDisciplineDbContext |
dbContext, |
|
|
IConfiguration |
configuration, |
|
|
IWebHostEnvironment |
hostingEnvironment |
|
) |
| |
|
inline |
◆ DeleteFileAsync()
| async Task BMA.EHR.Application.Repositories.MinIODisciplineService.DeleteFileAsync |
( |
Guid |
fileId | ) |
|
|
inline |
◆ DownloadFileAsync()
| async Task< FileDownloadResponse > BMA.EHR.Application.Repositories.MinIODisciplineService.DownloadFileAsync |
( |
Guid |
fileId | ) |
|
|
inline |
◆ GenerateJsonFile()
| async Task BMA.EHR.Application.Repositories.MinIODisciplineService.GenerateJsonFile |
( |
string |
json, |
|
|
string |
path, |
|
|
string |
fileName |
|
) |
| |
|
inline |
◆ ImagesPath()
| async Task< string > BMA.EHR.Application.Repositories.MinIODisciplineService.ImagesPath |
( |
Guid? |
fileId | ) |
|
|
inline |
◆ ImagesPathByName()
| async Task< string > BMA.EHR.Application.Repositories.MinIODisciplineService.ImagesPathByName |
( |
string |
fileName | ) |
|
|
inline |
◆ UploadFileAsync() [1/3]
| async Task< Document > BMA.EHR.Application.Repositories.MinIODisciplineService.UploadFileAsync |
( |
IFormFile |
file, |
|
|
string |
newFileName = "" |
|
) |
| |
|
inline |
◆ UploadFileAsync() [2/3]
| async Task BMA.EHR.Application.Repositories.MinIODisciplineService.UploadFileAsync |
( |
string |
fileName, |
|
|
MemoryStream |
fileStream |
|
) |
| |
|
inline |
◆ UploadFileAsync() [3/3]
| async Task BMA.EHR.Application.Repositories.MinIODisciplineService.UploadFileAsync |
( |
string |
fileName, |
|
|
string |
subFolder |
|
) |
| |
|
inline |
◆ UploadFileAsyncTemp()
| async Task BMA.EHR.Application.Repositories.MinIODisciplineService.UploadFileAsyncTemp |
( |
string |
fileName, |
|
|
string |
subFolder |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: