Create a Visual Studio project for data mapping

Version:

You need a Microsoft Visual Studio project to implement the data mapping logic.

To create the project:

  1. In Visual Studio, create the following project:

    Project typeClass Library (.NET Framework)
    .NET version.NET Framework 4.7.1
    Project nameExamples.DataExchange
  2. Add references to the following NuGet packages:

    • Sitecore.DataExchange
Note

Sitecore’s public NuGet feed is available at https://nuget.sitecore.com/resources/v3/index.json.

If you have suggestions for improving this article, let us know!