Install the Migration SDK


🕐 2 min read

Software requirements

The Migration SDK is available for Python and .NET, each supporting Linux, Mac, and Windows. Depending on the language, installations might differ.

Hardware requirements

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.

Installation instructions

Python

To use the Migration SDK for Python, download the Python package. For information about installing Python packages, see Installing Packages in the Python documentation.

.NET

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.