AyCode.Core/AyCode.Database/DbSets/Profiles/README.md

263 B

DbSets / Profiles

Profile CRUD operations with address relationship support.

Key Files

  • IAcProfileDbSetBase.cs — Interface with Address dependency.
  • AcProfileDbSetExtensions.cs — GetProfileById, AddProfile, UpdateProfile, RemoveProfile.