To import and export data using the Data Import/Export Framework, follow these steps:
- Create a new project but, this time, choose Visual C# from the Templates node and then Console Application from the right. Name the project ConODataTest and place it in the project folder that we set up for source control. Ensure that the name space is also ConODataTest.
- We will now need to install some NuGet packages. Within Visual Studio, navigate to Tools | Nuget Package Manager | Package Manager Console.