AppService.Helpers 1.5.0

dotnet add package AppService.Helpers --version 1.5.0
NuGet\Install-Package AppService.Helpers -Version 1.5.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="AppService.Helpers" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppService.Helpers --version 1.5.0
#r "nuget: AppService.Helpers, 1.5.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 AppService.Helpers as a Cake Addin
#addin nuget:?package=AppService.Helpers&version=1.5.0

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

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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,436 4/24/2019
1.1.0-prerelease-9 1,585 12/7/2016
1.1.0-prerelease-8 1,545 12/7/2016
1.1.0-prerelease-7 2,137 9/16/2016
1.1.0-prerelease-6 1,928 9/16/2016
1.1.0-prerelease-13 1,517 12/8/2016
1.1.0-prerelease-12 1,400 12/8/2016
1.1.0-prerelease-10 1,489 12/7/2016
1.0.4 4,273 7/11/2016
1.0.3 1,614 7/11/2016
1.0.2 1,615 7/11/2016
1.0.1 1,541 6/30/2016
1.0.0 1,469 6/30/2016
0.0.5 1,469 6/28/2016

Updated package to support .NET Standard 1.4 and bumped dependency versions to latest.