دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Dino Esposito
سری:
ISBN (شابک) : 9780138203429, 0138203288
ناشر: Microsoft
سال نشر: 2024
تعداد صفحات: 614
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 12 Mb
در صورت تبدیل فایل کتاب Clean Architecture with .NET به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب معماری تمیز با دات نت نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Cover Page Title Page Copyright Page Contents at a Glance Contents Acknowledgments Introduction Who should read this book This book might not be for you if… Organization of this book Downloads: reference application Errata, updates, and book support Stay in touch Part I: The Holy Grail of Modularity Chapter 1. The quest for modular software architecture In the beginning, it was three-tier The DDD canonical architecture Different flavors of layers Summary Chapter 2. The ultimate gist of DDD Design driven by the domain Ubiquitous language The bounded context The context map Summary Chapter 3. Laying the ground for modularity Aspects and principles of modularization Applying modularization Achieving modularity The simplest solution ever Summary Part II: Architecture Cleanup Chapter 4. The presentation layer Project Renoir: the final destination Business requirements engineering Boundaries and deployment of the presentation layer Presentation layer development Summary Chapter 5. The application layer An architectural view of Project Renoir Task orchestration Data transfer Implementation facts Boundaries and deployment of the application layer Summary Chapter 6. The domain layer Decomposition of the domain layer Devising a domain model The hitchhiker’s guide to the domain Summary Chapter 7. Domain services What is a domain service, anyway? Common scenarios for domain services Implementation facts Open points Summary Chapter 8. The infrastructure layer Responsibilities of the infrastructure layer Implementing the persistence layer Data storage architecture Summary Part III: Common Dilemmas Chapter 9. Microservices versus modular monoliths Moving away from legacy monoliths Facts about microservices Can microservices fit all applications? Modular monoliths Summary Chapter 10. Client-side versus server-side A brief history of web applications Client-side rendering Server-side rendering Summary Chapter 11. Technical debt and credit The hidden cost of technical debt The hidden profit of technical credit Summary Index Code Snippets