-
-
Notifications
You must be signed in to change notification settings - Fork 689
Related Content and Projects
Ivan Paulovich edited this page Feb 3, 2020
·
2 revisions
Video | Date |
---|---|
DDD Tactical Design and Clean Architecture - Stockholm Domain-Driven Design Meetup | January 30, 2020 |
Clean Architecture Essentials - Stockholm Software Crafstmanship Meetup | November 11, 2019 |
Hexagonal and Clean Architecture styles. Same or Different? | Sep 16, 2019 |
Clean Architecture Essentials | Sep 13, 2019 |
Shinning Frameworks and DDD?! | Sep 12, 2019 |
Clean Architecture: The User Interface is a detail | Sep 11, 2019 |
TDD and Hexagonal Architecture: Clean Tests | Sep 10, 2019 |
Designing and Testing Input Validation with .NET Core: The Clean Architecture way | Sep 9, 2019 |
Clean Architecture Manga | Aug 6, 2019 |
TDD and TDD with .NET Core and VSCode | Nov 3, 2018 |
Introduction to Clean Architecture | Oct 31, 2018 |
This project follows the all-contributors specification. Contributions of any kind welcome!
ProTip #3: Would you like to show Clean Architecture on your GitHub profile? Hit the FORK
button
- Value Object
- Entity
- Aggregate Root
- Repository
- Use Case
- Bounded Context
- Entity Factory
- Domain Service
- Application Service
- Single Responsibility Principle
- Open-Closed Principle
- Liskov Substitution Principle
- Interface Segregation Principle
- Dependency Inversion Principle
- Swagger and API Versioning
- Microsoft Extensions
- Feature Flags
- Logging
- Data Annotations
- Authentication
- Authorization