olore-dotnet-architecture-latest

star 67

Local dotnet-architecture documentation reference (latest). .NET architecture documentation covering microservices, clean architecture, DDD, CQRS, gRPC, containerized apps, serverless, and cloud-native design patterns.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-dotnet-architecture-latest description: Local dotnet-architecture documentation reference (latest). .NET architecture documentation covering microservices, clean architecture, DDD, CQRS, gRPC, containerized apps, serverless, and cloud-native design patterns.

dotnet-architecture Documentation

.NET architecture documentation covering microservices, cloud-native patterns, DDD, CQRS, Blazor migration, .NET MAUI enterprise patterns, and modern ASP.NET Core web app design.

Quick Reference

Task Entry Point
Microservices architecture overview contents/microservices/index.md
DDD and CQRS patterns contents/microservices/microservice-ddd-cqrs-patterns/index.md
Cloud-native .NET on Azure contents/cloud-native/index.md
Modern web apps with ASP.NET Core contents/modern-web-apps-azure/index.md
Blazor migration from Web Forms contents/blazor-for-web-forms-developers/index.md
.NET MAUI enterprise patterns contents/maui/index.md
Resilient HTTP with Polly contents/microservices/implement-resilient-applications/index.md
API gateway with Ocelot contents/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md

When to use

Use this skill when the user asks about:

  • Microservices architecture design and patterns (.NET, Docker, Kubernetes)
  • Domain-Driven Design (DDD), CQRS, event sourcing in .NET
  • Cloud-native application design for Azure
  • Containerized .NET apps, Docker Compose, AKS
  • Clean architecture, SOLID principles, modern web app patterns
  • gRPC, service mesh, API gateways, messaging (RabbitMQ, integration events)
  • Blazor migration from ASP.NET Web Forms
  • .NET MAUI enterprise app patterns (MVVM, DI, navigation, validation)
  • Resilience patterns: retry, circuit breaker, Polly, IHttpClientFactory
  • Security in microservices: JWT, IdentityServer, Azure Key Vault

How to find information

  1. First, read TOC.md for the complete file listing organized by directory
  2. Identify the relevant section based on the user's question
  3. Read specific files for details

TOC.md contains all 158 files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-dotnet-architecture-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator