|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-aspnet-web-api-2-for-absolute-beginner/
课程评论:没有评论
课程名称:完全初学者学习ASP.NET Web API 2 课程概述: ASP.NET Web API是一个构建HTTP服务的框架,可以被包括浏览器和移动设备在内的任何客户端访问。它是基于.NET框架构建RESTful应用程序的理想平台,但也可以用来创建非RESTful服务。它的工作方式与ASP.NET MVCWeb应用程序相似,不同之处在于它以数据响应而非HTML视图的形式发送数据。因其实现RESTful API的简单性,ASP.NET Web API迅速流行。本系列课程将教您如何处理HTTP方法、内容协商、媒体类型格式化程序、身份验证和API版本控制。此外,我们还将学习如何通过jQuery Ajax和Postman应用程序发送请求。所有内容将通过视频系列进行讲解。如有疑问,欢迎通过邮件或问答与我联系。
ASP.NET Web API is a framework for building HTTP services that can be accessed from any client including browsers and mobile devices. It is an ideal platform for building RESTful applications on the.NET Framework. However it can also use to create non RESTful services. It works more or less the same way as ASP.NET MVC web application except that it sends data as a response instead of html view. ASP.Net web API became very popular because of it's a very easy to implement RESTful api with less amount of time. Through this series we will learn how to handle Http Methods, Content Negotiation, Media Type Formatters, Authentication, and Versioning of API. Along with this we will also see how to send request from jQuery Ajax and a postman app. We will learn all above things through this video series. If you have any doubts then you can contact me via mail and Q & A.