36dc9266bcea97cdd6c8290a68c5945371d0937d
- Created ThirdPartyModule class in EnvelopeGenerator.Domain.Entities - Mapped to TBDD_3RD_PARTY_MODULES table with appropriate columns - Added properties: Id, Active, Name, Description, License, Version, AddedWho, AddedWhen, ChangedWho, ChangedWhen - Configured data annotations for primary key, required fields, string lengths, and nullable support - Conditional nullable support based on compilation symbols
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%