Book description
Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this best-selling book, now in its 9th edition and updated for ASP.NET Core for .NET 6. It contains detailed explanations of the ASP.NET Core platform and the application frameworks it supports. This cornerstone guide puts ASP.NET Core for .NET 6 into context and dives deep into the tools and techniques required to build modern, extensible web applications. New features and capabilities such as MVC, Razor Pages, Blazor Server, and Blazor WebAssembly are covered, along with demonstrations of how they are applied.
ASP.NET Core for .NET 6 is the latest evolution of Microsoft’s ASP.NET web platform and provides a "host-agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility.
Author Adam Freeman has thoroughly revised this market-leading book and explains how to get the most from ASP.NET Core for .NET 6. He starts with the nuts-and-bolts topics, teaching you about middleware components, built-in services, request model binding, and more. As you gain knowledge and confidence, he introduces increasingly more complex topics and advanced features, including endpoint routing and dependency injection. He goes in depth to give you the knowledge you need.
This book follows the same format and style as the popular previous editions but brings everything up to date for the new ASP.NET Core for .NET 6 release and broadens the focus to include all of the ASP.NET Core platform. You will appreciate the fully worked case study of a functioning ASP.NET Core application that you can use as a template for your own projects.
Source code for this book can be found at https://github.com/Apress/pro-asp.net-core-6.
What You Will Learn
- Explore the entire ASP.NET Core platform
- Apply the new ASP.NET Core for .NET 6 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 For
Web 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 6 into their own projects.
Table of contents
- Cover
- Front Matter
-
PART . I
- 1. Putting ASP.NET Core in Context
- 2. Getting Started
- 3. Your First ASP.NET Core Application
- 4. Using the Development Tools
- 5. Essential C# Features
- 6. Testing ASP.NET Core Applications
- 7. SportsStore: A Real Application
- 8. SportsStore: Navigation and Cart
- 9. SportsStore: Completing the Cart
- 10. SportsStore: Administration
- 11. SportsStore: Security and Deployment
- PART II. PART II
-
PART III. PART III
- 18. Creating the Example Project
- 19. Creating RESTful Web Services
- 20. Advanced Web Service Features
- 21. Using Controllers with Views, Part I
- 22. Using Controllers with Views, Part II
- 23. Using Razor Pages
- 24. Using View Components
- 25. Using Tag Helpers
- 26. Using the Built-in Tag Helpers
- 27. Using the Forms Tag Helpers
- 28. Using Model Binding
- 29. Using Model Validation
- 30. Using Filters
- 31. Creating Form Applications
- PART IV. PART IV
- Back Matter
Product information
- Title: Pro ASP.NET Core 6: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
- Author(s):
- Release date: February 2022
- Publisher(s): Apress
- ISBN: 9781484279571
You might also like
book
Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
Now in its 8th edition, Pro ASP.NET Core has been thoroughly updated for ASP.NET Core 3 …
video
The Complete Guide to ASP.NET Core MVC (.NET 6)
This is a beginner to an advanced-level course on .NET 6 that will take you from …
book
ASP.NET Core in Action, Third Edition
Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third …
book
Architecting ASP.NET Core Applications - Third Edition
Backend design like you've never seen it before – a guide to building SOLID ASP.NET Core …