Customizing ASP.NET Core 6.0 - The second edition
Jürgen Gutsch - 04 January, 2022
Just a couple of days ago, the second edition of my book Customizing ASP.NET Core got released by Packt
The second edition is updated to .NET 6 and includes three new chapters. I also put the chapters into a more logical order :-D
This is the nee table of contents:
- Customizing Logging
- Customizing App Configuration
- Customizing Dependency Injection
- Configuring and Customizing HTTPS
- Configuring WebHostBuilder
- Using different Hosting models
- Using IHostedService and BackgroundService
- Writing Custom Middleware
- Working with Endpoint Routing
- Customizing ASP.NET Core Identity [NEW]
- Configuring Identity Management [NEW]
- Content Negotiation Using a Custom OutputFormatter
- Managing Inputs with Custom ModelBinders
- Creating custom ActionFilter
- Working with Caches [NEW]
- Creating custom TagHelpers
Working with Packt
I'd like to thank the Packt team and its motivation and accuracy to create the best result possible. Actually writing isn't that hard, but getting it completely right, nice, and readable afterward is the hard part. Packt did a great job and I really like the result.
Maybe the next project is in the making. ;-)