feat(EntityConfigurationOptions): Erstellt, um Entitäten wie Mapper konfigurieren zu können

This commit is contained in:
Developer 02
2025-04-22 16:21:57 +02:00
parent 65e834784a
commit 3955dede16
5 changed files with 45 additions and 40 deletions

View File

@@ -8,6 +8,7 @@
<ItemGroup>
<ProjectReference Include="..\DigitalData.Core.Abstractions\DigitalData.Core.Abstractions.csproj" />
<ProjectReference Include="..\DigitalData.Core.Infrastructure\DigitalData.Core.Infrastructure.csproj" />
</ItemGroup>
</Project>