Able to download whole data to local

This commit is contained in:
BOT Alex 2023-06-29 21:27:58 +02:00
parent d2ab28372f
commit 059088121e
5 changed files with 78 additions and 7 deletions

View file

@ -12,6 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.19" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="6.0.19" PrivateAssets="all" />
<PackageReference Include="MudBlazor" Version="6.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>