Skip to content

jimmi2051/microservices-docker-asp.net-core

Repository files navigation

Micoservices with Docker + ASP.NET Core

Description

This is demo application about B2C store management.

Struct App

  • CoreApp: Main App ==> Run normally with ASP.NET Core
  • OrderServices: Service Manage Order ==> Run with Docker
  • ProductServices: Service Manage Product ==> Run with Docker
  • RatingServices: Service Manage Rating Product => Run with Docker

Run Docker-compose for 3 services: docker-compose up --build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published