ASPNETCoreDockerMicroservices
Microservices demo
Demonstrates building and running a microservices-based application with ASP.NET Core using Docker.
Sample project for getting off the ground with ASP.NET Core, Docker and Microservices based on the tutorial: https://fullstackmark.com/post/12/get-started-building-microservices-with-asp.net-core-and-docker-in-visual-studio-code
167 stars
15 watching
111 forks
Language: C#
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
madslundt/netcoremicroservicessample | Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application | 698 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
asc-lab/dotnetcore-microservices-poc | An insurance sales system built using .NET Core microservices architecture | 1,910 |
wolfgangofner/microservicedemo | A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. | 577 |
orchardcms/orchardcore.samples | Demonstrates modular and multi-tenant ASP.NET Core application development using Orchard Core Framework | 383 |
boonen/microservices-demo | Demonstrates a microservices architecture using Spring Boot and Docker | 4 |
aspnetrun/run-aspnet-grpc | An e-commerce microservices project demonstrating high-performance inter-service communication using gRPC with .NET 5 | 114 |
ibm-cloud/aspnet-core-helloworld | Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. | 21 |
iammukeshm/microservices.ticketing.webapi | A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core | 38 |
mohamed-taman/springy-store-microservices | Demonstrates the development and deployment of microservices-based software using cutting-edge technologies like Spring Boot and Kubernetes. | 573 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
md-studio/mdstudio | A framework for building distributed applications using a broker-based microservice concept | 12 |