Data Exchange Framework is available for download on the Sitecore Developer Portal. Sitecore also provides extensive developer documentation.
This project includes the code samples from the product documentation, along with additional code that might be useful to a developer interested in building providers for Data Exchange Framework.
Samples include:
This provider allows you to read from text files.
- Visual Studio project with the source code
- Sitecore installation package with the completed provider
- Sitecore installation package containing a sample tenant that is configured to use the provider
Console application that uses the remote SDK to perform basic tasks.
- Visual Studio project