关于[Simple Transaction: Microservices Sample Architecture for .NET Core Application]的摘要:
This is a .Net Core sample application and an example of how to build and implement a microservices based back-end system for a simple automated banking feature like Balance, Deposit, Withdraw in ASP.NET Core Web API with C#.Net, Entity Framework and SQL Server. The sample application is build based on the microservices architecture. There are serveral advantages in building a application using Microservices architecture like Services can be developed, deployed and scaled independently.The below diagram shows the high level design of Back-end architecture.
原文地址: https://www.codeproject.com/Articles/1277140/Simple-Transaction-Microservices-Sample-Architectu