SalesforceMagic 0.2.3.8
Install-Package SalesforceMagic -Version 0.2.3.8
dotnet add package SalesforceMagic --version 0.2.3.8
<PackageReference Include="SalesforceMagic" Version="0.2.3.8" />
paket add SalesforceMagic --version 0.2.3.8
#r "nuget: SalesforceMagic, 0.2.3.8"
// Install SalesforceMagic as a Cake Addin
#addin nuget:?package=SalesforceMagic&version=0.2.3.8
// Install SalesforceMagic as a Cake Tool
#tool nuget:?package=SalesforceMagic&version=0.2.3.8
A simple, solid, and small library that encompasses and provides access to the SOAP and Bulk API's for Salesforce.
- Dynamic SOQL/SOSL query generation based on generic type interpretation.
- Expression and predicate visitation allowing users to create both simple and complicated where conditions using powerful lambda expressions.
- SOAP Login and Session ID Retrieval (Can also auth using OAuth 2 access token).
- SOAP Query/Search based on generic types.
- SOAP Retrieve, Insert, Upsert, Update, and Delete based on generic types.
- Re-implementable storage for reusing session details.
More Details: https://clamidity.github.io/SalesforceMagic/
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- FastMember (>= 1.0.0.11)
- LINQtoCSV (>= 1.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SalesforceMagic:
Package | Downloads |
---|---|
SCVO.ElasticForce
A neat way of keeping an ElasticSearch index of your Salesforce objects and easily searching them from an MVC project. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.3.8 | 38,334 | 12/9/2015 |
0.2.3.7 | 2,313 | 5/14/2015 |
0.2.3.6 | 3,130 | 4/28/2015 |
0.2.3.5 | 882 | 4/10/2015 |
0.2.3.4 | 865 | 4/9/2015 |
0.2.3.3 | 770 | 4/9/2015 |
0.2.3.2 | 776 | 4/8/2015 |
0.2.3.1 | 782 | 4/7/2015 |
0.2.3 | 1,034 | 3/13/2015 |
0.2.2.9 | 935 | 3/6/2015 |
0.2.2.8 | 961 | 3/4/2015 |
0.2.2.7 | 883 | 3/3/2015 |
0.2.2.6 | 1,553 | 3/1/2015 |
0.2.2.5 | 1,586 | 2/27/2015 |
0.2.2.4 | 1,014 | 2/2/2015 |
0.2.2.3 | 983 | 2/2/2015 |
0.2.2.2 | 1,339 | 1/5/2015 |
0.2.2.1 | 1,068 | 1/5/2015 |
0.2.2 | 1,352 | 1/5/2015 |
0.2.1 | 1,612 | 11/19/2014 |
0.2.0.5 | 1,199 | 11/18/2014 |
0.2.0.4 | 1,113 | 11/18/2014 |
0.2.0.3 | 1,061 | 8/14/2014 |
0.2.0.2 | 951 | 8/13/2014 |
0.2.0.1 | 953 | 8/13/2014 |
0.2.0 | 1,136 | 6/13/2014 |
0.1.8 | 955 | 6/12/2014 |
0.1.5 | 989 | 5/7/2014 |
0.1.4 | 934 | 5/7/2014 |
0.1.3 | 951 | 5/7/2014 |
0.1.2 | 962 | 5/7/2014 |
0.0.2.1 | 1,006 | 4/25/2014 |
0.0.1.12 | 1,043 | 4/21/2014 |
fixed conversion of empty string to double