Hands-On ASP.NET Core 2 and Vue.js: Create state of the art ASP.NET applications with Vue.js at the client side
暫譯: 實作 ASP.NET Core 2 與 Vue.js:使用 Vue.js 在客戶端創建尖端的 ASP.NET 應用程式
Stuart Ratcliffe
- 出版商: Packt Publishing
- 出版日期: 2018-07-30
- 定價: $1,480
- 售價: 6.0 折 $888
- 語言: 英文
- 頁數: 556
- 裝訂: Paperback
- ISBN: 1788839463
- ISBN-13: 9781788839464
-
相關分類:
.NET、ASP.NET、Vue.js
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$940$700 -
$980$774 -
$580$568 -
$301Web 安全深度剖析
-
$790$616 -
$354$336 -
$450$356 -
$450$356 -
$650$553 -
$500$390 -
$580$452 -
$352iOS 程序員面試筆試寶典
-
$450$356 -
$69$60 -
$454Spring 微服務架構設計, 2/e
-
$1,690$1,606 -
$536精通Spring Cloud微服務架構
-
$68$68 -
$520$411 -
$880$695 -
$599$473 -
$780$608 -
$780$616 -
$690$538 -
$700$553
相關主題
商品描述
Develop and deploy a modern single-page application with ASP.NET Core and Vue.js
Key Features
- Create fast, rich and reactive client side applications with Vue.js and ASP.NET Core.
- Leverage Vue components efficiently to build state of the art user interfaces.
- Develop a complete end to end e-commerce application with Vue.js and ASP.NET Core
Book Description
This book will walk you through the process of developing an e-commerce application from start to finish, utilising an ASP.NET Core web API and Vue.js SPA front end.
We will build the application using a feature slice approach, whereby in each chapter we will add the required front and back end changes necessary to complete an entire feature. In the earlier chapters we'll keep things fairly simple to get started, but by the end of the book you'll be utilising some advanced concepts such as server-side rendering and continuous integration and deployment.
You will learn how to setup and configure a modern development environment for building ASP.NET Core web API's and Vue.js SPA front ends. You will also learn about how ASP.NET Core differs from its predecessors, and how we can utilise those changes to our benefit. Finally, you will learn the fundamentals of building modern front end applications using Vue.js, as well as some of the more advanced concepts which can help make you more productive in your own applications in the future.
What you will learn
- How to build a modern Vue.js front-end for an ASP.NET Core web application
- Find out why Vue.js is the perfect framework to compliment ASP.NET Core for state-of-the-art applications
- Setup a productive development environment for both front and back-end development
- Configure ASP.NET Core to automatically bundle our client-side components using Webpack and HMR
- Compose a modern component based UI using the power of Vue.js with it's single-file components, mixins, directives and reactive data-binding mechanisms.
- Use the latest features of ASP.NET Core 2.0 to build a fast, secure and highly maintainable backend Web API with an EF Core based backing database.
- Hydrate a client-side Vuex store with server-rendered data and advanced ways of configuring webpack.
- Build a fully featured e-commerce system from start-to-finish including advanced topics such as server-side rendering, OpenID Connect based authentication, and continuous deployment with VSTS.
Who This Book Is For
This book is aimed at ASP.NET developers who are looking for an entry point in learning how to build a modern client-side SPA with Vue.js, or those with a basic understanding of Vue.js who are looking to build on their knowledge and apply it to a real-world application. Knowledge of JavaScript is not necessary, but would be an advantage.
商品描述(中文翻譯)
**使用 ASP.NET Core 和 Vue.js 開發和部署現代單頁應用程式**
#### 主要特點
- 使用 Vue.js 和 ASP.NET Core 創建快速、豐富且具反應性的客戶端應用程式。
- 高效利用 Vue 組件來構建最先進的用戶界面。
- 使用 Vue.js 和 ASP.NET Core 開發完整的端到端電子商務應用程式。
#### 書籍描述
本書將引導您從頭到尾開發一個電子商務應用程式,利用 ASP.NET Core 網路 API 和 Vue.js 單頁應用程式前端。
我們將使用功能切片的方法來構建應用程式,在每一章中,我們將添加完成整個功能所需的前端和後端變更。在早期的章節中,我們將保持相對簡單以便開始,但到書的結尾,您將會使用一些進階概念,例如伺服器端渲染和持續集成與部署。
您將學習如何設置和配置現代開發環境,以構建 ASP.NET Core 網路 API 和 Vue.js 單頁應用程式前端。您還將了解 ASP.NET Core 與其前身的不同之處,以及我們如何利用這些變化來獲益。最後,您將學習使用 Vue.js 構建現代前端應用程式的基本原則,以及一些更進階的概念,這些概念將幫助您在未來的應用程式中提高生產力。
#### 您將學到什麼
- 如何為 ASP.NET Core 網路應用程式構建現代 Vue.js 前端
- 了解為什麼 Vue.js 是與 ASP.NET Core 配合使用的完美框架,以構建最先進的應用程式
- 為前端和後端開發設置高效的開發環境
- 配置 ASP.NET Core 自動使用 Webpack 和 HMR 打包我們的客戶端組件
- 利用 Vue.js 的單文件組件、混入、指令和反應式數據綁定機制,組合現代基於組件的用戶界面
- 使用 ASP.NET Core 2.0 的最新功能構建快速、安全且高度可維護的後端 Web API,並使用基於 EF Core 的後端數據庫
- 使用伺服器渲染的數據和進階的 webpack 配置方法來填充客戶端 Vuex 存儲
- 從頭到尾構建一個功能齊全的電子商務系統,包括伺服器端渲染、基於 OpenID Connect 的身份驗證和使用 VSTS 的持續部署等進階主題
#### 本書適合誰
本書針對希望學習如何使用 Vue.js 構建現代客戶端單頁應用程式的 ASP.NET 開發人員,或是對 Vue.js 有基本了解並希望擴展知識並應用於實際應用程式的人士。對 JavaScript 的了解不是必需的,但會是一個優勢。