DBContext & repository

This commit is contained in:
max
2025-02-02 01:06:36 +01:00
parent 5b4509cac3
commit 0f6b2fec88
6 changed files with 76 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.12" />
</ItemGroup>
</Project>