Merge pull request #8601 from cvium/add_secondlevelcaching

This commit is contained in:
Bond-009
2022-11-13 12:22:08 +01:00
committed by GitHub
17 changed files with 514 additions and 443 deletions

View File

@@ -26,6 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EFCoreSecondLevelCacheInterceptor" Version="3.7.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.11" />