public static Task<float> Min<TSource>( this IAsyncQueryable<TSource> source, Expression<Func<TSource, float>> selector )