"DDDBookExplanation":"A practical guide for implementing the Domain Driven Design with the ABP Framework.",
"Overview":"Overview",
"DDDBookPracticalGuide":"This is a practical guide for implementing the Domain Driven Design (DDD). While the implementation details are based on the ABP Framework infrastructure, the basic concepts, principles and models can be applied to any solution, even if it is not a .NET solution.",
@ -376,7 +376,7 @@
"MasteringAbpFramework_Book_WhoIsThisBookFor":"Who's This Book For",
"MasteringAbpFramework_Book_WhoIsThisBookFor_Description":"This book is for web developers who want to learn software architectures and best practices for building\n maintainable web-based solutions using Microsoft technologies and ABP Framework. Basic knowledge of C#\n and ASP.NET Core is necessary to get started with this book.",
"MicroserviceBookPracticalGuide":"This book is a reference guide for developing and managing microservice-based applications using the ABP Framework. It references the <strong>.NET Microservice Sample Reference Application</strong>: eShopOnContainers and discusses the architectural design and implementation approaches using the ABP Framework. By the end of this book, you'll learn how ABP approaches the common microservice complexities such as authorization, distributed transactions, inter-microservice communications, deployment, etc.",
"IntroducingTheSolution":"Introducing the eShopOnAbp Solution",