namespace View_by_Distance.Shared.Models.Stateless; public interface IPerson { const string KeyFormat = "yyyy-MM-dd_HH"; }