ASP.NET Core and Vue.js: Build real-world,scalable,full-stack applications using Vue.js 3,TypeScript,.NET 5,and Azure
by: Devlin Basilan Duldulao
Publisher finelybook 出版社: Packt Publishing (16 Jun. 2021)
Language 语言: English
Print Length 页数: 478 pages
ISBN-10: 1800206690
ISBN-13: 9781800206694
Book Description
By finelybook
A guide to building enterprise,cloud-ready full-stack web applications using ASP.NET Core 5,Vue.js 3,and TypeScript for busy developers
Key Features
Learn how to implement clean architecture in the latest ASP.NET Core 5 web API
Develop Vue.js 3 single-page applications (SPAs) using TypeScript or JavaScript programming and Vuex state management
Secure,test,and deploy your full-stack web application to Azure Cloud
Vue.js 3 is faster and smaller than the previous version,and TypeScript’s full support out-of-the-box makes it a more maintainable and easier-to-use version of Vue. On the other hand,ASP.NET Core 5 is the fastest .NET web framework today. Together,Vue.js for the frontend and ASP.NET Core 5 for the backend make a powerful combination. This book follows a hands-on approach to implementing practical methodologies for building robust applications using ASP.NET Core 5 and Vue.js 3.
You’ll start by: setting up your web app’s backend,guided by: clean architecture,command query responsibility segregation (CQRS),mediator patterns,and the Entity Framework Core 5. The book then shows you how to build the frontend application using best practices,state management by: Vuex,Vuetify UI component library,Vuelidate for input validations,lazy loading in Vue Router,and JWT authentication. Later,you’ll focus on testing and deployment,performing tasks such as load testing in ASP.NET Core 5 and deploying containerized apps to the cloud. All the tutorials in this book support Windows 10,MacBook,and Linux users.
by: the end of this book,you’ll be able to build an enterprise full-stack web app,use the most common NPM packages for Vue.js and NuGet packages for ASP.NET Core,and deploy Vue.js and ASP.NET Core to Azure App Service using GitHub Actions.
What you will learn
Discover CQRS and mediator patterns in the ASP.NET Core 5 web API
Use Serilog,MediatR,FluentValidation,and Redis in ASP.NET
Explore common Vue.js packages such as Vuelidate,Vuetify,and Vuex
Manage complex app states using the Vuex state management library
Write integration tests in ASP.NET Core using xUnit and FluentAssertions
Deploy your app to Microsoft Azure using the new GitHub Actions for continuous integration and continuous deployment (CI/CD)