1
0

新增方法練習顯示處理進度

This commit is contained in:
2024-03-18 10:43:42 +08:00
parent ea4e5da703
commit e55b957028
6 changed files with 52 additions and 5 deletions

View File

@@ -7,7 +7,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Bonura.Hangfire.PerformContextAccessor" Version="1.3.3" />
<PackageReference Include="Hangfire" Version="1.8.11" />
<PackageReference Include="Hangfire.Console" Version="1.4.3" />
<PackageReference Include="Hangfire.Storage.SQLite" Version="0.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
</ItemGroup>