Sitecore.MobileSDK.SSC
1.0.0
Prefix Reserved
See the version list below for details.
dotnet add package Sitecore.MobileSDK.SSC --version 1.0.0
NuGet\Install-Package Sitecore.MobileSDK.SSC -Version 1.0.0
<PackageReference Include="Sitecore.MobileSDK.SSC" Version="1.0.0" />
paket add Sitecore.MobileSDK.SSC --version 1.0.0
#r "nuget: Sitecore.MobileSDK.SSC, 1.0.0"
// Install Sitecore.MobileSDK.SSC as a Cake Addin #addin nuget:?package=Sitecore.MobileSDK.SSC&version=1.0.0 // Install Sitecore.MobileSDK.SSC as a Cake Tool #tool nuget:?package=Sitecore.MobileSDK.SSC&version=1.0.0
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
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release with items manipulation support