Sitecore.MobileSDK.Xamarin 1.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Sitecore.MobileSDK.Xamarin --version 1.3.0
NuGet\Install-Package Sitecore.MobileSDK.Xamarin -Version 1.3.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.Xamarin" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sitecore.MobileSDK.Xamarin --version 1.3.0
#r "nuget: Sitecore.MobileSDK.Xamarin, 1.3.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.Xamarin as a Cake Addin
#addin nuget:?package=Sitecore.MobileSDK.Xamarin&version=1.3.0

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

Sitecore Mobile SDK (WebAPI) 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
* Source HTML renderings from Sitecore CMS
* Create, Delete, Update Items
* Downloading and Uploading Media Resources
* Protect security sensitive data

The applications powered by this SDK can request content from Sitecore efficiently and securely via Sitecore Item Web API RESTful 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 (1)

Showing the top 1 NuGet packages that depend on Sitecore.MobileSDK.Xamarin:

Package Downloads
Sitecore.MobileSDK.PasswordProvider The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The assembly contains platform specific credentials providers for Sitecore Mobile SDK framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 6,301 9/29/2016
1.0.2 1,969 9/20/2016
1.0.2-beta1 1,423 6/30/2016
1.0.1 2,613 2/17/2016
1.0.0 2,589 4/14/2015

Initial release with items manipulation support