This project is an ASP.NET Core Web API for managing a user's wallet on the Hubtel app.
- Custom model binding to trim whitespaces from string properties.
- Validation attributes for phone numbers and account numbers.
- RESTful API endpoints for wallet management.
- Framework: .NET 8 SDK
- Storage: RDMS (MSSQL)