```json //[doc-seo] { "Description": "Explore best practices for implementing the application layer in your solution with Domain Driven Design principles." } ``` # Best Practices: Application Layer The following documents suggest some best-practices that you can use while implementing the application layer of your solution by following the Domain Driven Design principles: * [Application Services](./application-services.md) * [Data Transfer Objects](./data-transfer-objects.md)