Optimise for minimal memory

This commit is contained in:
2025-07-15 22:13:17 +02:00
parent 480a38baac
commit 71535ec456
6 changed files with 86 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
<PackageReference Include="RazorLight" Version="2.3.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="8.0.0" />
<PackageReference Include="Scalar.AspNetCore" Version="2.5.6" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.10" />
</ItemGroup>
<ItemGroup>