Microservices.Sample

Microservice demo

A sample project demonstrating ASP.NET Core 3.1 microservices architecture and design principles.

Sample code for ASP.NET Core 3.1 Microservices. The full article is available at https://procodeguide.com/programming/microservices-asp-net-core/

GitHub

36 stars
2 watching
13 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list

aspnetcoremicroservices

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mmacneil/aspnetcoredockermicroservices Demonstrates building and running a microservices-based application with ASP.NET Core using Docker. 167
iammukeshm/microservice.webapi Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. 69
horsdal/microservices-in-dotnet-book-second-edition An open-source code repository featuring complete .NET microservice application examples 89
madslundt/netcoremicroservicessample Demonstrates a microservices architecture with CQRS, event sourcing, and message brokers in a .NET Core application 698
wolfgangofner/microservicedemo A comprehensive demo of microservices development using ASP.NET 6 and RabbitMQ with Azure DevOps pipelines, Docker, Kubernetes, and Helm. 577
snatch-dev/convey A framework for building and managing .NET Core microservices 953
iammukeshm/microservices.ticketing.webapi A ticketing application demonstrating microservice communication with RabbitMQ and MassTransit in ASP.NET Core 38
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
codescrum/microservice-tests-01 A test framework demonstrating microservices architecture with RabbitMQ and Docker. 14
asc-lab/dotnetcore-microservices-poc An insurance sales system built using .NET Core microservices architecture 1,910
0xr/micro-frontend A proof-of-concept for integrating microservices in a monolithic application using Angular templates and load balancer/reverse proxy 3
n-stefan/eshoponcontainers An example microservices-based .NET application showcasing containerization with Docker and Azure Kubernetes Services 4
dex-it/dex-common Provides shared functionality and common patterns for building micro-service applications in C# 10