This C# Console Application contains code to authenticate with Salesforce and perform CRUD operations on Salesforce custom objects. This sample application uses DeveloperForce.Force library which was installed using NuGet Package Manager.
Remember to modify the settings in App.config file.
Refer our blog Salesforce CRUD Sample Application on Systenics.