eShopOnContainers
Microservices app
An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
4 stars
1 watching
2 forks
Language: C#
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
lucperkins/colossus | An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, and gRPC | 1,034 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
mohamed-taman/springy-store-microservices | Demonstrates the development and deployment of microservices-based software using cutting-edge technologies like Spring Boot and Kubernetes. | 573 |
paolosalvatori/service-fabric-acs-kubernetes-multi-container-app | Demonstrates deployment of a multi-container application on Azure Service Fabric or Kubernetes clusters using ASP.NET Core and Docker | 134 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
wolfgangofner/microservicedemo | A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. | 577 |
jordi-chacon/dummy-dockerized-microservices | A microservices-based application for testing and demonstrating containerization with Docker, message queueing, and distributed data storage | 6 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
fwilkerson/microenvi | Microenvironment tool for rapid web application development and hot reloading with bundling and serving. | 125 |
particular/nservicebus | A .NET library and framework for building distributed systems with messaging and event-driven architecture | 2,096 |