Files
EnvelopeGenerator/EnvelopeGenerator.Domain/Entities/Envelope.cs
TekH f449767bf9 Add [NotMapped] for Envelope property on .NET Framework
Applied the [NotMapped] attribute to a property in the Envelope class when targeting .NET Framework, ensuring it is not mapped to a database column by Entity Framework in that environment. No changes for other frameworks.
2026-04-09 17:09:40 +02:00

6.0 KiB