PortBlog.API/PortBlog.API/Entities
Bangara Raju Kottedi 3a7edb23c7 Add JWT, OTP, and caching features
Upgraded projects to .NET 9.0 and added new projects `KBR.Cache`, `KBR.Shared`, and `KBR.Shared.Lite` to the solution. Introduced JWT authentication and OTP handling with new models, services, and configuration options. Updated database schema with new entities `Users` and `RefreshTokens`, and added migrations for schema changes. Implemented caching strategies using `AppDistributedCache` with support for in-memory, SQL Server, and Redis. Enhanced email handling with `MailHelpers` for domain replacement. Updated controllers, repositories, and configuration files to support new features.
2025-11-22 06:52:59 +05:30
..
Mapping Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
Academic.cs Changes: 2024-04-26 02:34:47 +05:30
BaseEntity.cs Changes: 2024-04-26 02:34:47 +05:30
Blog.cs Changes: 2024-04-26 02:34:47 +05:30
Cache.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
Candidate.cs api performance changes 2024-04-29 00:19:37 +05:30
Certification.cs Changes: 2024-04-26 02:34:47 +05:30
ClientLog.cs Changes: 2024-04-26 02:34:47 +05:30
Experience.cs Changes: 2024-04-26 02:34:47 +05:30
ExperienceDetails.cs Changes: 2024-04-26 02:34:47 +05:30
Hobby.cs Changes: 2024-04-26 02:34:47 +05:30
Message.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
Post.cs blog apis for getting like and views 2024-05-06 23:23:25 +05:30
Project.cs blog apis for getting like and views 2024-05-06 23:23:25 +05:30
RefreshToken.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30
Resume.cs Changes: 2024-04-26 02:34:47 +05:30
ResumeFile.cs Changes: 2024-04-26 02:34:47 +05:30
Skill.cs Changes: 2024-04-26 02:34:47 +05:30
SocialLinks.cs Changes: 2024-04-26 02:34:47 +05:30
User.cs Add JWT, OTP, and caching features 2025-11-22 06:52:59 +05:30