public static SampleDto ToSampleDto(this Sample sample) => sample.Adapt <SampleDto>();