Web API Development with ASP.NET Core 8: Learn techniques, patterns, and tools for building high-performance, robust, and scalable web APIs
暫譯: 使用 ASP.NET Core 8 開發 Web API:學習構建高效能、穩健且可擴展的 Web API 的技術、模式和工具
Yan, Xiaodi
- 出版商: Packt Publishing
- 出版日期: 2024-04-05
- 售價: $2,010
- 貴賓價: 9.5 折 $1,910
- 語言: 英文
- 頁數: 804
- 裝訂: Quality Paper - also called trade paper
- ISBN: 180461095X
- ISBN-13: 9781804610954
-
相關分類:
ASP.NET
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
嵌入式系統設計實務-電路與驅動程式$250$225 -
Using SQLite (Paperback)$1,800$1,710 -
ASP.NET 本質論$520$442 -
$700Professional Scrum Development with Microsoft Visual Studio 2012 (Paperback) -
SQL Server 效能調校$450$351 -
Beginning Big Data with Power BI and Excel 2013: Big Data Processing and Analysis Using PowerBI in Excel 2013 (Paperback)$1,670$1,587 -
$474系統分析與設計:敏捷疊代方法(原書第6版) -
IoT Solutions in Microsoft's Azure IoT Suite: Data Acquisition and Analysis in the Real World$3,300$3,135 -
$796深度學習 -
演算法之美:隱藏在資料結構背後的原理 (C++版)$650$507 -
$534JSON 實戰 -
$284大數據技術 -
手機攝影必學 BOOK:用OX帶你學會拍人物、食物、風景等情境照片$398$299 -
創意競擇:從賈伯斯黃金年代的軟體設計機密流程,窺見蘋果的創意方法、本質與卓越關鍵$460$391 -
Web 開發者一定要懂的駭客攻防術 (Web Security for Developers: Real Threats, Practical Defense)$420$332 -
資料科學的統計實務 : 探索資料本質、扎實解讀數據,才是機器學習成功建模的第一步$599$473 -
Martin Fowler 的企業級軟體架構模式:軟體重構教父傳授 51個模式,活用設計思考與架構決策 (Patterns of Enterprise Application Architecture)$800$624 -
我懂了!專案管理 (暢銷紀念版)$400$316 -
電腦視覺機器學習實務|建立端到端的影像機器學習 (Practical Machine Learning for Computer Vision: End-To-End Machine Learning for Images)$780$616 -
Learning Blazor: Build Single-Page Apps with Webassembly and C# (Paperback)$2,185$2,070 -
ASP.NET Core Razor Pages in Action (Paperback)$2,300$2,185 -
無瑕的程式碼 軟體工匠篇:程式設計師必須做到的紀律、標準與倫理 (Clean Craftsmanship: Disciplines, Standards, and Ethics)$720$562 -
從源頭就優化 - 動手開發自己的編譯器實戰$880$695 -
UX 商業價值實現之道|打造成功的數位產品服務 (UX for Business: How to Design Valuable Digital Companies)$780$616 -
建構可擴展系統|設計分散式架構 (Foundations of Scalable Systems: Designing Distributed Architectures)$780$616
商品描述
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.
商品描述(中文翻譯)
開發網路 API 應用程式,使用設計模式、高級自訂和尖端技術,如 SignalR、gRPC 和 GraphQL,同時利用強大的雲端平台和工具來加速開發。
主要特點
- 獲得建立現代 ASP.NET Core 網路 API 應用程式的熟練度
- 發展有效測試、除錯和保護網路 API 應用程式的技能
- 精簡開發工作流程,並利用雲端計算平台和行業標準的 CI/CD 工具提升生產力
- 購買印刷版或 Kindle 書籍可獲得免費 PDF 電子書
書籍描述
網路 API 應用程式在近年來變得越來越重要,這是由於技術進步的步伐不斷加快。然而,隨著這種快速演變而來的挑戰是:需要創建不僅功能完善,還能適應、維護和擴展的網路 API 應用程式,以滿足用戶和企業的需求。本書將幫助您正面應對這一挑戰,為您提供從零開始開發網路 API 應用程式所需的知識和技能。
本書提供對 ASP.NET Core 實現的各種協議的深入理解,包括 RESTful、SignalR(WebSocket)、gRPC 和 GraphQL,並輔以實用範例和優化技術,如使用中介軟體、測試、快取和日誌記錄,為新手和資深開發者提供寶貴的見解,以滿足現代網頁開發的需求。此外,您將發現如何使用 Azure 和 Azure DevOps 等雲端平台來增強應用程式的開發和運營方面。
在本書結束時,您將完全準備好自信地承擔企業級網路 API 專案,利用 ASP.NET Core 8 的最新進展來推動創新。
您將學到的內容
- 建立網路 API 基礎知識的堅實基礎
- 探索 ASP.NET Core 8 框架及其他行業標準的庫和工具,以實現高效能、可擴展的網路 API
- 應用基本的軟體設計模式,如 MVC、依賴注入和儲存庫模式
- 使用 Entity Framework Core 進行資料庫操作和複雜查詢的創建
- 實施強健的安全措施,以防止惡意攻擊和資料洩漏
- 使用 Azure 將應用程式部署到雲端,並利用 Azure DevOps 實現 CI/CD
本書適合誰
本書適合希望學習如何使用 ASP.NET Core 建立網路 API 的開發者,並創建靈活、可維護、可擴展的 .NET 平台應用程式。具備 C#、.NET 和 Git 的基本知識將有助於更輕鬆地理解這些概念。
目錄大綱
- Fundamentals of Web APIs
- Getting Started with ASP.NET Core Web APIs
- ASP.NET Core Fundamentals (Part 1)
- ASP.NET Core Fundamentals (Part 2)
- Data Access in ASP.NET Core (Part 1: Entity Framework Core Fundamentals)
- Data Access in ASP.NET Core (Part 2: Entity Relationships)
- Data Access in ASP.NET Core (Part 3: Tips)
- Security and Identity in ASP.NET Core
- Testing in ASP.NET Core (Part 1 - Unit Testing)
- Testing in ASP.NET Core (Part 2 - Integration Testing)
- Getting Started with gRPC
- Getting Started with GraphQL
- Getting Started with SignalR
- CI/CD for ASP.NET Core Using Azure Pipelines and GitHub Actions
- ASP.NET Core Web API Common Practices
- Error Handling, Monitoring, and Observability
- Cloud-Native Patterns
- Leveraging Open-Source Frameworks
目錄大綱(中文翻譯)
- Fundamentals of Web APIs
- Getting Started with ASP.NET Core Web APIs
- ASP.NET Core Fundamentals (Part 1)
- ASP.NET Core Fundamentals (Part 2)
- Data Access in ASP.NET Core (Part 1: Entity Framework Core Fundamentals)
- Data Access in ASP.NET Core (Part 2: Entity Relationships)
- Data Access in ASP.NET Core (Part 3: Tips)
- Security and Identity in ASP.NET Core
- Testing in ASP.NET Core (Part 1 - Unit Testing)
- Testing in ASP.NET Core (Part 2 - Integration Testing)
- Getting Started with gRPC
- Getting Started with GraphQL
- Getting Started with SignalR
- CI/CD for ASP.NET Core Using Azure Pipelines and GitHub Actions
- ASP.NET Core Web API Common Practices
- Error Handling, Monitoring, and Observability
- Cloud-Native Patterns
- Leveraging Open-Source Frameworks