SalesforceMagic 0.2.3.8
dotnet add package SalesforceMagic --version 0.2.3.8
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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 | 65,105 | 12/9/2015 |
0.2.3.7 | 3,165 | 5/14/2015 |
0.2.3.6 | 3,952 | 4/28/2015 |
0.2.3.5 | 1,653 | 4/10/2015 |
0.2.3.4 | 1,626 | 4/9/2015 |
0.2.3.3 | 1,544 | 4/9/2015 |
0.2.3.2 | 1,536 | 4/8/2015 |
0.2.3.1 | 1,569 | 4/7/2015 |
0.2.3 | 1,850 | 3/13/2015 |
0.2.2.9 | 1,702 | 3/6/2015 |
0.2.2.8 | 1,807 | 3/4/2015 |
0.2.2.7 | 1,686 | 3/3/2015 |
0.2.2.6 | 2,387 | 3/1/2015 |
0.2.2.5 | 2,379 | 2/27/2015 |
0.2.2.4 | 1,810 | 2/2/2015 |
0.2.2.3 | 1,817 | 2/2/2015 |
0.2.2.2 | 2,171 | 1/5/2015 |
0.2.2.1 | 1,884 | 1/5/2015 |
0.2.2 | 2,156 | 1/5/2015 |
0.2.1 | 2,437 | 11/19/2014 |
0.2.0.5 | 1,987 | 11/18/2014 |
0.2.0.4 | 1,966 | 11/18/2014 |
0.2.0.3 | 1,853 | 8/14/2014 |
0.2.0.2 | 1,765 | 8/13/2014 |
0.2.0.1 | 1,746 | 8/13/2014 |
0.2.0 | 1,985 | 6/13/2014 |
0.1.8 | 1,785 | 6/12/2014 |
0.1.5 | 1,789 | 5/7/2014 |
0.1.4 | 1,784 | 5/7/2014 |
0.1.3 | 1,797 | 5/7/2014 |
0.1.2 | 1,828 | 5/7/2014 |
0.0.2.1 | 1,885 | 4/25/2014 |
0.0.1.12 | 1,850 | 4/21/2014 |
fixed conversion of empty string to double