A core banking solution simulating user account creation, fund transfers, deposits, withdrawals and transaction history with authentication and authorization using ASP.NET Core while following the Clean Architecture Pattern, Microservices and the Repository Pattern.
Stars
43
Forks
24
Watchers
43
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
Merge branch 'main' of https://github.com/Yamuhammad01/Core-Banking-Solution
adb61b7View on GitHubimplemented the outbox pattern using MassTransit and RabbitMQ
a2630a6View on GitHubimplemented retry policy and dead letter queue using MassTransit
0ffe4ecView on GitHub