Powershell versions 5.1 and earlier are no longer in active development. Powershell Core (versions 6, 7, and the future) do not support snap-ins, so the ShareFile-PowerShell SDK is totally unusable.
This should be solvable by making it a module instead of a snap-in. Powershell Core is also based on .NET Core so there may be other considerations.