Configure the Visual Studio ProjectΒΆ
Regardless of the type of application you are developing, you must add several references in order to be able to use Data Exchange Framework.
Add references to the following assemblies:
- Sitecore.DataExchange
- Sitecore.DataExchange.DataAccess
- Sitecore.DataExchange.Remote
- Sitecore.Services.Core
Add a references to the following NuGet packages:
- Newtonsoft.Json