helloarchy / ecommerce.net.microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce .NET Microservices

This application is created using many .NET web API microservices. The eCommerce use case provides a simple scenario to practice microservice development in .NET, with all data held in memory, and communication between services being sychronous. Another project will use asynchronous communication.

About


Languages

Language:C# 94.3%Language:Dockerfile 5.7%