Customizing ASP.NET Core 6.0 - Second Edition - Helion
Tytuł oryginału: Customizing ASP.NET Core 6.0 - Second Edition
ISBN: 9781803243818
stron: 204, Format: ebook
Data wydania: 2021-12-31
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
ASP.NET Core comes packed full of hidden features for building sophisticated web applications. You'd be missing out on a lot of its capabilities by not customizing it to work for your applications. With Customizing ASP.NET Core 6.0, you'll discover techniques to help you get the most out of the framework to deliver robust applications.
In this updated second edition, you'll cover the latest features and changes in the .NET 6 LTS version. You'll find new insights and customization techniques for important topics such as authentication and authorization. The book will also show you how to work with caches and change the default behavior of ASP.NET Core apps. You'll learn essential concepts relating to optimizing the framework, such as configuration, dependency injection, routing, action filters, and more. As you progress, you'll be able to create custom solutions that meet the needs of your use case with ASP.NET Core. Later chapters will cover expert techniques and best practices for using the framework for your app development needs, from UI design to hosting. Finally, you'll focus on the new endpoint routing in ASP.NET Core to build custom endpoints and add third-party endpoints to your web apps for processing requests faster.
By the end of this book, you'll be able to customize ASP.NET Core to develop robust optimized apps.
Osoby które kupowały "Customizing ASP.NET Core 6.0 - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Customizing ASP.NET Core 6.0. Learn to turn the right screws to optimize ASP.NET Core applications for better performance - Second Edition eBook -- spis treści
- 1. Customizing Logging
- 2. Customizing App Configuration
- 3. Customizing Dependency Injection
- 4. Configuring and Customizing HTTPS with Kestrel
- 5. Configuring WebHostBuilder
- 6. Using Different Hosting Models
- 7. Using IHostedService and BackgroundService
- 8. Writing Custom Middleware
- 9. Working with Endpoint Routing
- 10. Customizing ASP.NET Core Identity
- 11. Configuring Identity Management
- 12. Content Negotiation Using a Custom OutputFormatter
- 13. Managing Inputs with Custom ModelBinder
- 14. Creating a Custom ActionFilter
- 15. Working with Caches
- 16. Creating Custom TagHelper