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
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%