E-Book, Englisch, 806 Seiten
Marcotte Architecting ASP.NET Core Applications
3. Auflage 2024
ISBN: 978-1-80512-930-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
An atypical design patterns guide for .NET 8, C# 12, and beyond
E-Book, Englisch, 806 Seiten
ISBN: 978-1-80512-930-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Architecting ASP.NET Core Applications".
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Web Services
Weitere Infos & Material
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