IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
To create the project, where you design the pipes, perform the following:
Open Visual Studio and click File » New Project…
Click Other Template Types » Visual Studio Solutions » Blank Solution.
In the Location input field, enter the path to the folder you want your project to be stored in.
In the Name input field, enter FacebookEventsImport and click OK.
In the context menu of the solution, click Add » New Project…
In the left pane, select Visual C# » Windows.
Click Class Library and name it FacebookEventsImport.
Inside the created class library, delete the class automatically created by Visual Studio.
Next, you must create the folders in the project.
To continue with the tutorial you must create the following folders inside your project:
PublishingSystem
Utilities
Web
You must reference the following assemblies in the project:
Microsoft.CSharp
Newtonsoft.Json
System
System.Core
System.Data
System.Data.DataSetExtensions
System.Runtime.Serialization
System.Web
System.Web.Extensions
System.Xml
System.Xml.Linq
Telerik.OpenAccess
Telerik.OpenAccess.35.Extensions
Telerik.OpenAccess.40.Extensions
Telerik.OpenAccess.Config
Telerik.OpenAccess.MySql.Data
Telerik.OpenAccess.Runtime
Telerik.OpenAccess.Web
Telerik.Sitefinity
Telerik.Sitefinity.Model
Telerik.Sitefinity.Resources
Telerik.Sitefinity.Utilities
Telerik.Web.Design
Telerik.Web.UI
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important