Skip to content

Latest commit

 

History

History

Jobs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jobs

This sample shows you how to

  • dynamically create jobs at any time
  • create static/system jobs in your startup
  • log jobs execution of jobs (JobLoggerTask)
  • pass parameters to jobs
  • manually execute jobs
  • BONUS: how to use local notifications within your jobs

3rd Party Libs

  • Xamarin Forms - The cross platform library for .NET that we all know and love
  • SQLite.NET - An open source SQLite lightweight object relational mapper to store & read our background events