Bild 1 von 1

Galerie
Bild 1 von 1

Architektur ASP.NET Kernanwendungen: A... 9781805123385 von Carl-Hugo Marcotte-
US $48,46
Ca.EUR 41,30
Artikelzustand:
“Used - Very Good”
Sehr gut
Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand befindet. Der Einband weist keine offensichtlichen Beschädigungen auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
US $3,99 (ca. EUR 3,40) USPS Media MailTM.
Standort: Medford, New York, USA
Lieferung:
Lieferung zwischen Fr, 19. Sep und Fr, 26. Sep nach 94104 bei heutigem Zahlungseingang
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:388032837914
Artikelmerkmale
- Artikelzustand
- Sehr gut
- Hinweise des Verkäufers
- “Used - Very Good”
- Book Title
- Architecting ASP.NET Core Applications: An atypical design pat...
- ISBN
- 9781805123385
Über dieses Produkt
Product Identifiers
Publisher
Packt Publishing, The Limited
ISBN-10
1805123386
ISBN-13
9781805123385
eBay Product ID (ePID)
8066409118
Product Key Features
Publication Name
Architecting ASP. NET Core Applications : An Atypical Design Patterns Guide for . NET 8, C# 12, and Beyond
Language
English
Publication Year
2024
Subject
Web / Web Services & APIs
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Length
92.5 in
Item Width
75 in
Additional Product Features
Intended Audience
Trade
Synopsis
Backend design like you've never seen it before - a guide to building SOLID ASP.NET Core web apps that stand the test of time. Featuring more Minimal APIs, more testing, a new e-commerce project, and the modular monolith!Purchase of the print or Kindle book includes a free PDF eBook. Key Features Learn multiple ways to organize your application code and become a more flexible ASP.NET Core developer Explore hands-on design patterns, learn architectural principles, and how to sidestep anti-patterns Refactor code toward modern application design, such as feature-based vertical slice and clean architecture Book Description 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. What you will learn Apply the SOLID principles for building flexible and maintainable software Test your apps effectively with automated tests, including black-box testing Embark on mastering ASP.NET Core dependency injection Work with GoF design patterns including strategy, decorator, facade, and composite Design REST APIs using Minimal APIs and ASP.NET Core MVC Discover layering and the tenets of clean architecture Use feature-oriented techniques as an alternative to layering Explore microservices, CQS, REPR, vertical slice architecture, and many more patterns Who this book is for This book is for intermediate-level ASP.NET Core developers who want to improve their C# app code structure and API design skills. ASP.NET developers who want to modernize their knowledge and enhance their technical architecture skills will also like this book. It's also a good refresher for those in software design roles with more experience looking to update their expertise.A good knowledge of C# programming and a basic understanding of web concepts is necessary to get the most out of this book, though some refreshers are included along the way. ]]>, Backend design like you've never seen it before - a guide to building SOLID ASP.NET Core web apps that stand the test of time. Featuring more Minimal APIs, more testing, a new e-commerce project, and the modular monolith! Purchase of the print or Kindle book includes a free PDF eBook. Key Features Learn multiple ways to organize your application code and become a more flexible ASP.NET Core developer Explore hands-on design patterns, learn architectural principles, and how to sidestep anti-patterns Refactor code toward modern application design, such as feature-based vertical slice and clean architecture Book Description 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. What you will learn Apply the SOLID principles for building flexible and maintainable software Test your apps effectively with automated tests, including black-box testing Embark on mastering ASP.NET Core dependency injection Work with GoF design patterns including strategy, decorator, facade, and composite Design REST APIs using Minimal APIs and ASP.NET Core MVC Discover layering and the tenets of clean architecture Use feature-oriented techniques as an alternative to layering Explore microservices, CQS, REPR, vertical slice architecture, and many more patterns Who this book is for This book is for intermediate-level ASP.NET Core developers who want to improve their C# app code structure and API design skills. ASP.NET developers who want to modernize their knowledge and enhance their technical architecture skills will also like this book. It's also a good refresher for those in software design roles with more experience looking to update their expertise. A good knowledge of C# programming and a basic understanding of web concepts is necessary to get the most out of this book, though some refreshers are included along the way. Table of Contents Introduction Automated Testing Architectural Principles REST APIs Minimal APIs Model-View-Controller Strategy, Abstract Factory, and Singleton Design Patterns Dependency Injection Application Configuration and the Options Pattern Logging Patterns Structural Patterns Behavioral Patterns Operation Result Pattern Layering and Clean Architecture Object Mappers Mediator and CQS Patterns Getting Started with Vertical Slice Architecture Request-EndPoint-Response (REPR) Introduction to Microservices Architecture Modular Monolith
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
Sensational Buys
99,8% positive Bewertungen•61.247 Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (18.959)
- r***r (16)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufShipping was very fast. Packaging was very well done. Book is in Very Good condition, as advertised. I wasn't too worried there wasn't a photograph of the book, as the reviews speak highly of this shop. The price was awesome. I've very pleased with this transaction. Trustworthy, professional seller.Hathor: A Reintroduction to an Ancient Egypt... 9781910191224 by Jackson, Lesley (Nr. 388149776707)
- b***s (2385)- Bewertung vom Käufer.Letzter MonatBestätigter KaufGreat product, quality and condition as shown and described and looks great, excellent communications, very good packaging and superfast shipping, excellent value, would definitely buy from seller again, highly recommended, A+++
- 7***7 (2044)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufAs described and shipped promptly, but the corners were badly deformed and crushed because it was shipped in a thin plastic mailer. I forgot my own rule - always ask seller to protect a book that is old, signed, first edition, rare or valuable for some other reason. 👍The Art and History of Steinbach Nutcrackers: An ... 9798218468729 by West, Rich (Nr. 388151896847)
Noch mehr entdecken:
- Hörbücher Eric Carle,
- Eric Carle Belletristik-Bücher,
- Sachbuch Eric Carle Bücher,
- Carl Hiaasen Belletristik-Bücher,
- Hörbücher und Hörspiele Eric Carle,
- Bücher über Architektur Sachbuch,
- Architektur-Zeitschriften,
- Victor Hugo Belletristik-Bücher,
- Taschenbücher über Architektur,
- Die kleine Raupe Nimmersatte Eric Carle Belletristik-Bücher