zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeTutorials.Eu] real-world-aspnet-web-api-services-for-net-framework
magnet:?xt=urn:btih:6e9dbbcb138069b651a008d549ed93a3817ddd36&dn=[FreeTutorials.Eu] real-world-aspnet-web-api-services-for-net-framework
磁力链接详情
文件列表详情
6e9dbbcb138069b651a008d549ed93a3817ddd36
infohash:
67
文件数量
3.14 GB
文件大小
2019-10-14 15:37
创建日期
2024-11-7 15:39
最后访问
相关分词
FreeTutorials
Eu
real-world-aspnet-web-api-services-for-net-framework
01 Introduction/001 Introduction.mp4 92.3 MB
01 Introduction/002 Creating a Basic Web API Project in Visual Studio.mp4 13.52 MB
01 Introduction/003 Alternative Starting Point Azure API App Template.mp4 12.04 MB
01 Introduction/004 Summary.mp4 3.04 MB
02 Integration Testing - Calling Your Service over HTTP/005 Section 2 Introduction.mp4 59.68 MB
02 Integration Testing - Calling Your Service over HTTP/006 Using Fiddler With a Browser.mp4 9.05 MB
02 Integration Testing - Calling Your Service over HTTP/007 Using PostMan.mp4 12.02 MB
02 Integration Testing - Calling Your Service over HTTP/008 Using Swagger via Swashbuckle.mp4 9.51 MB
02 Integration Testing - Calling Your Service over HTTP/009 Section 2 Summary.mp4 3.42 MB
03 Routing Requests to Controllers and Actions/010 Section 3 Introduction.mp4 42.83 MB
03 Routing Requests to Controllers and Actions/011 Template Style Routing.mp4 21.41 MB
03 Routing Requests to Controllers and Actions/012 Declarative Attribute Style Routing.mp4 25.5 MB
03 Routing Requests to Controllers and Actions/013 Constraining Route Parameters.mp4 14.31 MB
03 Routing Requests to Controllers and Actions/014 Custom Route Constraints.mp4 27.92 MB
03 Routing Requests to Controllers and Actions/015 AcceptVerbs Multiple Routes Route Names and Self-Referencing URLs.mp4 32.31 MB
03 Routing Requests to Controllers and Actions/016 Optional Route Parameters and Default Values.mp4 8.51 MB
03 Routing Requests to Controllers and Actions/017 Route Precedence.mp4 17.22 MB
03 Routing Requests to Controllers and Actions/018 Parameter Binding.mp4 23.62 MB
03 Routing Requests to Controllers and Actions/019 Wildcard Parameters.mp4 14 MB
03 Routing Requests to Controllers and Actions/020 Section 3 Summary.mp4 8.52 MB
04 The Web API Pipeline Delegating Handlers/021 Section 4 Introduction.mp4 111.47 MB
04 The Web API Pipeline Delegating Handlers/022 An Opinionated View of Web API.mp4 12.85 MB
04 The Web API Pipeline Delegating Handlers/023 Introduction to DelegatingHandlers.mp4 5.49 MB
04 The Web API Pipeline Delegating Handlers/024 Simple Example of a DelegatingHandler.mp4 12.1 MB
04 The Web API Pipeline Delegating Handlers/025 Example of an API Key DelegatingHandler.mp4 25.06 MB
04 The Web API Pipeline Delegating Handlers/026 Example of a DelegatingHandler Failure.mp4 12.14 MB
04 The Web API Pipeline Delegating Handlers/027 Processing Load Balancer Headers with a DelegatingHandler.mp4 30.15 MB
04 The Web API Pipeline Delegating Handlers/028 Section 4 Summary.mp4 3.91 MB
05 The Web API Pipeline Action Filters and Return Types/029 Introduction.mp4 34.45 MB
05 The Web API Pipeline Action Filters and Return Types/030 Overview of Action Filters.mp4 5.49 MB
05 The Web API Pipeline Action Filters and Return Types/031 Simple Example of an Action Filter.mp4 22.61 MB
05 The Web API Pipeline Action Filters and Return Types/032 Example of a Client-side Caching Action Filter.mp4 18.66 MB
05 The Web API Pipeline Action Filters and Return Types/033 Overview of Action Method Return Types.mp4 11.14 MB
05 The Web API Pipeline Action Filters and Return Types/034 Return Types Part 1 The Traditional Model.mp4 26.85 MB
05 The Web API Pipeline Action Filters and Return Types/035 Return Types Part 2 The IHttpActionResult Model.mp4 34.26 MB
05 The Web API Pipeline Action Filters and Return Types/036 Part 1 Example of Model Validation in an Action Filter.mp4 14.6 MB
05 The Web API Pipeline Action Filters and Return Types/037 Part 2 Example of Model Validation in an Action Filter.mp4 15.7 MB
05 The Web API Pipeline Action Filters and Return Types/038 Section 5 Summary.mp4 4.12 MB
06 Authentication Filters/039 Introduction.mp4 75.55 MB
06 Authentication Filters/040 Part 1 Introduction to Authentication Filters.mp4 139.33 MB
06 Authentication Filters/041 Part 2 Introduction to Authentication Filters.mp4 109.31 MB
06 Authentication Filters/042 Part 1 Creating a Basic Authentication Filter from the Template.mp4 112.4 MB
06 Authentication Filters/043 Part 2 Creating a Basic Authentication Filter from the Template.mp4 88.02 MB
06 Authentication Filters/044 Part 1 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp4 84.53 MB
06 Authentication Filters/045 Part 2 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp4 126.66 MB
06 Authentication Filters/046 Part 3 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp4 75.97 MB
06 Authentication Filters/047 Overriding the Authentication Filter List.mp4 36.76 MB
06 Authentication Filters/048 Section 6 Summary.mp4 17.39 MB
07 Authorization Filters/049 Introduction.mp4 35.06 MB
07 Authorization Filters/050 Overview of Authorization Filters.mp4 46.82 MB
07 Authorization Filters/051 The Authorize and AllowAnonymous Attributes.mp4 94.55 MB
07 Authorization Filters/052 Example of a RequireHttps Authorization Filter.mp4 65.82 MB
07 Authorization Filters/053 Example of a RequireClaims Authorization Filter.mp4 130.14 MB
07 Authorization Filters/054 Section 7 Summary.mp4 11.76 MB
08 Exceptions and Error Handling/055 Introduction.mp4 77.53 MB
08 Exceptions and Error Handling/056 The Global.asax.cs Application_Error() Handler of Last Resort.mp4 103.98 MB
08 Exceptions and Error Handling/057 Exception Filters.mp4 90.75 MB
08 Exceptions and Error Handling/058 Global Exception Handlers.mp4 112.32 MB
08 Exceptions and Error Handling/059 Global Exception Loggers.mp4 69.98 MB
08 Exceptions and Error Handling/060 Introduction to RFC 7807 Problem Responses.mp4 31.41 MB
08 Exceptions and Error Handling/061 Part 1 RFC 7807 Library for Web Api.mp4 99.04 MB
08 Exceptions and Error Handling/062 Part 2 RFC 7807 Library for Web Api.mp4 109.41 MB
08 Exceptions and Error Handling/063 Part 3 RFC 7807 Library for Web Api - Examples.mp4 172.94 MB
08 Exceptions and Error Handling/064 Section 8 Summary.mp4 12.58 MB
09 Other Topics/065 Introduction.mp4 24.8 MB
09 Other Topics/066 Swashbuckle (Swagger) Behaviors.mp4 124.42 MB
10 Course Summary/069 Summary And Where To Go Next.mp4 79.73 MB
其他位置