AppService.Helpers
1.5.0
Install-Package AppService.Helpers -Version 1.5.0
dotnet add package AppService.Helpers --version 1.5.0
<PackageReference Include="AppService.Helpers" Version="1.5.0" />
paket add AppService.Helpers --version 1.5.0
#r "nuget: AppService.Helpers, 1.5.0"
// 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- Microsoft.Azure.Mobile.Client.SQLiteStore (>= 4.1.1)
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 | 793 | 4/24/2019 |
1.1.0-prerelease-9 | 1,003 | 12/7/2016 |
1.1.0-prerelease-8 | 905 | 12/7/2016 |
1.1.0-prerelease-7 | 1,562 | 9/16/2016 |
1.1.0-prerelease-6 | 1,339 | 9/16/2016 |
1.1.0-prerelease-13 | 956 | 12/8/2016 |
1.1.0-prerelease-12 | 827 | 12/8/2016 |
1.1.0-prerelease-10 | 887 | 12/7/2016 |
1.0.4 | 3,603 | 7/11/2016 |
1.0.3 | 964 | 7/11/2016 |
1.0.2 | 974 | 7/11/2016 |
1.0.1 | 877 | 6/30/2016 |
1.0.0 | 802 | 6/30/2016 |
0.0.5 | 820 | 6/28/2016 |
Updated package to support .NET Standard 1.4 and bumped dependency versions to latest.