Sitecore.MobileSDK.SSC 1.1.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sitecore.MobileSDK.SSC --version 1.1.2
NuGet\Install-Package Sitecore.MobileSDK.SSC -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sitecore.MobileSDK.SSC" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.MobileSDK.SSC --version 1.1.2
#r "nuget: Sitecore.MobileSDK.SSC, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sitecore.MobileSDK.SSC as a Cake Addin
#addin nuget:?package=Sitecore.MobileSDK.SSC&version=1.1.2

// Install Sitecore.MobileSDK.SSC as a Cake Tool
#tool nuget:?package=Sitecore.MobileSDK.SSC&version=1.1.2

Sitecore Mobile SDK (SSC) for Xamarin is a framework that is designed to help the developer produce native mobile applications that use and serve content that is managed by Sitecore.
The framework enables developers to rapidly develop applications utilizing their existing .NET development skill sets. The SDK includes the following features:
* Fetching CMS Content
* Create, Delete, Update Items
* Downloading Media Resources
* Protect security sensitive data

The applications powered by this SDK can request content from Sitecore efficiently and securely via Sitecore Services Clien REST web service.
The SDK supports producing native applications through the Xamarin framework

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 13,981 12/5/2018
1.1.2 5,602 2/3/2017
1.1.1 1,491 12/21/2016
1.1.0 1,387 11/24/2016
1.0.0 1,383 9/29/2016

Initial release with items manipulation support