Hangfire in .NET Core Cross Platform App using Sqlite

I’d rather not recommend to use SQLite at all, as it handles write concurrency qute poorly.