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
912457755e
update post details for blog
2025-01-05 23:37:31 +05:30
8cede3ba55
code refactoring
2024-05-09 13:31:40 +05:30
5fbeb9f732
code refactoring
2024-05-08 22:54:51 +05:30
2676921d7a
publish only api project
2024-05-08 02:05:52 +05:30
8eeedf6dad
changed api url for blog - /blog/api/*
2024-05-07 05:35:31 +05:30
50911e0de7
add frombody to updatecomments count api
2024-05-07 03:43:31 +05:30
2b25c55a70
Update post comments
2024-05-07 03:36:41 +05:30
c6538b8d0d
code refactoring
2024-05-07 02:49:17 +05:30
d8c59d7bd1
Blog APIs implemented
2024-05-07 02:31:50 +05:30
50c5f87f93
blog apis for getting like and views
2024-05-06 23:23:25 +05:30
5c1a50ea64
code refactoring
2024-05-05 16:02:39 +05:30
cd1ad0a47f
code refactoring
2024-05-02 17:57:56 +05:30
62c7a29909
code refactoring
2024-05-02 17:06:43 +05:30
4672d82975
send email code refactoring
2024-05-01 23:44:28 +05:30
9a4db75e85
code refactoring
2024-05-01 23:33:26 +05:30
d2548941fa
returning true on successfully sent message
2024-05-01 23:28:13 +05:30
e8b9fe0dc3
serilog configuration changed based on environments
2024-05-01 00:45:22 +05:30
22c0d933af
dev appsettings json format fix
2024-05-01 00:15:48 +05:30
167b736493
Merge branch 'dev-mail-service' of rajukottedi/PortBlog.API into dev
2024-05-01 00:00:11 +05:30
9cfe5676bc
code refactoring
2024-04-30 23:58:32 +05:30
aa22cbe708
Merge branch 'dev-mail-service' of rajukottedi/PortBlog.API into dev
2024-04-30 23:23:31 +05:30
bd2ec7272f
Added Mail Service
2024-04-30 23:20:58 +05:30
efb1f344e0
added allow urls to use
2024-04-30 13:51:22 +05:30
c7b1f28c92
added Images folder to the output folder
2024-04-30 13:10:11 +05:30
46edddc84f
Merge branch 'dev-api-documentation' of rajukottedi/PortBlog.API into dev
2024-04-29 16:04:20 +05:30
61d97d40b0
Implemented API versioning and added to the swagger documentation
2024-04-29 16:03:01 +05:30
b3cb7b351f
api performance changes
2024-04-29 00:19:37 +05:30
21e02ab3ca
1. AES Encryption/Decryption Tool
...
2. Encrypted Connection string
3. Added API Security using ApiKey
2024-04-28 13:22:57 +05:30
4c6f9a4ba8
Changes:
...
Database Migration, Repositories, Automapper, Logger, StaticFiles
2024-04-26 02:34:47 +05:30
234912badb
Add project files.
2024-04-22 17:46:50 +05:30
00526043d8
Add .gitattributes, .gitignore, README.md, and LICENSE.txt.
2024-04-22 17:46:48 +05:30