6 packages
returned for Tags:"BackgroundService"
Ever wonder how facebook and twitter process there background to fetch a new content? It is not hard but you have to deal with each platform functionality, It is not generic and simple.
BackgroundWorker abstraction that maps to native APIs for all platforms supported by Xamarin.Forms
Provides abstract class for asp.net core hosted service to work with infinite loop and setted delay.
All services launched using this plugin can run in background, event if the app is not running anymore (well, at least on Android), nor on foreground.
Pretty much full project template for creating a worker service.
Extends Microsoft's BackgroundService to create fail-slow service which tries to handle failures
internally, perform limited number of restarts, waits for recovery etc.