To import and export data using the OData, 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 namespace is also ConODataTest.
- We will now need to install some NuGet packages. Within Visual Studio, navigate to Tools | NuGet Package Manager | Package Manager Console.