本站已收录 番号和无损神作磁力链接/BT种子 

[pluralsight.com] Introduction to the ASP.NET Web API

种子简介

种子名称: [pluralsight.com] Introduction to the ASP.NET Web API
文件类型: 视频
文件数目: 78个文件
文件大小: 386.33 MB
收录时间: 2018-7-22 09:36
已经下载: 3
资源热度: 107
最近下载: 2024-8-29 17:36

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:e94ca54ff85b2f2b666b60d4a3042c26152f87b1&dn=[pluralsight.com] Introduction to the ASP.NET Web API 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[pluralsight.com] Introduction to the ASP.NET Web API.torrent
  • 01. Introduction to the ASP.NET Web API/01. Introduction.wmv832.83KB
  • 01. Introduction to the ASP.NET Web API/02. What.wmv5.9MB
  • 01. Introduction to the ASP.NET Web API/03. Why.wmv3.21MB
  • 01. Introduction to the ASP.NET Web API/04. Is this REST.wmv2.75MB
  • 01. Introduction to the ASP.NET Web API/05. Versus the WCF Web Framework.wmv3.95MB
  • 01. Introduction to the ASP.NET Web API/06. Demo - Basics.wmv41.85MB
  • 01. Introduction to the ASP.NET Web API/07. Routing.wmv4.04MB
  • 01. Introduction to the ASP.NET Web API/08. Assemblies.wmv2.54MB
  • 01. Introduction to the ASP.NET Web API/09. Convention or not.wmv2.72MB
  • 01. Introduction to the ASP.NET Web API/10. Model binding and Formatters.wmv5.76MB
  • 01. Introduction to the ASP.NET Web API/11. Content negotiation.wmv2.2MB
  • 01. Introduction to the ASP.NET Web API/12. Demo - going deeper.wmv17.44MB
  • 01. Introduction to the ASP.NET Web API/13. OData query syntax.wmv1.92MB
  • 01. Introduction to the ASP.NET Web API/14. Configuration.wmv3.72MB
  • 01. Introduction to the ASP.NET Web API/15. Security.wmv1.2MB
  • 01. Introduction to the ASP.NET Web API/16. Summary.wmv897.39KB
  • 02. Uniform Interface/01. Uniform Interface.wmv1.09MB
  • 02. Uniform Interface/02. REST.wmv2.95MB
  • 02. Uniform Interface/03. URIs.wmv1.27MB
  • 02. Uniform Interface/04. What is the Uniform Interface.wmv5.33MB
  • 02. Uniform Interface/05. Implementing using Convention.wmv1.37MB
  • 02. Uniform Interface/06. Demo - using convention.wmv41.03MB
  • 02. Uniform Interface/07. APIController.wmv1.64MB
  • 02. Uniform Interface/08. Verbs to Attributes.wmv2.31MB
  • 02. Uniform Interface/09. Demo - Using Configuration.wmv4.9MB
  • 02. Uniform Interface/10. Content negotiation.wmv7.89MB
  • 02. Uniform Interface/11. Model Binding and Formatting.wmv2.23MB
  • 02. Uniform Interface/12. HTTP - Diving Deeper.wmv2.15MB
  • 02. Uniform Interface/13. HttpRequestMessage.wmv947.21KB
  • 02. Uniform Interface/14. HttpResponseMessage.wmv1.21MB
  • 02. Uniform Interface/15. Demo - HttpResponseMessage.wmv11.16MB
  • 02. Uniform Interface/16. Summary.wmv1.3MB
  • 03. HttpClient/01. HttpClient.wmv683.17KB
  • 03. HttpClient/02. Why another HTTP Client.wmv2.27MB
  • 03. HttpClient/03. HttpClient model.wmv1.62MB
  • 03. HttpClient/04. Using HttpClient.wmv1.84MB
  • 03. HttpClient/05. Demo HttpClient.wmv27.04MB
  • 03. HttpClient/06. Media Types.wmv1.21MB
  • 03. HttpClient/07. Sending data.wmv674.35KB
  • 03. HttpClient/08. HttpContent types.wmv571.66KB
  • 03. HttpClient/09. Demo Sending Data.wmv24.16MB
  • 03. HttpClient/10. Dealing with Other Issues.wmv3.87MB
  • 03. HttpClient/11. HttpClientHandler.wmv1.66MB
  • 03. HttpClient/12. Using HttpClientHandler.wmv627.41KB
  • 03. HttpClient/13. Deriving from DelegatingHandler.wmv254.75KB
  • 03. HttpClient/14. UserAgent.wmv753.59KB
  • 03. HttpClient/15. Security.wmv1.07MB
  • 03. HttpClient/16. Summary.wmv762.42KB
  • 04. Hosting/01. ASP.NET Web API Hosting.wmv650.91KB
  • 04. Hosting/02. HttpConfiguration.wmv3.9MB
  • 04. Hosting/03. Self hosting.wmv3.65MB
  • 04. Hosting/04. Demo - Self Hosting.wmv18.5MB
  • 04. Hosting/05. HttpSelfHostServer.wmv912.02KB
  • 04. Hosting/06. Hosting the controller infrastructure.wmv1.66MB
  • 04. Hosting/07. Demo - Using Controllers.wmv7.35MB
  • 04. Hosting/08. Message handler trick.wmv1.54MB
  • 04. Hosting/09. Demo - Message Handler Party Trick.wmv11.39MB
  • 04. Hosting/10. ASP.NET Hosting.wmv985.41KB
  • 04. Hosting/11. Summary.wmv979.54KB
  • 05. Security/01. ASP.NET Web API - Security.wmv395.62KB
  • 05. Security/02. Not much here.wmv894.43KB
  • 05. Security/03. Authentication.wmv2.91MB
  • 05. Security/04. Authorization.wmv835.77KB
  • 05. Security/05. Demo - adding Authorization to Self Hosting.wmv11.81MB
  • 05. Security/06. Self hosting.wmv935.52KB
  • 05. Security/07. OnConfigureBinding.wmv697.83KB
  • 05. Security/08. Summary.wmv1023.57KB
  • 06. Extensbility/01. Extensibility.wmv944.32KB
  • 06. Extensbility/02. Getting started.wmv3.34MB
  • 06. Extensbility/03. Formatters.wmv1.24MB
  • 06. Extensbility/04. Demo - Formatter.wmv28MB
  • 06. Extensbility/05. Filters.wmv1.13MB
  • 06. Extensbility/06. Message Handlers.wmv1.44MB
  • 06. Extensbility/07. Demo - Message Handler.wmv15.77MB
  • 06. Extensbility/08. Deriving from DelegatingHandler.wmv756.5KB
  • 06. Extensbility/09. Action Filter vs Message Handler.wmv2MB
  • 06. Extensbility/10. ServiceResolver.wmv1.25MB
  • 06. Extensbility/11. Summary.wmv1.09MB