TIL: Five or more lessons I learned after working with Hangfire and OrmLite

from blog Just Some Code, | ↗ original
This post is part of my Advent of Code 2022. These days I finished another internal project while working with one of my clients. I worked to connect a Property Management System with a third-party Point of Sales. I had to work with Hangfire and OrmLite. I used Hangfire to replace ASP.NET BackgroundServices. Today I want to share some of the...