An Atypical ASP.NET Core 6 Design Patterns Guide: A SOLID adventure into architectural principles and design patterns using .NET 6 and C# 10 (Paperback)
Carl-Hugo Marcotte , Abdelhamid Zebdi
- 出版商: Packt Publishing
- 出版日期: 2022-03-28
- 定價: $1,860
- 售價: 6.0 折 $1,116
- 語言: 英文
- 頁數: 678
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1803249846
- ISBN-13: 9781803249841
-
相關分類:
.NET、ASP.NET、Design Pattern
-
其他版本:
Architecting ASP.NET Core Applications : An atypical design patterns guide for .NET 8, C# 12, and beyond, 3/e (Paperback)
買這商品的人也買了...
-
$520$411 -
$420$332 -
$509精通 C# 5.0 與 .NET 4.5 高級編程-LINQ, WCF, WPF 和 WF
-
$620$484 -
$580$458 -
$860$731 -
$650$507 -
$352大話代碼架構 (項目實戰版)
-
$1,200$948 -
$403SQL 優化核心思想
-
$301Spring Data JPA 從入門到精通
-
$520$411 -
$350$298 -
$454Spring 微服務架構設計, 2/e
-
$1,700$1,615 -
$536精通Spring Cloud微服務架構
-
$403Vue.js 入門與商城開發實戰
-
$500$390 -
$780$608 -
$780$616 -
$403Xamarin 全棧開發技術與實踐 (微課版)
-
$400$340 -
$458Spring Boot 企業級項目開發實戰
-
$650$507 -
$690$538
商品描述
The professional developer's essential guide to building robust, maintainable, and flexible web apps by leveraging C# 10 and .NET 6 features and component- and application-scale design patterns
Key Features:
- Apply the SOLID architectural principles and software design patterns effectively with a focus on dependency injection
- Discover modern application architectures such as vertical slice, clean architecture, and event-driven microservices
- Explore full-stack ASP.NET Core with an overview of Blazor
Book Description:
An Atypical ASP.NET Core 6 Design Patterns Guide, Second Edition approaches programming like playing with LEGO(R) snapping small pieces together to create something beautiful. Thoroughly updated for ASP.NET Core 6, with further coverage of microservices patterns, data contracts, and event-driven architecture, this book gives you the tools to build and glue reliable components together to improve your programmatic masterpieces.
The chapters are organized based on scale and topic, allowing you to start small and build on a strong base, the same way that you would develop a program. You will begin by exploring basic design patterns, SOLID architectural principles, dependency injection, and other ASP.NET Core 6 mechanisms. You'll explore component-scale patterns, and then move to higher level application-scale patterns and techniques to better structure your applications. Finally, you'll advance to the client side to connect the dots with tools like Blazor and make ASP.NET Core a viable full-stack web development framework.
You will supplement your learning with practical use cases and best practices, exploring a range of significant Gang of Four (GoF) design patterns along the way. By the end of the book, you will be comfortable combining and implementing patterns in different ways, and crafting software solutions of any scale.
What You Will Learn:
- Apply the SOLID principles for building flexible and maintainable software
- Get to grips with .NET dependency injection
- Work with GoF design patterns such as strategy, decorator, façade, and composite
- Explore the MVC patterns for designing web APIs and web applications using Razor
- Discover layering techniques and tenets of clean architecture
- Become familiar with CQRS and vertical slice architecture as an alternate to layering
- Understand microservices and when they can benefit your applications
- Build ASP.NET User interface from server-side to client-side Blazor
Who this book is for:
The book is intended for intermediate software and web developers with an understanding of .NET who want to write flexible, maintainable, and robust code for building scalable web applications. Knowledge of C# programming and an understanding of web concepts like HTTP is necessary.