483 B
483 B
Addresses
Interfaces for address entities, including the full address model, foreign key contracts, and navigation property relations.
Key Files
IAcAddress.cs— Full address interface combiningIAcAddressDtoBasewithITimeStampInfo.IAcAddressRelation.cs— Generic navigation property interface for entities that hold anAddressreference.IAcAddressForeignKey.cs— Foreign key contract exposingAddressId(Guid), extendsIForeignKey.