Cargando…

ASP.NET Core and Vue.js : build real-world, scalable, full-stack applications using Vue.js 3, TypeScript, .NET 5, and Azure /

ASP.NET Core and Vue.js is a practical web application development book that will help you develop modern full-stack web apps, which can withstand scale and performance challenges. You'll learn all the core aspects and effectively implement them using best practices in coding and project struct...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Duldulao, Devlin Basilan (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Getting started with ASP.NET core and Vue.js
  • 2. Setting up a development environment
  • 3. Starting your first ASP.NET core project
  • 4. Applying clean architecture to an ASP.NET core solution
  • 5. Setting up DbContext and controllers
  • 6. Diving into CQRS
  • 7. CQRS in action
  • 8. API versioning and logging in ASP.NET core
  • 9. Securing ASP.NET core
  • 10. Performance enhancement with Redis
  • 11. Vue.js fundamentals in a Todo app
  • 12. Using a UI component library and creating routes and navigations
  • 13. Integrating a Vue.js application with ASP.NET core
  • 14. Simplifying state management with Vuex and sending GET HTTP requests
  • 15. Sending POST, DELETE, and PUT HTTP requests in Vue.js with Vuex
  • 16. Adding authentication in Vue.js
  • 17. Input validations in forms
  • 18. Writing integration tests using xUnit
  • 19. Automatic deployment using GitHub actions and Azure.