Sitecore.MobileSDK 2.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Sitecore.MobileSDK --version 2.0.0
NuGet\Install-Package Sitecore.MobileSDK -Version 2.0.0
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" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.MobileSDK --version 2.0.0
#r "nuget: Sitecore.MobileSDK, 2.0.0"
#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 as a Cake Addin
#addin nuget:?package=Sitecore.MobileSDK&version=2.0.0

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

Sitecore Mobile SDK 2.0 (SSC-only) 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

Initial release with items manipulation support