Aptk.Plugins.AptkAms 1.0.0-beta1

This is a prerelease version of Aptk.Plugins.AptkAms.
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 Aptk.Plugins.AptkAms --version 1.0.0-beta1
NuGet\Install-Package Aptk.Plugins.AptkAms -Version 1.0.0-beta1
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="Aptk.Plugins.AptkAms" Version="1.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aptk.Plugins.AptkAms --version 1.0.0-beta1
#r "nuget: Aptk.Plugins.AptkAms, 1.0.0-beta1"
#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 Aptk.Plugins.AptkAms as a Cake Addin
#addin nuget:?package=Aptk.Plugins.AptkAms&version=1.0.0-beta1&prerelease

// Install Aptk.Plugins.AptkAms as a Cake Tool
#tool nuget:?package=Aptk.Plugins.AptkAms&version=1.0.0-beta1&prerelease

AptkAms Plugin for Xamarin & Windows let you work with Azure Mobile Services with almost one line of code (including from PCL).
You'll be able to:
. Manage remote data
. Manage local data*
. Login/Register users (social and custom provider)
. Manage remote notifications
. Send custom API requests
. And many more...

* with plugin extension.

Can/Should be used with any MVVM framework.

Tuto available on http://www.apptracktive.com/
Sources, documentation and samples on https://github.com/Apptracktive/AptkAms
Twitter @Apptracktive

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10 is compatible.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.0.0-beta1:
[New] Initialization configurable with many options
[New] Manage remote data
[New] Manage local data (with LocalStore Extension)
[New] Manage data synchronization (with LocalStore Exentension)
[New] Ask users for Login/Register with any provider from any project (including PCL)
[New] Manage notification from any project (including PCL)
[New] Send custom API request
Many more...