Click here to Skip to main content
15,892,269 members
Articles / Hosted Services / Azure

Simple Transaction: Microservices Sample Architecture for .NET Core Application

Rate me:
Please Sign up or sign in to vote.
4.94/5 (49 votes)
21 Mar 2019CPOL7 min read 88.8K   213   117  
Microservices sample architecture for .NET Core Application
The .NET Core sample application demonstrates building and implementing a microservices-based backend system for automated banking features, such as balance inquiries, deposits, and withdrawals, utilizing ASP.NET Core Web API with C#.NET, Entity Framework, and SQL Server.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Ireland Ireland
Many years of experience in software design, development and architecture. Skilled in Microsoft .Net technology, Cloud computing, Solution Design, Software Architecture, Enterprise integration, Service Oriented and Microservices based Application Development. Currently, focusing on .Net Core, Web API, Microservices, Azure

Comments and Discussions