- .NET Microservices Architecture Guidance
- Awesome Microservices .NET Core -
- .NET Microservices: Architecture for Containerized .NET Applications
- Cloud-Native learning resources for .NET developers
- mfornos/awesome-microservices
- Start Building .NET Microservices Today, Step by Step
- Sairyss/distributed-systems-topics - Topics and resources related to distributed systems, system design, microservices, scalability and performance, etc
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- davidetaibi/Microservices_Project_List - A curated List of project that migrated to microservices
- Microservices - Martin Fowler
- Design a microservice-oriented application
- Microservice Series - From Zero to Hero
- Creating a simple data-driven CRUD microservice
- Microservices architecture: What the gurus say about it
- Microservices architecture style
- Securing Microservices with IdentityServer4, OAuth2 and OpenID Connect fronted by Ocelot API Gateway
- Saga Pattern: how to manage distributed transactions with microservices
- Use NoSQL databases as a persistence infrastructure
- When to use the microservice architecture: part 1 - the need to deliver software rapidly, frequently, and reliably
- Why microservices: part 2 - the need for sustainable development
- Why microservices - part 3: two thirds of the success triangle - process and organization
- Why microservices - part 4: the last third of the success triangle: architectural requirements for rapid, frequent, reliable and sustainable development
- When to use the microservice architecture: part 5 - the monolithic architecture and rapid, frequent, reliable and sustainable software delivery
- A Microservices implementation journey — Part 1
- Microservices and Docker with .Net Core and Azure Service Fabric - Part One
- Microservices and Docker with .Net Core and Azure Service Fabric - Part two
- Microservices and Docker with .Net Core and Azure Service Fabric - Part three
- Microservices and Docker with .Net Core and Azure Service Fabric - Part four
- What are Microservices? Advantages and Disadvantages of Microservices Architecture
- Microservices Architecture on .NET with applying CQRS, Clean Architecture and Event-Driven Communication
- Best Practices for Building a Microservice Architecture
- Building microservices through Event Driven Architecture part1 : application specific business rules
- A Design Analysis of Cloud-based Microservices Architecture at Netflix
- Microservices and Docker with .Net Core and Azure Service Fabric - Part One
- Microservices and Docker with .Net Core and Azure Service Fabric - Part two
- Microservices and Docker with .Net Core and Azure Service Fabric - Part three
- Microservices and Docker with .Net Core and Azure Service Fabric - Part four
- How to Build an Event-Driven ASP.NET Core Microservice Architecture
- The Outbox Pattern in Event-Driven ASP.NET Core Microservice Architectures
- Why using Microservices or Monolith can be just a detail?
- Implementing Nanoservices in ASP.NET Core
- 10 Microservices Best Practices for the Optimal Architecture Design
- Introduction to DDD Lite: When microservices in Go are not enough
- How to make Dapr client works well with Refit and RestEase in 5 minutes
- Debugging Dapr application using Tye tool
- Monolith or Microservices? Neither, Combine Both With Integrated Microservices
- Prioritizing and Microservices
- How to build a NodeJS cinema microservice and deploy it with docker
- Your Top .NET Microservices Questions Answered
- Querying Microservices with the CQRS and Materialized View Pattern
- How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture
- Patterns to know before migrating your monolith to microservices
- Why duplication isn’t always a bad thing in micro-services
- 10 Microservices Best Practices for the Optimal Architecture Design
- How to Avoid Coupling in Microservices Design
- How to break a Monolith into Microservices
- Identify domain-model boundaries for each microservice
- A Design Analysis of Cloud-based Microservices Architecture at Netflix
- Monolithic to Microservices Architecture with Patterns & Best Practices
- Microservices Database Management Patterns and Principles
- How to Choose a Database for Microservices — CAP Theorem
- Service Aggregator Pattern
- Event Sourcing Pattern in Microservices Architectures
- CQRS Design Pattern in Microservices Architectures
- Materialized View Pattern
- Microservices Deployments with Containers and Orchestrators
- Outbox Pattern for Microservices Architectures
- Saga Pattern for Microservices Distributed Transactions
- Microservices Distributed Transactions
- Database Sharding Pattern for Scaling Microservices Database Architecture
- Service Registry Pattern
- API Gateway Pattern
- Gateway Aggregation Pattern
- Microservice Communications between Backend Internal Microservices
- Backends for Frontends Pattern — BFF
- Microservices Data Management
- Microservices Data Management when performing Queries between Services
- Microservices Architecture
- Scaling Databases in Microservices Architecture with Horizontal, Vertical, and Functional Data Partitioning
- Microservices Distributed Caching
- REST vs Messaging for Microservices – Which One is Best?
- Microservices patterns: synchronous vs asynchronous communication
- Integers vs GUIDs - The Great Primary Key Debate
- INT or GUID for your primary key, what your choice ?
- UUID or GUID as Primary Keys? Be Careful!
- Orchestration vs choreography for microservice workflows
- Generating unique IDs in a distributed environment at high scale.
- SCALABLE MICROSERVICES ARCHITECTURE WITH .NET MADE EASY – A TUTORIAL
- How (not) to cut microservices
- Data Consistency in Microservices Architecture
- Event Sourcing and Microservices
- Generating sortable Guids using NewId
- Release Management for Microservices
- Microservices to Async Processing Migration at Scale
- ViewModel Composition
- Improving Microservices Availability
- The Challenge of Microservices: UI Composition
- Microservices Architectural Pattern
- Microservices Architecture and Implementation on .NET 5
- Designing Loosely Coupled Microservices
- Architectural Patterns for High-Performance Microservices in Kubernetes
- GOTO 2020 • When To Use Microservices (And When Not To!) • Sam Newman & Martin Fowler
- GOTO 2021 • The Problem with Microservices • Dave Farley
- GOTO 2019 • 3 Common Pitfalls in Microservice Integration & How to Avoid Them • Bernd Rücker
- GOTO 2015 • Challenges in Implementing Microservices • Fred George
- GOTO 2020 • Beyond Microservices: Streams, State and Scalability • Gwen Shapira
- GOTO 2020 • Why GraphQL Between Microservices Is the Worst & Best Idea • Uri Goldshtein
- GOTO 2019 • Event-Driven Microservices, the Sense, the Non-sense and a Way Forward • Allard Buijze
- GOTO 2021 • Scale, Flow and Microservices • James Lewis
- From a distributed monolith to a microservices solution - Jan de Vries
- Microservices for system design interview preparation Playlist - Tech Dummies Narendra L
- Bounded Contexts, Microservices, and Everything In Between - Vladik Khononov - KanDDDinsky 2018
- Creating MicroService with .Net 5
- How to design and code a scaleable solution (from monolith to microservices)
- Building Reactive Microservices with .NET Core - Kevin Hoffman, Capital One
- "Reactive Microsystems - The Evolution of Microservices at Scale," with Jonas Bonér
- Does CAP Theorem apply to Microservices?
- Let's Learn .NET - Microservices
- 8 Practical Use Cases of Change Data Capture
- Mastering Chaos - A Netflix Guide to Microservices
- Compositional UIs - the Microservices Last Mile - Jimmy Bogard
- Avoiding Microservice Megadisasters - Jimmy Bogard
- Why programming language performance in microservices isn't (that) important
- .NET Microservices – Full Course
- Build Your First Microservice with .NET | Microservices Explained
- ASP.NET Community Standup - .NET Podcasts App Overview!
- Design Microservice Architectures the Right Way
- .NET Microservices Basics Course
- Building Event-Driven Microservices with Event Sourcing and CQRS - Lidan Hifi
- Light and Dark Side of the Event-Driven Design • Oskar Dudycz • Devoxx Poland 2021
- Microservices gets it WRONG defining Service Boundaries
- Microservices with .NET 6 and AWS Tutorial - Part 1
- Microservices with .NET 6 and AWS Tutorial - Part 2
- Microservices with .NET 6 and AWS Tutorial - Part 3
- Microservices with .NET 6 and AWS Tutorial - Part 4
- Shared Database between Services? Maybe!
- Microservices explained - the What, Why and How?
- Wolverine: Your Next Messaging Library
- Mauro Servienti - Designing a UI for Microservices
- The HIDDEN Challenge of Microservices: UI Composition
- Mapping event type by convention
- Should Each Microservice Have Its Own Database? by Dmitry Belyaev
- Don’t Build a Distributed Monolith - Jonathan "J." Tower - NDC London 2023
- Top 5 techniques for building the worst microservice system ever - William Brander - NDC London 2023
- rebus-org/Rebus - 🚌 Simple and lean service bus implementation for .NET
- dotnetcore/CAP - Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
- MassTransit/MassTransit - Distributed Application Framework for .NET
- BrighterCommand/Brighter - Command Dispatcher, Processor, and Distributed Task Queue
- microsoft/reverse-proxy - YARP: A toolkit for developing high-performance HTTP reverse proxy applications.
- abpframework/abp - Open Source Web Application Framework for ASP.NET Core
- lucabriguglia/Kledex - .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
- gigya/microdot - Microdot: An open source .NET microservices framework
- SteeltoeOSS/Steeltoe - Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
- FoundatioFx/Foundatio - Pluggable foundation blocks for building distributed apps.
- enbiso/Enbiso.NLib - .Net Standard Libraries for Microservices
- BookBeat/knightbus - Fast multi-transport messaging framework
- anliang11/surging - Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm,
- FamilyBucket - 集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
- moleculerjs/moleculer - Progressive microservices framework for Node.js.
- networknt/light-4j - A fast, lightweight and more productive microservices framework
- Raiffeisen-DGTL/ViennaNET - Framework for quickly creating enterprise microservices on .NET Core
- go-kit/kit - A standard library for microservices.
- asim/go-micro - Go Micro is a framework for distributed systems development
- go-kratos/kratos - A Go framework for microservices.
- GDATASoftwareAG/motornet - Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting
- NHadi/Dermayon - Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
- Eventuous/eventuous - Minimalistic Event Sourcing library for .NET
- Bullabs/Qitar - Domain Driven Design oriented application framework.
- JasperFx/wolverine - Next Generation .NET Command and Message Bus
- ServiceComposer/ServiceComposer.AspNetCore - ServiceComposer, a ViewModel Composition API Gateway
- EasyDesk/easydesk-clean-architecture - A microservice framework based on the Clean Architecture and the Domain Driven Design.
- dotnet/aspire - .NET Aspire is an opinionated, cloud ready stack for building observable, production ready, distributed applications
- eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, 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.
- coolstore-microservices - A full-stack .NET microservices build on Dapr and Tye
- practical-dapr - A full-stack .NET microservices build on Dapr and Tye
- twzhangyang/RestAirline - DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s
- eShopOnContainersDDD - Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
- dapr-tye-simple-microservices - An example of building .NET Core microservices with Dapr and Tye
- madslundt/NetCoreMicroservicesSample - Sample using micro services in .NET Core 3.1 Focusing on clean code
- run-aspnetcore-microservices - Microservices on .Net platforms which used Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture implementation. See Microservices Architecture and Step by Step Implementation on .NET Course w/ discount
- run-aspnet-identityserver4 - Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API applications with using OAuth 2 and OpenID Connect in IdentityServer4. Securing your web application and API with tokens, working with claims, authentication and authorization middlewares and applying policies.
- ModernArchitectureShop - The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure
- run-aspnet-grpc - Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by Step Implementation on .NET Course w/ discount
- coolstore-microservice
- practical-clean-ddd - A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
- shopping-cart-k8s - Service Mesh patterns for Microservices
- MicroCouriers - Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns
- book-fast-service-fabric - A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services
- profjordanov/realworld-microservices - Microservices based .NET Core backend implementation for RealWorld
- mspnp/microservices-reference-implementation - A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
- patrikduch/netcore-microservices - Advanced Microservices Architecture with NET5 framework
- alibaba/spring-cloud-alibaba - Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
- piomin/sample-spring-microservices-new - Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
- ThreeDotsLabs/monolith-microservice-shop - Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
- phongnguyend/Practical.CleanArchitecture
- thangchung/clean-architecture-dotnet - Dev: Apply Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns on eCommerce sample business domain. 🍻 Ops: Use Tye with Dapr extension to deploy it to Kubernetes.
- Crizstian/cinema-microservice - Example of a cinema microservice
- mmorejon/microservices-docker-go-mongodb - Example of Microservices in Go with Docker, Kubernetes and MongoDB
- AlphaYu/Adnc - .NET6 microservice/distributed development framework, but also suitable for the development of monolithic architecture systems.
- hbenc-uk/dapr-store - Sample application showcasing the use of Dapr to build microservices based apps
- sjefvanleeuwen/showcase - A Full Stack Journey with Micro Services and Micro Front Ends. Using dapr, kubernetes, react module federation and web assembly
- baotoq/micro-commerce - React, Nextjs, ASP.NET Core 5.0, IdentityServer, Dapr, Azure pipeline, K8S, SonarQube
- MongkonEiadon/VehicleTracker - Vehicle Tracker with Microservice example
- yang-xiaodong/eShopOnContainers - Replace eShopOnContainers EventBus with CAP
- jbw/TooBigToFailBurgerShop - .NET Microservice Reference Application. It's also an over-engineered burger shop!
- Daniel-Krzyczkowski/Smart-Accounting - This repository contains a solution for collecting invoices in a digital way.
- juicycleff/ultimate-backend - Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
- OpenCodeFoundation/eSchool - eSchool Microservice based Solution
- ttulka/ddd-example-ecommerce-microservices - Domain-driven design microservices example
- WolfgangOfner/MicroserviceDemo - This is a demo with two ASP .NET 5 microservices using RabbitMQ and Docker
- hd9/aspnet-microservices - Sample microservice architecture using .NET Core, Docker, Azure and Kubernetes.
- mansoorafzal/AspnetMicroservices - Development and Communication of Microservices with .NET Core 5 using ASP.NET Web API, Docker Compose, RabbitMQ, MassTransit, Portainer, gRPC, Protocol Buffers, SQL Server, Redis, MongoDB, PostgreSQL, Dapper, Entity Framework Core, AutoMapper, MediatR, FluentValidation, Ocelot, Elasticsearch, Kibana, Polly, OpenTelemetry, Jaeger.
- VasilisGaitanidis/master-containerized-microservices - This repo contains a sample application based on a fictional eCommerce. The primary goal of this sample is to demonstrate several software-architecture concepts like: Clean Architecture, Microservices, CQRS, Event Sourcing, Publish-Subscribe Architecture, Domain Driven Design (DDD). Currently this is a work in progress.
- MesutAtasoy/Joker - An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simple CRUD)
- evgenirusev/Distributed-eStore - Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
- Particular/eShopOnContainers
- matjazbravc/Microservice.Architecture.Demo - This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks
- Azure-Samples/container-apps-store-api-microservice - Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management
- thangchung/northwind-dotnet - A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
- ivaylokenov/Architecture-of-ASP.NET-Core-Microservices-Applications - Architecture of ASP.NET Core Microservices Applications
- EventSourcing.NetCore/MeetingsManagement
- microsoft/dotnet-podcasts - .NET 6 reference application shown at .NET Conf 2021 featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, and more!
- thangchung/bff-auth - The demonstration of modern authentication using BFF pattern
- manfredsteyer/yarp-auth-proxy
- thiagocruzrj/E-Commerce-Microservices - Creating a distributed e-commerce system with microservice architecture.
- Daniel-Krzyczkowski/Cloud-Pharmacy-On-Azure - Cloud Pharmacy is a fake medical company which used Microsoft Azure cloud services to implement the system for patients, physicians, and medicaments store.
- malikmasis/TelephoneDirectory - microservices-> .net core 3.1 - Docker, Jenkins, Ocelot, RabbitMq, MassTransit, mssql, postgresql, elastic search, serilog, kibana, swagger, jwt
- anhkhoadx/Microservices
- NHadi/Pos - Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
- m-jovanovic/event-reminder - .NET Core Web API for seamless event organization with configurable notification systems.
- AleksK1NG/Java-Spring-CQRS-Microservice - Java-Spring-CQRS-Microservice
- desenvolvedor-io/dev-store - A microservices e-commerce reference application built with ASP.NET 6
- idugalic/digital-restaurant - DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
- fraktalio/order-demo - Axon demo -
Order Management
Information System - A part of the systems landscape - AleksK1NG/Kotlin-ES-CQRS-Microservice - Kotlin-ES-CQRS-Microservice
- thangchung/coffeeshop-on-nomad - The .NET coffeeshop application runs on Nomad and Consul Connect
- patrikduch/netcore-microservices - Advanced NET Microservice Architecture with Azure Kubernetes Services integration.
- Ninchuga/AspNetMicroservicesShop - AspNetMicroservicesShop
- pmorelli92/Orleans.Tournament - Orleans sample with clustering, implicit stream handling, authentication, authorization, websockets
- AntonioFalcaoJr/EDA.CleanArch.DDD.CQRS.EventSourcing - A full-stack .NET 7 EDA solution
- markgossa/Reference-Event-Driven-Architecture
- AleksK1NG/Kotlin-Spring-gRPC-Microservice - Kotlin Spring gRPC Microservice
- jeremydmiller/WolverinePresentation - Sample code and slide deck for my Wolverine talk for the JetBrains webinar
- mauroservienti/designing-a-ui-for-microservices-demos/ - Demos and sample for my "Designing a UI for Microservices" talk
- oskardudycz/EventSourcing.NetCore/Sample/HotelManagement
- thinktecture-labs/cloud-native-sample - Sample application to demonstrate how to build, orchestrate, and automate a polyglot cloud-native application
- chayxana/Restaurant-App - Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
- thangchung/coffeeshop-on-dapr - The coffeeshop event-driven application which is developed and run on Dapr
- thangchung/try-nomad-dapr
- m-khooryani/OverCloudAirways
- meaboutsoftware/evolutionary-architecture ⭐ - Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns
- dotnet/eShop ⭐ - A reference .NET application implementing an eCommerce site
- jeremydmiller/CritterStackHelpDesk - My take on Oskar's Helpdesk sample application, but with Wolverine
- event-driven-dotnet/EventDriven.ReferenceArchitecture ⭐ - Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segregation (CQRS) and Event Driven Architecture (EDA).
- ebubekirdinc/SuuCat - SuuCat is a sample containerized application consisting of several microservices. Its purpose is to use microservice patterns in practice
- Physer/Microshop.NET - A .NET e-commerce showcase in a event-driven microservices architecture
- dotnet/eShopSupport - A reference .NET application using AI for a customer support ticketing system
- Azure-Samples/eShopOnAzure - A variant of https://github.com/dotnet/eShop that uses Azure
- dotnet/eShop - A reference .NET application implementing an eCommerce site
- thangchung/practical-dotnet-aspire - The practical .NET Aspire builds on the coffeeshop app business domain
- Microservices Architecture and Step by Step Implementation on .NET
- Building Microservices: Designing Fine-Grained Systems, 2nd Edition
- Microservices Patterns: With examples in Java 1st Edition
- Production-Ready Microservices: Building Standardized Systems Across an Engineering Organization
- Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith 1st Edition
- Reactive Microservices Architecture
- Microservice Architecture: Aligning Principles, Practices, and Culture
- Microservices in .NET Core, Second Edition
- Microservices in Action
- Microservices Security in Action
- Building Microservices with ASP.NET Core: Develop, Test, and Deploy Cross-Platform Services in the Cloud
- Building Event-Driven Microservices: Leveraging Organizational Data at Scale
- Microservices: Up and Running: A Step-by-Step Guide to Building a Microservices Architecture
- Practical Microservices with Dapr and .NET: A developer's guide to building cloud-native applications using the Dapr event-driven runtime
- Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- Microservices for the Enterprise: Designing, Developing, and Deploying
- Embracing Microservices Design: A practical guide to revealing anti-patterns and architectural pitfalls to avoid microservices fallacies
- Practical Event-Driven Microservices Architecture: Building Sustainable and Highly Scalable Event-Driven Microservices
- Practical Microservices with Dapr and .NET: A developer's guide to building cloud-native applications using the Dapr event-driven runtime