注:微軟隨ASP.NET MVC 4一起還發布了一個框架,叫做ASP.NET Web API。這是一個用來在.NET平台上建立HTTP服務的Web API框架,是微軟的又一項令人振奮的技術。目前,國內對此關注的人似乎還不多,有關ASP.NET Web API的文章也不多見。為此,本人打算對微軟ASP.NET Web API官方網站上的一些教程進行翻譯,以期讓更多的國人了解、學習和使用這項ASP.NET Web API。
ASP.NET Web API系列教程目錄
- Introduction:What's This New Web API?
引子:新的Web API是什么? - Chapter 1: Getting Started with ASP.NET Web API
第1章 ASP.NET Web API入門- Your First Web API (C#)
第一個Web API(C#) - Deep Dive into Web API
深入探討Web API(這是一個視頻教程,本翻譯系列略) - Pro ASP.NET Web API
精通ASP.NET Web API(這是一本將於明年出版的書,本翻譯系列略)
- Your First Web API (C#)
- Chapter 2: Creating Web APIs
第2章 創建Web API- Creating a Web API that Supports CRUD Operations
創建支持CRUD操作的Web API - Sample: Contact Manager
示例:聯系人管理器(這是一個可直接下載的應用程序,本翻譯系列略) - Using Web API with Entity Framework
與實體框架一起使用Web API- Part 1: Overview and Creating the Project
第1部分:概述及創建項目 - Part 2: Creating the Domain Models
第2部分:創建域模型 - Part 3: Creating an Admin Controller
第3部分:創建Admin控制器 - Part 4: Adding an Admin View
第4部分:添加Admin視圖 - Part 5: Creating a Dynamic UI with Knockout.js
第5部分:用Knockout.js創建動態UI - Part 6: Creating Product and Order Controllers
第6部分:創建Product和Order控制器 - Part 7: Creating the Main Page
第7部分:創建首頁
- Part 1: Overview and Creating the Project
- Creating a Help Page for a Web API
創建Web API幫助頁面 - Introducing the ASP.NET Web API Help Page (Preview)
ASP.NET Web API幫助頁面簡介(預覽版)(這是一個NuGet安裝包,本翻譯系列略)
- Creating a Web API that Supports CRUD Operations
- Chapter 3: Web API Clients
第3章 Web API客戶端 - Chapter 4: Web API Routing and Actions
第4章 Web API路由與動作 - Chapter 5: Working with HTTP
第5章 使用HTTP - Chapter 6: Formats and Model Binding
第6章 格式化與模型綁定 - Chapter 7: OData Support in ASP.NET Web API
第7章 ASP.NET Web API的OData支持- OData support in ASP.NET Web API [Preview]
ASP.NET Web API的OData支持(預覽版)
- OData support in ASP.NET Web API [Preview]
- Chapter 8: Hosting ASP.NET Web API
第8章 ASP.NET Web API托管- Self-Host a Web API (C#)
自托管Web API(C#) - Sample: ASP.NET Web API Self-Host
例子:ASP.NET Web API自托管 - Using Web API with ASP.NET Web Forms
與ASP.NET Web表單一起使用Web API - Mobile-friendly REST service using ASP.NET Web API and SQL Database
使用ASP.NET Web API和SQL數據庫的移動友好的REST服務
- Self-Host a Web API (C#)
- Chapter 9: Testing and Debugging
第9章 測試與調試- Tracing in ASP.NET Web API
ASP.NET Web API中的跟蹤 - ASP.NET Web API Tracing (Preview)
ASP.NET Web API跟蹤(預覽版)
- Tracing in ASP.NET Web API
- Chapter 10: Extensibility
第10章 可擴展性- Configuring ASP.NET Web API
配置ASP.NET Web API - Using the Web API Dependency Resolver
使用Web API依賴性解析器
- Configuring ASP.NET Web API
- Resources
資源
看完此文如果覺得有所收獲,請給個推薦