A bank core made in ASP.NET Core as an API
ASP.NET Core API that supports CRUD operations on Accounts, Clients, multiple types of Transactions & Loans.
ASP.NET Core MVC Webapp with Identity that connects with the WebAPI and provides an UI for certain operations.