feat(inbound): read-only InboundDatabaseHelper for inbound scripts

This commit is contained in:
Joseph Doherty
2026-06-16 21:36:07 -04:00
parent f63055c296
commit 90ac746fdc
3 changed files with 116 additions and 0 deletions
@@ -15,6 +15,7 @@
<ItemGroup>
<PackageReference Include="coverlet.collector" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" />
<PackageReference Include="Microsoft.Data.Sqlite" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="NSubstitute" />
<PackageReference Include="xunit" />