namespace Persistence.Repositories; /// /// /// /// public interface ITimeSeriesDataRepository : ISyncRepository { }