Base repository providing common database operations. This is the foundation for all repositories in the framework.
Generic CRUD repository interface. Provides standard Create, Read, Update, Delete operations.
Extension function to delete an entity.