🕐 2 min read
The Migration SDK is available for Python and .NET, each supporting Linux, Mac, and Windows. Depending on the language, installations might differ.
Python - 3.9 or later
.NET Runtime 8.0 or later
The Migration SDK downloads copies of content items onto the machine that the Migration SDK is installed on. Make sure there’s enough disk space on the machine to sequentially download content during the migration process.
To use the Migration SDK for Python, download the Python package. For information about installing Python packages, see Installing Packages in the Python documentation.
To use the Migration SDK for .NET, download the .NET NuGet package. You can import the .nupkg
file locally into a .NET project and referenced in your code.