Files
EnvelopeGenerator/EnvelopeGenerator.Domain/Entities
TekH 41cca7fa64 Refactor properties and add JsonIgnore for .NET builds
Refactored Receiver and Annotations property declarations for clarity and conciseness. Added [JsonIgnore] attributes to Top and Left properties under .NET builds to exclude them from JSON serialization, using #if NET directives. Replaced previous #if NETFRAMEWORK logic to clarify platform-specific behavior.
2026-02-23 17:06:50 +01:00
..
2025-09-03 18:39:33 +02:00
2025-06-26 16:49:56 +02:00