ASP.NET Web API 2: Building a REST Service from Start to Finish, 2/e (Paperback)
暫譯: ASP.NET Web API 2:從頭到尾構建 REST 服務,第二版(平裝本)
Jamie Kurtz, Brian Wortman
買這商品的人也買了...
-
深入淺出物件導向分析與設計 (Head First Object-Oriented Analysis and Design)$880$695 -
$768代碼大全, 2/e (Code Complete: A Practical Handbook of Software Construction, 2/e) -
重構─改善既有程式的設計, 2/e (Refactoring: Improving The Design of Existing Code)$800$632 -
精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537 -
架構之美-頂尖架構師於軟體設計中蘊含的智慧結晶 (Beautiful Architecture)$580$458 -
Effective JavaScript 中文版 | 駕馭 JavaScript 的 68 個具體作法 (Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript)$450$356 -
WPF 編程寶典 -- 使用 C# 2012 和 .NET 4.5 (第4版) (Pro WPF in C# 2012: Windows Presentation Foundation in .NET 4.5)$1,374$1,305 -
笑談軟體工程:例外處理設計的逆襲$580$458 -
Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現$360$306 -
Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation)$650$507 -
ASP.NET MVC 5 完全攻略$690$538 -
深入理解 Android 核心設計思想-核心解構篇$720$562 -
Effective Python 中文版 | 寫出良好 Python 程式的 59 個具體做法 (Effective Python: 59 Specific Ways to Write Better Python)$450$356 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
Redis 實戰$414$393 -
$354Selenium 2自動化測試實戰—基於 Python 語言 -
建構微服務|設計細微化的系統 (Building Microservices)$580$458 -
不止是測試:Python 網路爬蟲王者 Selenium$560$476 -
Effective Debugging 中文版 | 軟體與系統除錯的 66 個具體作法 (Effective Debugging: 66 Specific Ways to Debug Software and Systems) (書況略舊,不介意在下單)$450$383 -
Windows Azure WebSites 雲端運算平台開發實戰解析$540$459 -
$594分佈式系統常用技術及案例分析 -
$354Web 接口開發與自動化測試 — 基於 Python 語言 -
無瑕的程式碼-敏捷完整篇-物件導向原則、設計模式與 C# 實踐 (Agile principles, patterns, and practices in C#)$790$616 -
Effective C# 中文版 | 寫出良好 C# 程式的 50個具體做法, 3/e (Effective C# : 50 Specific Ways to Improve Your C#(Covers C# 6.0), 3/e)$450$356 -
Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356
商品描述
The ASP.NET MVC Framework has always been a good platform on which to implement REST-based services, but the introduction of the ASP.NET Web API Framework raised the bar to a whole new level.
Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform. This concise book provides technical background and guidance that will enable you to best use the ASP.NET Web API 2 Framework to build world-class REST services.
New content in this edition includes:
• New capabilities in Web API 2 (currently version 2.1).
• Support for partial updates, or PATCH.
• API versioning.
• Support for legacy SOAP-based operations.
• How to handle non-resource APIs using REST
• How to best expose relationships between resources
• JSON Web Tokens, CORS, CSRF
Get ready for authors Jamie Kurtz and Brian Wortman to take you from zero to REST service hero in no time at all. No prior experience with ASP.NET Web API is required; all Web API-related concepts are introduced from basic principles and developed to the point where you can use them in a production system. A good working knowledge of C# and the .NET Framework are the only prerequisites to best benefit from this book.
What youll learn
• Introduction to the REST architecture
• How to design a REST API
• New capabilities in ASP.NET Web API 2
• Understanding ASP.NET Web API controller activation
• Automatic lifetime management for database connections and transactions
• Using NHibernate with ASP.NET Web API
• Easily secure a REST service, using standards-based authentication and authorization and JSON Web Tokens
• Supporting legacy SOAP callers with ASP.NET Web API
• How to expose relationships between resources
• Supporting partial resource updates under REST
• Web API versioning
Who this book is for
Intermediate level developers in .NET, REST, C#
Table of Contents
1. ASP.NET as a Service Framework2. What is RESTful?
3. Designing Our Sample REST API
4. Building the Environment and Creating the Source Tree
5. Controllers, Dependencies, and Managing the Database Unit of Work
6. Securing the Service
7. Dealing with Relationships, Partial Updates, and Other Complexities
8. Leveraging new Web API Features to Simplify Your Code and Support Legacy Systems
9. Putting It All Together
商品描述(中文翻譯)
ASP.NET MVC 框架一直是一個實現基於 REST 的服務的良好平台,但 ASP.NET Web API 框架的引入將這一標準提升到了全新的水平。
現在在 2.1 版本中,Web API 框架已經發展成為一個強大且令人耳目一新的可用平台。本書簡明扼要地提供了技術背景和指導,幫助您最佳地使用 ASP.NET Web API 2 框架來構建世界級的 REST 服務。
本版的新內容包括:
• Web API 2 的新功能(目前版本為 2.1)。
• 支持部分更新,或稱為 PATCH。
• API 版本控制。
• 支持舊版 SOAP 操作。
• 如何使用 REST 處理非資源 API。
• 如何最佳地暴露資源之間的關係。
• JSON Web Tokens、CORS、CSRF。
準備好讓作者 Jamie Kurtz 和 Brian Wortman 在短時間內帶您從零開始成為 REST 服務的英雄。無需具備 ASP.NET Web API 的先前經驗;所有與 Web API 相關的概念都從基本原則開始介紹,並發展到您可以在生產系統中使用的程度。對 C# 和 .NET 框架有良好的工作知識是最佳受益於本書的唯一前提。
您將學到的內容:
• REST 架構介紹。
• 如何設計 REST API。
• ASP.NET Web API 2 的新功能。
• 理解 ASP.NET Web API 控制器的啟動。
• 自動管理數據庫連接和事務的生命週期。
• 在 ASP.NET Web API 中使用 NHibernate。
• 使用基於標準的身份驗證和授權以及 JSON Web Tokens 輕鬆保護 REST 服務。
• 使用 ASP.NET Web API 支持舊版 SOAP 調用者。
• 如何暴露資源之間的關係。
• 在 REST 下支持部分資源更新。
• Web API 版本控制。
本書適合對象:
中級 .NET、REST、C# 開發人員。
目錄:
1. ASP.NET 作為服務框架
2. 什麼是 RESTful?
3. 設計我們的示例 REST API
4. 建立環境和創建源樹
5. 控制器、依賴性和管理數據庫工作單元
6. 保護服務
7. 處理關係、部分更新和其他複雜性
8. 利用新 Web API 功能簡化您的代碼並支持舊系統
9. 將所有內容整合在一起
