Pro ASP.Net Core MVC
Год издания: 2016
Автор: Adam Freeman
Жанр или тематика: Программирование
Издательство: Apress
ISBN: 978-1-484203-98-9
Серия: The Expert's Voice in APS.NET
Язык: Английский
Формат: PDF/EPUB
Качество: Издательский макет или текст (eBook)
Интерактивное оглавление: Да
Количество страниц: 1052
Описание: Learn how to best apply the new features of Microsoft’s Model View Controller (MVC) framework, updated for ASP.NET Core MVC. You can now produce leaner, cloud-optimized, and mobile-ready applications for the .NET platform. This book provides you with detailed explanations to put the new functionality into context.
The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies such as Web Forms. ASP.NET Core MVC provides a "host-agnostic" framework and a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility.
This new 6th edition of the market-leading book follows the same format and style as the popular previous editions but updates everything for the new ASP.NET Core MVC release. Best-selling author Adam Freeman has thoroughly revised this book to explain how to get the most from ASP.NET Core MVC. He presents a fully worked case study of a functioning ASP.NET MVC application that you can use as a template for your own projects. You start with the nuts and bolts and move through to advanced features to:
Gain a solid architectural understanding of ASP.NET Core MVC
Explore the entire ASP.NET MVC Framework as a cohesive whole
See how MVC and test-driven development work in action
Learn what's new in ASP.NET Core MVC and how best to apply these new features to your own work
See how to create RESTful web services and Single Page Applications
Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively
What you’ll learn
Gain a solid architectural understanding of ASP.NET Core MVC
Explore the entire ASP.NET MVC Framework as a cohesive whole
See how MVC and test-driven development work in action
Learn what's new in ASP.NET Core MVC and how best to apply these new features to your own work
See how to create RESTful web services and Single Page Applications
Build on your existing knowledge of previous MVC releases to get up and running with the new programming model quickly and effectively
Who this book is for
This book is for web developers with a basic knowledge of ASP.NET and C# who want to incorporate the latest improvements and functionality in the new ASP.NET Core MVC Framework.
Оглавление
1: Putting ASP.NET MVC In Context
2: Your First MVC Application
3: The MVC Pattern, Projects and Conventions
4: Essential C# Features
5: Working with Razor
6: Working with Visual Studio
7: Testing MVC Applications
8: SportsStore: A Real Application
9: SportsStore: Navigation
10: SportsStore: Cart
11: SportsStore: Administration
12: SportsStore: Security & Deployment
13: SportsStore: Working with Visual Studio Code
Part II – ASP.NET Core MVC In Depth
14: Configuring Applications
15: URL Routing
16: Advanced Routing Features
17: Controllers and Actions
18: Dependency Injection
19: Filters
20: API Controllers
21: Views
22: View Components
23: Tag Helpers
24: Using the Form Tag Helpers
25: Using Other Built-in Tag Helpers
26: Model Binding
27: Model Validation
28: Identity
29: Applying Identity
30: Advanced Identity
31: Constraints and Conventions
Доп. информация: 6th edition
Приложение к книге с исходными кодами примеров можно скачать с
сайта издательства