Mastering ASP.NET Core
暫譯: 精通 ASP.NET Core

Ricardo Peres

  • 出版商: Packt Publishing
  • 出版日期: 2017-11-15
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 494
  • 裝訂: Paperback
  • ISBN: 1787283682
  • ISBN-13: 9781787283688
  • 相關分類: .NETASP.NET
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Key Features

  • Grasp the advanced concepts of MVC Core and start making professional-grade applications
  • Migrate from previous versions of ASP.NET MVC to ASP.NET Core
  • This book will take you on a journey through all the aspects of ASP.NET Core 2.0

Book Description

ASP.NET is an open source web framework that builds modern web apps and services. This book is your one-stop guide to the new features of ASP.NET Core 2.0, including web APIs and MVC. We begin with a brief overview of the basics, taking you through the MVC pattern, platforms, dependencies, and frameworks. We then move on to setting up and configuring the MVC environment before talking about routing and advanced routing options. Next, we'll look at model binding, controllers and actions, filters, user authentication, and testing.

Moving on, you'll learn about all the aspects of syntax and processes when working with Razor. You'll be introduced to client-side development and will get to know about the security aspects of ASP.NET Core. We will also look at microservices with ASP.NET Core. Finally, you'll find out how to deploy ASP.NET Core to new environments such as Azure, AWS, and Docker. By the end of the book, you will be well versed with development in ASP.NET Core and will have a deep understanding of how to interact with the framework and work cross-platform.

What you will learn

  • Get to know the new features of ASP.NET Core 2.0
  • Find out how to configure ASP.NET Core
  • Configure routes to access ASP.NET Core resources
  • Create controllers and action methods and see how to maintain the state
  • Create views to display contents
  • Implement and validate forms and retrieve

商品描述(中文翻譯)

主要特點
- 掌握 MVC Core 的進階概念,開始製作專業級應用程式
- 從舊版 ASP.NET MVC 遷移到 ASP.NET Core
- 本書將帶您深入了解 ASP.NET Core 2.0 的各個方面

書籍描述
ASP.NET 是一個開源的網頁框架,用於構建現代網頁應用程式和服務。本書是您了解 ASP.NET Core 2.0 新功能的全方位指南,包括網頁 API 和 MVC。我們將從基本概念的簡要概述開始,帶您了解 MVC 模式、平台、依賴項和框架。接著,我們將進入 MVC 環境的設置和配置,然後討論路由和進階路由選項。接下來,我們將探討模型綁定、控制器和動作、過濾器、用戶身份驗證和測試。

接下來,您將學習在使用 Razor 時的語法和過程的各個方面。您將接觸到客戶端開發,並了解 ASP.NET Core 的安全性方面。我們還將探討使用 ASP.NET Core 的微服務。最後,您將了解如何將 ASP.NET Core 部署到 Azure、AWS 和 Docker 等新環境。到本書結束時,您將熟悉 ASP.NET Core 的開發,並深入了解如何與框架互動及跨平台工作。

您將學到的內容
- 了解 ASP.NET Core 2.0 的新功能
- 瞭解如何配置 ASP.NET Core
- 配置路由以訪問 ASP.NET Core 資源
- 創建控制器和動作方法,並了解如何維護狀態
- 創建視圖以顯示內容
- 實現和驗證表單並檢索