add minio config and service

This commit is contained in:
Suphonchai Phoonsawat 2023-03-24 14:24:35 +07:00
parent b2abfe9e87
commit 4355b95054
26 changed files with 159 additions and 37 deletions

View file

@ -19,6 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.S3" Version="3.7.103.35" />
<PackageReference Include="BMA.EHR.Core" Version="1.0.0" />
<PackageReference Include="BMA.EHR.Extensions" Version="1.0.1" />
<PackageReference Include="CoreAdmin" Version="2.7.0" />