AppService.Helpers
1.5.0
dotnet add package AppService.Helpers --version 1.5.0
NuGet\Install-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 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. |
-
- 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 | 1,613 | 4/24/2019 |
1.1.0-prerelease-9 | 1,652 | 12/7/2016 |
1.1.0-prerelease-8 | 1,602 | 12/7/2016 |
1.1.0-prerelease-7 | 2,204 | 9/16/2016 |
1.1.0-prerelease-6 | 1,987 | 9/16/2016 |
1.1.0-prerelease-13 | 1,584 | 12/8/2016 |
1.1.0-prerelease-12 | 1,468 | 12/8/2016 |
1.1.0-prerelease-10 | 1,553 | 12/7/2016 |
1.0.4 | 4,344 | 7/11/2016 |
1.0.3 | 1,697 | 7/11/2016 |
1.0.2 | 1,675 | 7/11/2016 |
1.0.1 | 1,600 | 6/30/2016 |
1.0.0 | 1,532 | 6/30/2016 |
0.0.5 | 1,540 | 6/28/2016 |
Updated package to support .NET Standard 1.4 and bumped dependency versions to latest.