Create a Microsoft Visual Studio project

Version:

You must create a Microsoft Visual Studio project before you can implement the custom provider.

To create a Visual Studio project:

  1. In Visual Studio, create the following project:

    Project type

    Class Library (.NET Framework)

    .NET version

    .NET Framework 4.7.1

    Project name

    Examples.DataExchange.Providers.FileSystem

  2. Add references to the following NuGet package:

    • 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!