Linq provider for Salesforce SOQL REST API. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | rflechner | 
| Last Update: | Thursday, July 13, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://rflechner.github.io/LinqToSalesforce/ | 
| NuGet Url: | https://www.nuget.org/packages/LinqToSalesforce | 
Install
Install-Package LinqToSalesforce
                        dotnet add package LinqToSalesforce
                        paket add LinqToSalesforce
                        
                                LinqToSalesforce Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.0.0.1)
 - Newtonsoft.Json(>= 9.0.1)
 - Microsoft.Net.Http(>= 2.2.29)
 
Tags