Db query efficiency and Hangfire updates
Improved performance of database read queries by making them as non tracking.
Updated Hangfire and MsSql database packages to their newest versions.
Added possibility to set Hangfire worker count in configuration.