杂项:ASP.NET Web API

时间:2023-06-02 13:56:14
ylbtech-杂项:ASP.NET Web API

ASP.NET Web API 是一种框架,用于轻松构建可以访问多种客户端(包括浏览器和移动设备)的 HTTP 服务。 ASP.NET Web API 是一种用于在 .NET Framework 上构建 RESTful 应用程序的理想平台。
可以在 www.asp.net/web-api 上找到 ASP.NET Web API 的教程和示例。

1. 文档资源返回顶部
1、

建议阅读下列文档以帮助了解 ASP.NET Web API。

ASP.NET Web API 入门

Working with Data and Entity Framework (EF)(使用数据和实体框架 (EF))

Using OData with ASP.NET Web API(将 OData 与 ASP.NET Web API 结合使用)

Understanding Routing(了解路由)

Extensibility in the Web API Pipeline(Web API 管道的扩展性)

Securing Web API Applications(保护 Web API 应用程序)

Web API and Windows Azure(Web API 和 Windows Azure)

Web API Source Code(Web API 源代码)

2、
2.返回顶部
ASP.NET Web API 参考
1、
https://msdn.microsoft.com/zh-cn/library/hh849329(v=vs.108).aspx
2、
3.返回顶部
4.返回顶部
5.返回顶部
1、
2、
6.返回顶部
7.返回顶部
8.返回顶部
9.返回顶部
10.返回顶部
11.返回顶部
12.返回顶部
13.返回顶部
14.返回顶部
15.返回顶部
16.返回顶部
杂项:ASP.NET Web API 作者:ylbtech
出处:http://ylbtech.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。