
An An Atypical ASP.NET Core 5 Design Patterns Guide
A SOLID adventure into architectural principles, design patterns, .NET 5, and C#
Carl-Hugo Marcotte(Author)
Packt Publishing
Published on 31. December 2020
Book
Paperback/Softback
762 pages
978-1-78934-609-1 (ISBN)
Description
A .NET developer's guide to crafting robust, maintainable, and flexible web apps by leveraging C# 9 and .NET 5 features and component-scale and application-scale design patterns
Key Features
Apply software design patterns effectively, starting small and progressing to cloud-scale
Discover modern application architectures such as vertical slice, clean architecture, and event-driven microservices
Explore ASP.NET design patterns, from options to full-stack web development using Blazor
Book DescriptionDesign patterns are a set of solutions to many of the common problems occurring in software development. Knowledge of these design patterns helps developers and professionals to craft software solutions of any scale.
ASP.NET Core 5 Design Patterns starts by exploring basic design patterns, architectural principles, dependency injection, and other ASP.NET Core mechanisms. You'll explore the component scale as you discover patterns oriented toward small chunks of the software, and then move to application-scale patterns and techniques to understand higher-level patterns and how to structure the application as a whole. The book covers a range of significant GoF (Gangs of Four) design patterns such as strategy, singleton, decorator, facade, and composite. The chapters are organized based on scale and topics, allowing you to start small and build on a strong base, the same way that you would develop a program. With the help of use cases, the book will show you how to combine design patterns to display alternate usage and help you feel comfortable working with a variety of design patterns. Finally, you'll advance to the client side to connect the dots and make ASP.NET Core a viable full-stack alternative.
By the end of the book, you'll be able to mix and match design patterns and have learned how to think about architecture and how it works.
What you will learn
Apply the SOLID principles for building flexible and maintainable software
Get to grips with .NET 5 dependency injection
Work with GoF design patterns such as strategy, decorator, 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 alternative to layering
Understand microservices, what they are, and what they are not
Build ASP.NET UI from server-side to client-side Blazor
Who this book is forThis design patterns book is for intermediate-level software and web developers with some knowledge 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.
Key Features
Apply software design patterns effectively, starting small and progressing to cloud-scale
Discover modern application architectures such as vertical slice, clean architecture, and event-driven microservices
Explore ASP.NET design patterns, from options to full-stack web development using Blazor
Book DescriptionDesign patterns are a set of solutions to many of the common problems occurring in software development. Knowledge of these design patterns helps developers and professionals to craft software solutions of any scale.
ASP.NET Core 5 Design Patterns starts by exploring basic design patterns, architectural principles, dependency injection, and other ASP.NET Core mechanisms. You'll explore the component scale as you discover patterns oriented toward small chunks of the software, and then move to application-scale patterns and techniques to understand higher-level patterns and how to structure the application as a whole. The book covers a range of significant GoF (Gangs of Four) design patterns such as strategy, singleton, decorator, facade, and composite. The chapters are organized based on scale and topics, allowing you to start small and build on a strong base, the same way that you would develop a program. With the help of use cases, the book will show you how to combine design patterns to display alternate usage and help you feel comfortable working with a variety of design patterns. Finally, you'll advance to the client side to connect the dots and make ASP.NET Core a viable full-stack alternative.
By the end of the book, you'll be able to mix and match design patterns and have learned how to think about architecture and how it works.
What you will learn
Apply the SOLID principles for building flexible and maintainable software
Get to grips with .NET 5 dependency injection
Work with GoF design patterns such as strategy, decorator, 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 alternative to layering
Understand microservices, what they are, and what they are not
Build ASP.NET UI from server-side to client-side Blazor
Who this book is forThis design patterns book is for intermediate-level software and web developers with some knowledge 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.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Target group
Professional and scholarly
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 41 mm
Weight
1399 gr
ISBN-13
978-1-78934-609-1 (9781789346091)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Persons
Carl-Hugo Marcotte is a senior .NET developer working as an independent consultant out of Ottawa, Canada. Having written his first line of code at about eight years old, he has grown to be an expert on Software Architecture, C#, Asp.Net, Asp.Net Core, Agile Methodologies, Azure and Cloud. Since the beginning of his career, he developed projects of different sizes; mostly for enterprises. Knowledge is what drives him which led him to teach part-time computer programming to adults going back to school; leading to fruitful second chances for some! He is also an active blogger which he sees as another effective way of sharing his skills and code with the world.
Content
Table of Contents
Introduction to .NET
Testing your ASP.NET Core application
Architectural principles
The MVC pattern using Razor
The MVC pattern for Web APIs
Understanding Strategy, Abstract Factory, and Singleton design patterns
Deep Dive into Dependency Injection
Options and Logging pattern
Structural Patterns
Behavioral patterns
Undersanding the Operation Result Design Pattern
Understanding Layering
Getting started with Object Mapper
Mediator and CQRS design patterns
Getting Started with Vertical Slice Architecture
Introduction to Microservices Architecture
ASP.NET Core User Interfaces
A Brief Look into Blazor
Introduction to .NET
Testing your ASP.NET Core application
Architectural principles
The MVC pattern using Razor
The MVC pattern for Web APIs
Understanding Strategy, Abstract Factory, and Singleton design patterns
Deep Dive into Dependency Injection
Options and Logging pattern
Structural Patterns
Behavioral patterns
Undersanding the Operation Result Design Pattern
Understanding Layering
Getting started with Object Mapper
Mediator and CQRS design patterns
Getting Started with Vertical Slice Architecture
Introduction to Microservices Architecture
ASP.NET Core User Interfaces
A Brief Look into Blazor