added database to store metadata

This commit is contained in:
2025-04-10 19:56:35 +05:00
parent c4af1f31e8
commit d7dcd7afc9
15 changed files with 278 additions and 153 deletions
@@ -15,6 +15,7 @@
<ItemGroup>
<PackageReference Include="DTLib.Web" Version="1.3.0"/>
<PackageReference Include="Google.Protobuf" Version="3.30.2" />
<PackageReference Include="sqlite-net-pcl" Version="1.9.172" />
</ItemGroup>
<ItemGroup>