![]() |
VOOZH | about |
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" />
<PackageVersion Include="SalesforceMagic" Version="0.2.3.8" />Directory.Packages.props
<PackageReference Include="SalesforceMagic" />Project file
paket add SalesforceMagic --version 0.2.3.8
#r "nuget: SalesforceMagic, 0.2.3.8"
#:package SalesforceMagic@0.2.3.8
#addin nuget:?package=SalesforceMagic&version=0.2.3.8Install as a Cake Addin
#tool nuget:?package=SalesforceMagic&version=0.2.3.8Install as a Cake Tool
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 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.3.8 | 76,606 | 12/9/2015 |
| 0.2.3.7 | 6,942 | 5/14/2015 |
| 0.2.3.6 | 6,845 | 4/28/2015 |
| 0.2.3.5 | 4,548 | 4/10/2015 |
| 0.2.3.4 | 4,528 | 4/9/2015 |
| 0.2.3.3 | 4,443 | 4/9/2015 |
| 0.2.3.2 | 4,443 | 4/8/2015 |
| 0.2.3.1 | 4,456 | 4/7/2015 |
| 0.2.3 | 4,735 | 3/13/2015 |
| 0.2.2.9 | 4,755 | 3/6/2015 |
| 0.2.2.8 | 4,877 | 3/4/2015 |
| 0.2.2.7 | 4,755 | 3/3/2015 |
| 0.2.2.6 | 5,456 | 3/1/2015 |
| 0.2.2.5 | 5,443 | 2/27/2015 |
| 0.2.2.4 | 4,889 | 2/2/2015 |
| 0.2.2.3 | 4,901 | 2/2/2015 |
| 0.2.2.2 | 5,258 | 1/5/2015 |
| 0.2.2.1 | 4,968 | 1/5/2015 |
| 0.2.2 | 5,229 | 1/5/2015 |
| 0.2.1 | 5,531 | 11/19/2014 |
fixed conversion of empty string to double