Info
Version: | 1.3.0 |
Author(s): | Sitecore Mobile Team |
Last Update: | Thursday, September 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sitecore/sitecore-xamarin-pcl-sdk/ |
NuGet Url: | https://www.nuget.org/packages/Sitecore.MobileSDK.Xamarin |
Install
Install-Package Sitecore.MobileSDK.Xamarin
dotnet add package Sitecore.MobileSDK.Xamarin
paket add Sitecore.MobileSDK.Xamarin
Sitecore.MobileSDK.Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Portable.BouncyCastle(>= 1.8.1.1)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Async(>= 1.0.168)
- Microsoft.Bcl.Build(>= 1.0.21)
Tags
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.