Developer 02
0b879b2f5b
refactor(Extension): move to Application.Extensions and remove the project.
...
- update references
2025-08-28 18:46:55 +02:00
Developer 02
ad032b2bdf
fix(QueryExtensions): update to use base classes instead of interfaces
2025-08-26 22:23:26 +02:00
Developer 02
f2876d8995
move model intterfaces to interfaces dir
2025-08-26 22:09:45 +02:00
Developer 02
b005c194d3
create and implement IHasEnvelopeQuery and IHasReceiverQuery
2025-08-26 19:43:55 +02:00
Developer 02
05cd8a05f4
refactor(MappingProfile): create to handle model mappings
2025-08-26 17:13:21 +02:00
Developer 02
2355a566e4
refactor(EnvelopeReceiverQueryBase): simplify EnvelopeReceiverQueryBase.Key handling
...
- Introduced private backing field `_key` for Key property
- Removed dynamic recomputation from Envelope and Receiver
- Ensured Key is only set once during initialization
- Improved null handling and exception safety
2025-08-26 16:49:22 +02:00
Developer 02
c887f857cd
fix(EnvelopeReceiverQueryBase): make Envelope and Receiver properties not null and set default value
2025-08-26 16:39:12 +02:00
Developer 02
f114144d34
Fügen das Suffix „-base“ am Ende gängiger Modelle hinzu.
2025-08-26 16:36:52 +02:00