Mehr lesen
ASP.NET Core 10 is finally here. Dive into the most encompassing update to Microsoft's framework for developing web apps using the all-new .NET 10 framework. This book continues the legacy of the classic, bestselling ASP.NET Core manual but with 100% new material. Create modern, high-performance web apps with ease.
In this completely new manual, gain a deeper understanding of ASP.NET Core for .NET 10 and dives deep into the tools and techniques required to build modern, extensible web applications. New features and capabilities such as enhancements to the minimal hosting model, improved Blazor capabilities with a unified template, and advanced routing options, and optimizations for performance and security. For each of these topics, make the abstract concrete with real-world examples.
Starting with the nuts-and-bolts topics, learn about middleware components, built-in services, request model binding, and more. As you gain knowledge and confidence, the author introduces increasingly more complex topics and advanced features, including endpoint routing and dependency injection.
What You Will Learn
- Explore the entire ASP.NET Core 10 platform
- Apply the new ASP.NET Core for .NET 10 features in your developer environment
- See how to create RESTful web services, web applications, and client-side applications
- Build on your existing knowledge to get up and running with new programming models quickly and effectively
Who This Book Is ForWeb developers with a basic knowledge of web development and C# who want to incorporate the latest improvements and functionality in ASP.NET Core for .NET 10 into their own projects.
Inhaltsverzeichnis
Chapter 1: Welcome to ASP.NET Core 10.- Chapter 2: Setting Up Your Development Environment.- Chapter 3: Creating Your First ASP.NET Core 10 Application.- Chapter 4: Understanding the ASP.NET Core 10 Pipeline.- Chapter 5: The .NET Ecosystem: Core, Framework, and Beyond.- Chapter 6: Mastering Dependency Injection.- Chapter 7: Routing and Endpoints in ASP.NET Core 10.- Chapter 8: Configuration and Options in ASP.NET Core 10.- Chapter 9: Logging and Monitoring.- Chapter 10: Building Secure Applications.- Chapter 11: Integrating Databases with Entity Framework Core.- Chapter 12: Building Efficient APIs with ASP.NET Core.- Chapter 13: SignalR and Real-Time Communication.- Chapter 14: Caching and Performance Optimization.- Chapter 15: File Handling and Storage.- Chapter 16: Razor Pages: Simplified Web Development.- Chapter 17: Model Binding and Validation.- Chapter 18: Advanced MVC Patterns.- Chapter 19: Blazor Server: A Modern Approach to Web Apps.- Chapter 20: Blazor WebAssembly: Full-Stack Web Development.- Chapter 21: Using Tag Helpers and View Components.- Chapter 22: Building Rich Forms with Tag Helpers.- Chapter 23: Integrating .NET MAUI with ASP.NET Core.- Chapter 24: Building Hybrid Applications with Blazor and .NET MAUI.- Chapter 25: Unit Testing and Integration Testing.- Chapter 26: Optimizing Performance in ASP.NET Core 10.- Chapter 27: Deploying ASP.NET Core Applications.- Chapter 28: Extending ASP.NET Core with Middleware.- Chapter 29: Creating the Final Project: Planning and Setup.- Chapter 30: Building the Final Project.