Architecting ASP.NET core applications an atypical design patterns guide for .NET 8, C# 12, and beyond

This unique ASP.NET Core book will fill in the gaps in your REST API and backend designs. Learn how to build robust, maintainable, and flexible apps using Gang of Four (GoF) design patterns and modern architectural principles. This new edition is updated for .NET 8 and focuses exclusively on the bac...

Full description

Bibliographic Details
Main Author: Marcotte, Carl-Hugo
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing Ltd. 2024
Edition:Third edition
Series:Expert insight
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02472nmm a2200349 u 4500
001 EB002207509
003 EBX01000000000000001344710
005 00000000000000.0
007 cr|||||||||||||||||||||
008 240503 ||| eng
050 4 |a TK5105.8885.A26 
100 1 |a Marcotte, Carl-Hugo 
245 0 0 |a Architecting ASP.NET core applications  |b an atypical design patterns guide for .NET 8, C# 12, and beyond  |c Carl-Hugo Marcotte 
250 |a Third edition 
260 |a Birmingham, UK  |b Packt Publishing Ltd.  |c 2024 
300 |a 806 pages  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Applications Web 
653 |a Logiciels d'application / Développement 
653 |a Microsoft .NET Framework / http://id.loc.gov/authorities/names/n2017043838 
653 |a C# (Langage de programmation) 
653 |a C# (Computer program language) / http://id.loc.gov/authorities/subjects/sh2001001705 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Expert insight 
776 |z 9781805123385 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781805123385/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 005.1 
520 |a This unique ASP.NET Core book will fill in the gaps in your REST API and backend designs. Learn how to build robust, maintainable, and flexible apps using Gang of Four (GoF) design patterns and modern architectural principles. This new edition is updated for .NET 8 and focuses exclusively on the backend, with new content on REST APIs, the REPR pattern, and building modular monoliths. You’ll start by covering foundational concepts like REST, the SOLID principles, Minimal APIs, dependency injection in .NET, and other ASP.NET Core 8 mechanisms. Then, you’ll learn to develop components using design patterns, including many from the GoF. Finally, you’ll explore organizing your application code with patterns that vary from layers to feature-oriented vertical slice designs, covering CQS and a deep dive into microservices along the way. A brand-new e-commerce project at the end of the book will tie it all together. This how-to guide will teach you how to assemble your own APIs from building blocks, to suit whatever real-world requirements you may have