c5d9a16a3f
feat(db): add DbContext with DbSets for Output and OutputReferences entities
2025-07-18 11:05:54 +02:00
dabf7cfa86
chore(infrastructure): create DigitalData.DEX.Infrastructure project for database and RabbitMQ connections
2025-07-18 10:54:04 +02:00
e64ca8a868
chore(Doamin): add support for net7.0 and net9.0 target frameworks
2025-07-18 10:49:21 +02:00
260ed13661
feat(Entity): umbenennen in EntityBase
2025-07-18 10:46:49 +02:00
6f19c5d12a
refactor(Entity): move shared audit and identity fields to base Entity class
2025-07-18 10:44:13 +02:00
de79e10e57
feat(OutputReferences): implement full OutputReferences entity with properties and data annotations
2025-07-18 10:31:11 +02:00
bdc02e0521
feat(Output): Hinzufügen von Eigenschaften zur Output-Entität mit vollständiger EF Core-Zuordnung
...
- Einführung des Primärschlüssels ‚Guid‘ mit Identitätsgenerierung
- Felder für Profil-ID, Batch-ID, Inhalt, Exportdetails und Audit-Metadaten hinzugefügt
- Anwendung von Datenanmerkungen für Schema-Mapping, Einschränkungen und Validierung
2025-07-18 10:23:56 +02:00
bb97ed5ccd
feat(Entity): Erstellt als abstrakte Klasse, um allgemeine Entitätseigenschaften zu behandeln. Implementiert für Output und OutputReferences Entitäten
2025-07-18 09:33:25 +02:00
60dc0ad557
feat(Domain.Entities): Output und OutputReferences Entitäten erstellen
2025-07-18 09:31:03 +02:00
96c0894a4d
feat(DigitalData.DEX.Domain): udner src gekreutzt.
...
- Gitignore hinzufügen
2025-07-18 09:24:13 +02:00
de3fc9099e
Initial commit
2025-07-17 17:03:44 +02:00