PortBlog.API/Shared/KBR.Cache
Bangara Raju Kottedi 638e680a97 Upgrade dependencies, add encrypted connection strings
- Updated NuGet packages across projects for compatibility and bug fixes
- Switched to Microsoft.OpenApi and refactored Swagger setup
- Added AES encryption/decryption for connection strings
- Stored encrypted DB/cache connection strings in config
- Improved encryption reliability in Program.cs
- Added AutoMapper to multiple projects for mapping support
- Enhanced security and code maintainability
2026-03-14 22:57:00 +05:30
..
Constants Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
Extensions Support encrypted cache conn strings & update dependencies 2026-02-15 14:22:22 +05:30
Options Support encrypted cache conn strings & update dependencies 2026-02-15 14:22:22 +05:30
AppDistributedCache.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
CacheHelpers.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
IAppDistributedCache.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
KBR.Cache.csproj Upgrade dependencies, add encrypted connection strings 2026-03-14 22:57:00 +05:30