AppService.Helpers 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package AppService.Helpers --version 1.0.2
NuGet\Install-Package AppService.Helpers -Version 1.0.2
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="AppService.Helpers" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppService.Helpers --version 1.0.2
#r "nuget: AppService.Helpers, 1.0.2"
#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 AppService.Helpers as a Cake Addin
#addin nuget:?package=AppService.Helpers&version=1.0.2

// Install AppService.Helpers as a Cake Tool
#tool nuget:?package=AppService.Helpers&version=1.0.2

App Service Helpers makes enables you to bring the power of the cloud to your mobile apps. In just four lines of code, App Service Helpers automatically handles backend data access, online/offline synchronization, and even sync conflicts automatically. \n \n For developers building mobile applications with Xamarin.Forms, download the App Service Helpers for Xamarin.Forms to use our preconfigured ViewModel - all you need to do is subclass our view model and data bind away! \n \n For more information and to report feedback, visit us on GitHub at https://github.com/mikecodesdotnet/app-service-helpers

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AppService.Helpers:

Package Downloads
AppService.Helpers.Forms

App Service Helpers for Xamarin.Forms is a complementary library to App Service Helpers, to make it as easy as possible to use Microsoft Azure with Xamarin.Forms. Simply subclass our preconfigured ViewModel, data bind to the properties created, and you have a cloud-connected mobile app that runs on iOS, Android, and UWP. For more information and to report feedback, visit us on GitHub at https://github.com/mikecodesdotnet/app-service-helpers

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,464 4/24/2019
1.1.0-prerelease-9 1,615 12/7/2016
1.1.0-prerelease-8 1,569 12/7/2016
1.1.0-prerelease-7 2,161 9/16/2016
1.1.0-prerelease-6 1,953 9/16/2016
1.1.0-prerelease-13 1,547 12/8/2016
1.1.0-prerelease-12 1,431 12/8/2016
1.1.0-prerelease-10 1,518 12/7/2016
1.0.4 4,299 7/11/2016
1.0.3 1,644 7/11/2016
1.0.2 1,639 7/11/2016
1.0.1 1,565 6/30/2016
1.0.0 1,493 6/30/2016
0.0.5 1,498 6/28/2016

Fixing Azure Storage Issues