The namespace containing utility classes for this project. More...
Classes | |
class | Auctions |
Provides utility functions for handling auctions-related operations. More... | |
class | Bids |
Provides utility functions for handling bids-related operations. More... | |
class | Client |
Provides utility functions for handling client-related operations. More... | |
class | Currency |
Provides utility functions for handling currency-related operations. More... | |
class | Images |
Provides utility functions for handling images-related operations. More... | |
class | Notification |
Provides utility functions for handling notifications-related operations. More... | |
The namespace containing utility classes for this project.
This namespace encapsulates all the utility classes used throughout the BetterFinds project.
The BetterFinds.Utils namespace contains utility classes that are used throughout the BetterFinds project. These classes provide useful functionality organized into modules that can be used by other components.
To explore specific utility classes, refer to the detailed documentation for each corresponding class located in this page.