707 B
707 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.
LLM Maintenance: If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.