ASP.NET Web API Succinctly

ASP.NET Web API Succinctly

简介:

微软的ASP.NET Web API通过HTTP简化了数据传输,使其成为构建RESTful应用程序的绝佳平台。

使用ASP.NET Web API,您将了解该技术的来龙去脉,以便您可以立即开始构建服务。本书从Web API的高级概述开始,检查托管层,消息处理程序管道和控制器,并以简洁的细节深入研究每个层。在本书的最后,您将了解ASP.NET Web API如何处理请求,如何设置路由表以及如何扩展API中心的控制器以执行自定义操作。除了数据交付之外,您还将深入了解如何保持API安全,在web上自托管或托管API,以及如何使用它创建单元测试。即使您对HTTP没有透彻的了解,也可以开始使用ASP.NET Web API-简单性是其优势之一。

英文简介:

Microsoft's ASP.NET Web API simplifies data delivery through HTTP, making it a great platform for building RESTful applications.

With ASP.NET Web API Succinctly, you'll learn the ins and outs of the technology so that you can start building services in no time. The book starts with a high-level overview of Web API, examining the hosting layer, message handler pipeline, and controller, and delves further into each layer in succinct detail.

By the end of the book, you'll understand how ASP.NET Web API handles requests, how to set up a route table, and how to extend the controller at the center of the API to perform custom actions.

Beyond data delivery, you'll gain some insight into keeping your API secure, self-hosting or hosting the API on the web, and how to create unit tests with it. Even if you don't have a thorough knowledge of HTTP, you can start using ASP.NET Web API - simplicity is one of its strengths.

书名
ASP.NET Web API Succinctly
译名
ASP.NET Web API 简明指南
语言
英语
年份
2013
页数
96页
大小
4.10 MB
标签
  • 简明教程
  • .NET
  • 下载
    pdf iconASP.NET Web API Succinctly.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:58

    ←Developing Single Page Web Apps with Backbone.js

    →The Java Web Services Tutorial