API Services for Portfolio and Blog
Go to file
Bangara Raju Kottedi 2d603e4fc6 Improve URL config parsing and mail exception handling
Refactor Program.cs to robustly parse and validate URLs from config, logging a warning if none are valid. Enhance MailService exception handling to log full exceptions and avoid interrupting OTP generation by swallowing mail send errors.
2026-02-16 11:18:46 +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 URL config parsing and mail exception handling 2026-02-16 11:18:46 +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