The namespace containing the asynchronous services used at the start of the application. More...
Classes | |
class | AuctionBackgroundService |
Background service that checks for auctions that ended and notifies users More... | |
The namespace containing the asynchronous services used at the start of the application.
This namespace encapsulates all the asynchronous services used at the start of the application.
The BetterFinds.Services namespace contains the asynchronous services used at the start of the application. The main service is used to monitor auctions endings and send notifications to the users that are participating in them.
To explore specific services, refer to the detailed documentation for each corresponding class located in this page.