- Added `IEnumerable<Annotation>? Annotations` to Signature class - Added `using System.Collections.Generic;` for .NET Framework builds
- convert type to long
- Added Annotation entity mapped to table TBSIG_DOCUMENT_RECEIVER_ELEMENT_ANNOTATION - Included data annotations for key, required fields, and relationships - Added conditional compilation for .NET and .NET Framework compatibility