All Projects → wcoder → PeriodicBackgroundService

wcoder / PeriodicBackgroundService

Licence: MIT license
Simple implementation of periodic background service with Xamarin.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to PeriodicBackgroundService

Inthehand.forms
Extras for Xamarin Forms including MediaElement
Stars: ✭ 68 (+83.78%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Ffimageloading
Image loading, caching & transforming library for Xamarin and Windows
Stars: ✭ 1,288 (+3381.08%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Xamarin Forms Tab Badge
Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
Stars: ✭ 304 (+721.62%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+2529.73%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (+489.19%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+759.46%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Simpleauth
The Simplest way to Authenticate and make Rest API calls in .Net
Stars: ✭ 148 (+300%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (+237.84%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
arcgis-runtime-demos-dotnet
Demo applications provided by the ArcGIS Runtime SDK for .NET Team
Stars: ✭ 51 (+37.84%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
WeakEventListener
The WeakEventListener allows the owner to be garbage collected if its only remaining link is an event handler.
Stars: ✭ 25 (-32.43%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Plugin.audiorecorder
Audio Recorder plugin for Xamarin and Windows
Stars: ✭ 140 (+278.38%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Microsoft.maui.graphics
Stars: ✭ 160 (+332.43%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
LaunchMapsPlugin
Launch External Maps Plugin for Xamarin and Windows
Stars: ✭ 49 (+32.43%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Faceoff
An iOS, Android and UWP app created in Xamarin.Forms that uses Microsoft's Cognitive Emotion API Services to compare facial expressions
Stars: ✭ 79 (+113.51%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
UltraFaceDotNet
C# version of Ultra-Light-Fast-Generic-Face-Detector-1MB for Windows, MacOS, Linux, iOS and Android
Stars: ✭ 56 (+51.35%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (+35.14%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (+640.54%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (+583.78%)
Mutual labels:  uwp, xamarin-ios, xamarin-android
TextMood
A Xamarin + IoT + Azure sample that detects the sentiment of incoming text messages, performs sentiment analysis on the text, and changes the color of a Philips Hue lightbulb
Stars: ✭ 52 (+40.54%)
Mutual labels:  xamarin-ios, xamarin-android
FilePicker
FilePicker for Xamarin.Forms
Stars: ✭ 14 (-62.16%)
Mutual labels:  xamarin-ios, xamarin-android

PeriodicBackgroundService

Simple implementation of periodic background service with Xamarin.

Implementation

  • Xamarin.Android
  • Xamarin.iOS
  • UWP

Details

Android

AlarmBroadcastReceiver, BootBroadcastReceiver, Service

In addition:

iOS

BackgroundFetch - Deprecated in iOS 13

UWP

Windows Runtime Component

More details: Create and register an out-of-process background task


© Yauheni Pakala | MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].