namespace AyCode.Entities.Interfaces; public interface IEntityGuid : IEntity { }