No detailed description available for "An Atypical ASP.NET Core 6 Design Patterns Guide".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80324-388-7 (9781803243887)
Schweitzer Klassifikation
Marcotte Carl-Hugo:
Carl-Hugo Marcotte is a software craftsman who has developed digital products professionally since 2005, while his coding journey started around 1989 for fun. He has a bachelor's degree in computer science. He has acquired a solid background in software architecture and expertise in ASP.NET Core through creating a wide range of web and cloud applications, from custom e-commerce websites to enterprise applications. He served many customers as an independent consultant, taught programming, and is now a Principal Architect at Export Development Canada. Passionate about C#, ASP.NET Core, AI, automation, and Cloud computing, he fosters collaboration and the open-source ethos, sharing his expertise with the tech community.
Table of Contents - Introduction
- Automated Testing
- Architectural Principles
- The MVC Pattern using Razor
- The MVC Pattern for Web APIs
- Understanding the Strategy, Abstract Factory, and Singleton Design Patterns
- Deep Dive into Dependency Injection
- Options and Logging Patterns
- Structural Patterns
- Behavioral Patterns
- Understanding the Operation Result Design Pattern
- Understanding Layering
- Getting Started with Object Mappers
- 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
- Appendix A
- Appendix B