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