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.Universal |
Install
Install-Package Salesforce.SDK.Universal
dotnet add package Salesforce.SDK.Universal
paket add Salesforce.SDK.Universal
Salesforce.SDK.Universal Download (Unzip the "nupkg" after downloading)
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.