ASP.NET Core 2 and Vue.js

ASP.NET Core 2 and Vue.js

评分

★★★★★

ISBN

9781788834414

出版社

Packt Publishing 2018-07-30出版

分类

编程设计

内容简介
This book will walk you through the process of developing an e-commerce application from start to finish, utilizing an ASP.NET Core web API and Vue.js Single-Page Application (SPA) frontend.We will build the application using a featureslice approach, whereby in each chapter we will add the required frontend and backend changes to complete an entire feature. In the early chapters, we’ll keep things fairly simple to get you started, but by the end of the book, you’ll be utilizing some advanced con
AI简介
这是一本关于如何将ASP.NET Core 2与Vue.js结合使用的实用指南。书中首先介绍了ASP.NET Core 2的新特性,包括Middleware Pipeline、Application Startup和Dependency Injection,并解释了如何利用这些新特性来构建现代Web应用程序。接着,书中深入探讨了Vue.js的核心概念,如组件、数据绑定、路由管理和状态管理,并展示了如何使用这些概念来构建复杂的用户界面。 书中还详细介绍了如何使用ASP.NET Core 2的API来处理前端发送的请求,并将后端数据传递给前端进行展示。此外,书中还讲解了如何使用Vuex来管理应用程序的状态,以及如何将Vue.js应用程序与ASP.NET Core 2后端服务集成。 在构建用户界面的过程中,书中还介绍了如何使用Bootstrap-Vue来创建响应式的用户界面,并展示了如何使用Axios来处理API请求和JWT进行用户身份验证。此外,书中还讲解了如何使用Stripe来处理支付,并介绍了如何设置和配置服务器端渲染以提高应用程序的性能。 在部署方面,书中介绍了如何使用Azur
阅读/下载地址