Provides comprehensive access to the official Microsoft guide for building containerized .NET microservices and distributed applications.
This skill integrates the complete 350-page official Microsoft reference, '.NET Microservices Architecture for Containerized .NET Applications' (v7.0), directly into your workflow. It allows Claude to provide authoritative guidance on complex topics such as Domain-Driven Design (DDD), CQRS, event-driven architectures, and container orchestration with Docker and Kubernetes. Whether you are designing a new system or refactoring a monolith, this skill offers immediate access to implementation patterns, resilience strategies like circuit breakers, and detailed analysis of the eShopOnContainers reference architecture, ensuring your project follows industry-standard Microsoft best practices.
主要功能
01Full text access to the official v7.0 Microsoft .NET Microservices Architecture guide
02Detailed implementation guidance for DDD, CQRS, and API Gateway patterns
03Detailed technical breakdown of the eShopOnContainers reference application
04Comprehensive coverage of Docker and Kubernetes orchestration strategies
057 GitHub stars
06In-depth reference for resilience patterns including Circuit Breaker and Retry
使用场景
01Verifying official Microsoft recommendations for microservices architectural decisions
02Designing robust event-driven communications and data management strategies
03Implementing tactical and strategic Domain-Driven Design patterns in ASP.NET Core