NetCoreMicroservicesSample
Microservice demo
Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application
Sample using micro services in .NET Core 3.1 Focusing on clean code
698 stars
46 watching
170 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
api-gatewayconsulcqrsdotnet-coreelkentityframeworkcoreevent-sourcingeventbuseventsourcingmediatrmessage-brokermicro-servicemicroservicesmicroservices-architecturemodularoutboxoutbox-databaserabbitmq
Related projects:
Repository | Description | Stars |
---|---|---|
mmacneil/aspnetcoredockermicroservices | Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. | 167 |
procodeguide/microservices.sample | A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles. | 36 |
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
iammukeshm/microservices.ticketing.webapi | A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core | 38 |
horsdal/microservices-in-dotnet-book-second-edition | An open-source code repository featuring complete .NET microservice application examples | 89 |
wolfgangofner/microservicedemo | A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. | 577 |
asc-lab/dotnetcore-microservices-poc | An insurance sales system built using .NET Core microservices architecture | 1,910 |
thangchung/clean-architecture-dotnet | A Microservices project demonstrating Minimal Clean Architecture with DDD-lite and CQRS-lite, using .NET 6 and Cloud-native patterns for an eCommerce sample. | 1,236 |
codescrum/microservice-tests-01 | A test framework demonstrating microservices architecture with RabbitMQ and Docker. | 14 |
n-stefan/eshoponcontainers | An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services | 4 |
thangchung/practical-dapr | A full-stack .NET microservices application demonstrating Dapr and Kubernetes deployment | 301 |
0xr/micro-frontend | A proof-of-concept for integrating microservices in a monolithic application using Angular templates and load balancer/reverse proxy | 3 |
christopherread/obvs | A library that enables decoupled microservices using observable messaging services and flexible serialization options. | 332 |
snatch-dev/convey | A framework for building and managing .NET Core microservices | 953 |