Info
Version: | 5.0.0 |
Author(s): | Salesforce.com |
Last Update: | Saturday, December 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/Salesforce.SDK.NuGet |
NuGet Url: | https://www.nuget.org/packages/Salesforce.SDK.SmartStore |
Install
Install-Package Salesforce.SDK.SmartStore
dotnet add package Salesforce.SDK.SmartStore
paket add Salesforce.SDK.SmartStore
Salesforce.SDK.SmartStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- SQLitePCL(>= 3.8.7.2)
It contains the base features for OAuth, security, account management, and more. Support for windows 10 runtime included.
Source: https://github.com/forcedotcom/SalesforceMobileSDK-Windows.
Please follow the steps in https://github.com/forcedotcom/SalesforceMobileSDK-Windows/blob/master/README.md to install. You will need to use the template included in github in order to make use of this package initially; there are some setup steps that are needed that the template provides.