Web API Development with ASP.NET Core 8: Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs

Yan, Xiaodi

  • 出版商: Packt Publishing
  • 出版日期: 2024-04-05
  • 售價: $2,130
  • 貴賓價: 9.5$2,024
  • 語言: 英文
  • 頁數: 804
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 180461095X
  • ISBN-13: 9781804610954
  • 相關分類: .NETASP.NETJVM 語言
  • 海外代購書籍(需單獨結帳)

商品描述

Develop web API applications using design patterns, advanced customization, and cutting-edge technologies, such as SignalR, gRPC, and GraphQL, while leveraging powerful cloud platforms and tools to accelerate development

Key Features

  • Gain proficiency in building modern ASP.NET Core web API applications
  • Develop the skills to effectively test, debug, and secure your web API applications
  • Streamline development workflows and boost productivity with cloud computing platforms and industry-standard CI/CD tools
  • Purchase of the print or Kindle book includes a free PDF eBook

Book Description

Web API applications have become increasingly significant in recent years, fueled by the ever-accelerating pace of technological advancements. However, with this rapid evolution comes a pressing challenge: the need to create web API applications that are not only functional but also adaptable, maintainable, and scalable to meet the demands of users and businesses alike. This book will help you address this challenge head-on, equipping you with the knowledge and skills required to develop web API applications from scratch.

By providing a deeper understanding of the various protocols implemented by ASP.NET Core, including RESTful, SignalR (WebSocket), gRPC, and GraphQL, supplemented by practical examples and optimization techniques, such as using middleware, testing, caching, and logging, this book offers invaluable insights for both newcomers as well as seasoned developers to meet modern web development requirements. Additionally, you'll discover how to use cloud platforms such as Azure and Azure DevOps to enhance the development and operational aspects of your application.

By the end of the book, you'll be fully prepared to undertake enterprise-grade web API projects with confidence, harnessing the latest advancements in ASP.NET Core 8 to drive innovation.

What you will learn

  • Build a strong foundation in web API fundamentals
  • Explore the ASP.NET Core 8 framework and other industry-standard libraries and tools for high-performance, scalable web APIs
  • Apply essential software design patterns such as MVC, dependency injection, and the repository pattern
  • Use Entity Framework Core for database operations and complex query creation
  • Implement robust security measures to protect against malicious attacks and data breaches
  • Deploy your application to the cloud using Azure and leverage Azure DevOps to implement CI/CD

Who this book is for

This book is for developers who want to learn how to build web APIs with ASP.NET Core and create flexible, maintainable, scalable applications with .NET platform. Basic knowledge of C#, .NET, and Git will assist with understanding the concepts more easily.

商品描述(中文翻譯)

使用設計模式、高度自訂和尖端技術(如SignalR、gRPC和GraphQL)開發Web API應用程序,同時利用強大的雲平台和工具加速開發。

主要特點:

- 熟練構建現代ASP.NET Core Web API應用程序的能力
- 開發測試、調試和保護Web API應用程序的技能
- 通過雲計算平台和行業標準的CI/CD工具優化開發工作流程,提高生產力
- 購買印刷版或Kindle電子書可獲得免費PDF電子書

書籍描述:

近年來,Web API應用程序變得越來越重要,受到技術進步的不斷加速推動。然而,隨著這種快速發展,也帶來了一個迫切的挑戰:需要創建功能齊全、適應性強、易於維護和可擴展的Web API應用程序,以滿足用戶和企業的需求。本書將幫助您直面這一挑戰,為您提供從頭開始開發Web API應用程序所需的知識和技能。

通過深入理解ASP.NET Core實現的各種協議,包括RESTful、SignalR(WebSocket)、gRPC和GraphQL,並輔以實際示例和優化技巧(如使用中間件、測試、緩存和日誌記錄),本書為新手和經驗豐富的開發人員提供了寶貴的見解,以滿足現代Web開發的需求。此外,您還將了解如何使用Azure和Azure DevOps等雲平台來增強應用程序的開發和運營方面。

通過閱讀本書,您將完全準備好自信地進行企業級Web API項目,利用ASP.NET Core 8的最新進展推動創新。

您將學到什麼:

- 在Web API基礎知識上建立堅實基礎
- 探索ASP.NET Core 8框架和其他行業標準庫和工具,用於高性能、可擴展的Web API
- 應用必要的軟件設計模式,如MVC、依賴注入和存儲庫模式
- 使用Entity Framework Core進行數據庫操作和複雜查詢創建
- 實施強大的安全措施,以防止惡意攻擊和數據泄露
- 使用Azure將應用程序部署到雲端,並利用Azure DevOps實施CI/CD

本書適合對使用ASP.NET Core構建Web API並使用.NET平台創建靈活、易於維護和可擴展應用程序的開發人員。對C#、.NET和Git的基本知識將有助於更容易理解這些概念。

目錄大綱

  1. Fundamentals of Web APIs
  2. Getting Started with ASP.NET Core Web APIs
  3. ASP.NET Core Fundamentals (Part 1)
  4. ASP.NET Core Fundamentals (Part 2)
  5. Data Access in ASP.NET Core (Part 1: Entity Framework Core Fundamentals)
  6. Data Access in ASP.NET Core (Part 2: Entity Relationships)
  7. Data Access in ASP.NET Core (Part 3: Tips)
  8. Security and Identity in ASP.NET Core
  9. Testing in ASP.NET Core (Part 1 - Unit Testing)
  10. Testing in ASP.NET Core (Part 2 - Integration Testing)
  11. Getting Started with gRPC
  12. Getting Started with GraphQL
  13. Getting Started with SignalR
  14. CI/CD for ASP.NET Core Using Azure Pipelines and GitHub Actions
  15. ASP.NET Core Web API Common Practices
  16. Error Handling, Monitoring, and Observability
  17. Cloud-Native Patterns
  18. Leveraging Open-Source Frameworks

目錄大綱(中文翻譯)

- Web API 基礎知識
- 開始使用 ASP.NET Core Web API
- ASP.NET Core 基礎知識(第一部分)
- ASP.NET Core 基礎知識(第二部分)
- 在 ASP.NET Core 中的資料存取(第一部分:Entity Framework Core 基礎知識)
- 在 ASP.NET Core 中的資料存取(第二部分:Entity 關聯)
- 在 ASP.NET Core 中的資料存取(第三部分:技巧)
- ASP.NET Core 中的安全性和身份驗證
- 在 ASP.NET Core 中的測試(第一部分 - 單元測試)
- 在 ASP.NET Core 中的測試(第二部分 - 整合測試)
- 開始使用 gRPC
- 開始使用 GraphQL
- 開始使用 SignalR
- 使用 Azure Pipelines 和 GitHub Actions 進行 ASP.NET Core 的 CI/CD
- ASP.NET Core Web API 常見實踐
- 錯誤處理、監控和可觀察性
- 雲原生模式
- 利用開源框架

類似商品