开发者社区> 杰克.陈> 正文

【ASP.NET Web API教程】1 ASP.NET Web API入门

简介: 原文 【ASP.NET Web API教程】1 ASP.NET Web API入门 Getting Started with ASP.NET Web API第1章 ASP.NET Web API入门 摘自:http://www.
+关注继续查看

原文 【ASP.NET Web API教程】1 ASP.NET Web API入门

Getting Started with ASP.NET Web API
第1章 ASP.NET Web API入门

摘自:http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api

In this chapter, you'll learn: The basics of building an HTTP service using ASP.NET Web API
本章你将学习:用ASP.NET Web API建立HTTP服务的基本知识。本章包含三个教程:

1.1 Tutorial: Your First Web API
1.1 教程:第一个Web API
In this tutorial, you will create your first HTTP service using ASP.NET Web API. 
在本教程中,你将用ASP.NET Web API创建第一个HTTP服务。
1.2 Deep Dive into Web API
1.2 深入探讨Web API
Daniel Roth takes a code-centric deep dive into the Web API features and how to use Visual Studio 2012 to leverage those features in your own API development. 
Daniel Roth以一段核心代码深入探讨了Web API特性,并演示了如何用Visual Studio 2012把这些特性用于你自己的API开发中。(这是一段视频教程,本翻译系列略 — 译者注)
1.3 Pro ASP.NET Web API
1.3 精通ASP.NET Web API
Pro ASP.NET Web API, by Tugberk Ugurlu and Alexander Zeitler, shows you how to build flexible, extensible web services that run seamlessly on a range of operating systems and devices, from desktops to tablets to smart phones—even the ones we don’t know today.
精通ASP.NET Web API,Tugberk Ugurlu、Alexander Zeitler著,向你展示如何建立灵活、可扩展的Web服务,这些服务无缝地运行在一系列操作系统和设备上,从桌面机器到平台电脑以及智能电话 — 甚至今天还不知道的设备。(这是一本将于2013年1月底出版的书,本翻译系列略 — 译者注)

版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。

相关文章
ASP.NET Core Web API 帮助页
ASP.NET Core Web API 帮助页
90 0
一文概览设计Web API 中的细节
一文概览设计Web API 中的细节
54 0
借助 Web Animations API 实现一个鼠标跟随偏移动画
借助 Web Animations API 实现一个鼠标跟随偏移动画
64 0
WebAPI学习(一)——创建Web API程序
WebAPI学习(一)——创建Web API程序
114 0
几种不常用Web API(振动、重力感应、联网状态、系统电量信息、页面可见性、canvas转base64、监听屏幕旋转、元素全屏显示)
navigator对象中有一些不常用的API,以下主要介绍vibrate振动,deviceorientation重力感应,online联网状态,getBattery系统电量信息,visibilitychange页面可见性,toDataURL(canvas转base64),orientationchange监听屏幕旋转和fullScreen元素全屏显示。
95 0
.NET MVC第十章 vue axios解析web api接口
.NET MVC第十章 vue axios解析web api接口
38 0
.NET MVC第九章、Web Api Json序列化与反序列化
.NET MVC第九章、Web Api Json序列化与反序列化
60 0
.NET MVC第八章、Web Api 跨域接口
.NET MVC第八章、Web Api 跨域接口
57 0
【前端】【H5 API】Web存储 Web Storage
【前端】【H5 API】Web存储 Web Storage
87 0
每日一学—Web API之requestAnimationFrame
If you’ve never written code to animate inside the browser, you can stop reading :) ( ´・・)ノ(._.`)
100 0
+关注
杰克.陈
一个安静的程序猿~
文章
问答
文章排行榜
最热
最新
相关电子书
更多
边缘安全,让Web加速有保障
立即下载
使用CNFS搭建弹性Web服务
立即下载
WEB框架0day漏洞的发掘及分析经验分享
立即下载