Info
Version: | 0.2.3.8 |
Author(s): | Michael Shattuck |
Last Update: | Wednesday, December 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://michael-shattuck.github.io/SalesforceMagic/ |
NuGet Url: | https://www.nuget.org/packages/SalesforceMagic |
Install
Install-Package SalesforceMagic
dotnet add package SalesforceMagic
paket add SalesforceMagic
SalesforceMagic Download (Unzip the "nupkg" after downloading)
Dependencies
- FastMember(1.0.0.11)
- LINQtoCSV(1.5.0.0)
Tags
- 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: http://clamidity.github.io/SalesforceMagic/.