add SatelliteDownloader

This commit is contained in:
Oleksandr Bezdieniezhnykh
2025-10-25 23:13:06 +03:00
parent c354661a10
commit e71b806e04
8 changed files with 294 additions and 0 deletions
@@ -8,6 +8,8 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2"/>
</ItemGroup>