API Services for Portfolio and Blog
Go to file
Bangara Raju Kottedi 4b968099ad Improve error handling and logging for mail and OTP endpoints
Updated AuthController and CvController to return exception messages in 500 responses and enhanced logging. MailService now throws descriptive exceptions on email send failures, allowing upstream error reporting and preserving failed messages.
2026-02-16 11:44:31 +05:30
AesEncryption Update projects to .NET 10.0 and add Program doc entry 2026-02-15 13:22:48 +05:30
PortBlog.API Improve error handling and logging for mail and OTP endpoints 2026-02-16 11:44:31 +05:30
PortBlog.Tests Support encrypted cache conn strings & update dependencies 2026-02-15 14:22:22 +05:30
Shared Support encrypted cache conn strings & update dependencies 2026-02-15 14:22:22 +05:30
.gitattributes Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-04-22 17:46:48 +05:30
.gitignore 1. AES Encryption/Decryption Tool 2024-04-28 13:22:57 +05:30
LICENSE.txt Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-04-22 17:46:48 +05:30
PortBlog.API.sln Admin API refactor: claim-based resume CRUD & versioning 2026-02-15 05:27:35 +05:30
README.md Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2024-04-22 17:46:48 +05:30
Resume Database Design.docx Add project files. 2024-04-22 17:46:50 +05:30

PortBlog.API