<PackageReference Include="Azure.Storage.Files.DataLake" Version="12.25.0" />

Azure.Storage.PathExtensions

static class PathExtensions
namespace Azure.Storage { internal static class PathExtensions { public static string GetParentPath(this string path, char delimiter = '/'); } }