Skip to content

.NET 10.0 Microservices platform implementing Clean Architecture, CQRS, and Event-Driven Design. Containerized deployment on Azure Container Apps with automated CI/CD via GitHub Actions and Docker.

Notifications You must be signed in to change notification settings

anima-studio/Anima.Blueprint

Repository files navigation

Anima.Blueprint

This repository serves as a Proof-of-Concept (PoC) demonstration project, showcasing practical implementation across various technologies and software architecture patterns.

Technologies and Architectural Patterns

  • Clean Architecture: Clear separation of concerns into layers.
  • Microservices: Autonomous services.
  • Domain-Driven Design (DDD): Mirroring business rules into code.
  • CQRS (Command Query Responsibility Segregation): Separating read and write operations for improved performance and maintainability.
  • Building Blocks: Utilizing modular design principles to create maintainable and scalable components.

About

.NET 10.0 Microservices platform implementing Clean Architecture, CQRS, and Event-Driven Design. Containerized deployment on Azure Container Apps with automated CI/CD via GitHub Actions and Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages