<PackageReference Include="Relativity.Server.Import.SDK" Version="25000.0.19" />

Relativity.DataExchange.Io.FileSystem

public static class FileSystem
Defines a singleton file system instance. This should be constructor injected where file system API usage is required.
public static IFileSystem Instance { get; }

Gets the single IFileSystem instance.