Table of Contents

Namespace API.CliniCore.Data.Repositories

Classes

EfAdministratorRepository

Entity Framework Core implementation of IAdministratorRepository. Provides SQLite-backed persistence for administrator profiles.

EfAppointmentRepository

Entity Framework Core implementation of IAppointmentRepository. Provides SQLite-backed persistence for appointments.

EfClinicalDocumentRepository

Entity Framework Core implementation of IClinicalDocumentRepository. Provides SQLite-backed persistence for clinical documents.

EfCredentialRepository

Entity Framework Core implementation of ICredentialRepository. Provides SQLite-backed persistence for user credentials.

EfPatientRepository

Entity Framework Core implementation of IPatientRepository. Provides SQLite-backed persistence for patient profiles.

EfPhysicianRepository

Entity Framework Core implementation of IPhysicianRepository. Provides SQLite-backed persistence for physician profiles.