Use EF Core for Activity database

This commit is contained in:
Bond_009
2019-01-06 16:00:30 +01:00
parent bd550ef996
commit f6f0a8a481
6 changed files with 52 additions and 315 deletions

View File

@@ -22,6 +22,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.0" />
<PackageReference Include="ServiceStack.Text.Core" Version="5.4.0" />
<PackageReference Include="sharpcompress" Version="0.22.0" />
<PackageReference Include="SimpleInjector" Version="4.4.2" />