Skip to content

Linn-Thit-Htoo/Microservices.DotNet8MiniBankingManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This project is implemented using Microservices architecture with Ocelot API Gateway including the following modules:

  • Account
  • Deposit
  • Withdraw
  • State & Township
  • Transaction History

For EF Scaffold Db Context

dotnet ef dbcontext scaffold "Server=.;Database=MiniBankingManagementSystem;User ID=sa;Password=sasa@123;TrustServerCertificate=True;" Microsoft.EntityFrameworkCore.SqlServer -o AppDbContexts -c AppDbContext

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages