首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Building and Securing a RESTful API for Multiple Clients in ASP.NET
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
2015-3-19 12:20
2024-11-6 06:29
219
766.14 MB
96
磁力链接
magnet:?xt=urn:btih:EDB9149429477C6A16963AC8012388189179A6D0
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOkVEQjkxNDk0Mjk0NzdDNkExNjk2M0FDODAxMjM4ODE4OTE3OUE2RDBaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Building
and
Securing
a
RESTful
API
for
Multiple
Clients
in
ASP
NET
文件列表
01.Introduction/001.Introduction.mp4
5.72MB
01.Introduction/002.Demo Case Introduction.mp4
1.42MB
01.Introduction/003.Gathering Functional, Technical, and Environmental Requirements.mp4
13.99MB
01.Introduction/004.Summary.mp4
1.49MB
02.Building the API - REST and Web API Primer/005.Introduction to REST.mp4
6.14MB
02.Building the API - REST and Web API Primer/006.REST Architectural Constraints.mp4
4MB
02.Building the API - REST and Web API Primer/007.REST Architectural Constraints - Uniform Interface.mp4
5.61MB
02.Building the API - REST and Web API Primer/008.REST Architectural Constraints - HATEOAS.mp4
2.54MB
02.Building the API - REST and Web API Primer/009.The Case for Pragmatism.mp4
2.55MB
02.Building the API - REST and Web API Primer/010.Introduction to ASP.NET Web API.mp4
1.18MB
02.Building the API - REST and Web API Primer/011.Summary.mp4
2.15MB
03.Building the API – Implementing Basic Requirements/012.Introduction and Designing Resource URIs.mp4
6.67MB
03.Building the API – Implementing Basic Requirements/013.Interacting with Resources.mp4
5.81MB
03.Building the API – Implementing Basic Requirements/014.HTTP Status Codes.mp4
3.51MB
03.Building the API – Implementing Basic Requirements/015.Demo - Solution Overview and Getting a List of Resources with GET.mp4
21.81MB
03.Building the API – Implementing Basic Requirements/016.Demo - Getting a Single Resource with GET.mp4
14.05MB
03.Building the API – Implementing Basic Requirements/017.Demo - Formatters and Result Formatting.mp4
4.68MB
03.Building the API – Implementing Basic Requirements/018.Demo - Creating a Resource with POST.mp4
8.94MB
03.Building the API – Implementing Basic Requirements/019.Demo - Updating a Resource with PUT.mp4
7.08MB
03.Building the API – Implementing Basic Requirements/020.A Few Words on PATCH.mp4
3.08MB
03.Building the API – Implementing Basic Requirements/021.Demo - Partially Updating a Resource with PATCH.mp4
10.61MB
03.Building the API – Implementing Basic Requirements/022.Demo - Deleting a Resource with DELETE.mp4
4.66MB
03.Building the API – Implementing Basic Requirements/023.Demo - Relations and URI Mapping.mp4
14.96MB
03.Building the API – Implementing Basic Requirements/024.Demo - Sorting.mp4
10.11MB
03.Building the API – Implementing Basic Requirements/025.Demo - Filtering.mp4
5.97MB
03.Building the API – Implementing Basic Requirements/026.Implementing Paging Support.mp4
2.77MB
03.Building the API – Implementing Basic Requirements/027.Demo - Paging.mp4
14.36MB
03.Building the API – Implementing Basic Requirements/028.Summary.mp4
1.23MB
04.Building the API – Implementing Advanced Requirements/029.Introduction to Data Shaping.mp4
2.84MB
04.Building the API – Implementing Advanced Requirements/030.Demo - Allowing Field-level Selection with Data Shaping.mp4
11.58MB
04.Building the API – Implementing Advanced Requirements/031.Demo - Allowing Inclusion of Associations with Data Shaping.mp4
12.17MB
04.Building the API – Implementing Advanced Requirements/032.HTTP Caching.mp4
4.75MB
04.Building the API – Implementing Advanced Requirements/033.Demo - HTTP Caching.mp4
7.13MB
04.Building the API – Implementing Advanced Requirements/034.Breaking REST with OutputCache.mp4
2.16MB
04.Building the API – Implementing Advanced Requirements/035.Versioning Strategies.mp4
5.7MB
04.Building the API – Implementing Advanced Requirements/036.Demo - Versioning Strategies.mp4
19.73MB
04.Building the API – Implementing Advanced Requirements/037.What About Transactions.mp4
3.3MB
04.Building the API – Implementing Advanced Requirements/038.Summary.mp4
1.57MB
05.Deploying the API/039.Introduction and Deployment Overview.mp4
3.51MB
05.Deploying the API/040.Demo - Deploying the DB to Azure.mp4
10.75MB
05.Deploying the API/041.Demo - Deploying the API to Azure.mp4
4.98MB
05.Deploying the API/042.Cross-origin Resource Sharing.mp4
2.9MB
05.Deploying the API/043.Demo - Cross-origin Resource Sharing.mp4
6.93MB
05.Deploying the API/044.Summary.mp4
1.13MB
06.Consuming the API/045.Introduction.mp4
2.77MB
06.Consuming the API/046.Demo - Retrieving Resources.mp4
18.66MB
06.Consuming the API/047.Demo - Creating Resources.mp4
8.99MB
06.Consuming the API/048.Demo - Editing Resources.mp4
7.01MB
06.Consuming the API/049.Demo - Deleting Resources.mp4
3.15MB
06.Consuming the API/050.Demo - Sorting Resources.mp4
2.88MB
06.Consuming the API/051.Demo - Paging Resources.mp4
15.99MB
06.Consuming the API/052.Demo - Data Shaping.mp4
5.91MB
06.Consuming the API/053.Demo - Editing Resources (partial).mp4
12.59MB
06.Consuming the API/054.Demo - Versioning.mp4
8.62MB
06.Consuming the API/055.Demo - Filtering Resources.mp4
7.44MB
06.Consuming the API/056.Choosing Where to Use HttpCache.mp4
3.25MB
06.Consuming the API/057.Demo - Caching.mp4
21MB
06.Consuming the API/058.Summary.mp4
1.26MB
07.Security - From What Used to Work to What Works Today/059.Introduction and a Few Important Definitions.mp4
3.46MB
07.Security - From What Used to Work to What Works Today/060.An Old, Familiar, yet Insufficient Approach (Forms Authentication).mp4
3.16MB
07.Security - From What Used to Work to What Works Today/061.A Better, yet Insufficient Approach (WS-Federation).mp4
5.27MB
07.Security - From What Used to Work to What Works Today/062.Introduction to OAuth 2.0.mp4
3.61MB
07.Security - From What Used to Work to What Works Today/063.OAuth 2.0 Client Types.mp4
2.73MB
07.Security - From What Used to Work to What Works Today/064.OAuth 2.0 Protocol Endpoints.mp4
2.1MB
07.Security - From What Used to Work to What Works Today/065.Authorization Code Grant.mp4
5.54MB
07.Security - From What Used to Work to What Works Today/066.Implicit Grant.mp4
3.88MB
07.Security - From What Used to Work to What Works Today/067.Client Credentials Grant.mp4
1.56MB
07.Security - From What Used to Work to What Works Today/068.Resource Owner Password Credentials Grant.mp4
4.17MB
07.Security - From What Used to Work to What Works Today/069.Introduction to OpenID Connect.mp4
2.98MB
07.Security - From What Used to Work to What Works Today/070.Hybrid Flow.mp4
1.99MB
07.Security - From What Used to Work to What Works Today/071.Summary.mp4
1.54MB
08.Configuring and Deploying a Security Token Service/072.Choosing a Security Token Service.mp4
3.86MB
08.Configuring and Deploying a Security Token Service/073.Clients, Scopes, and Users.mp4
2.96MB
08.Configuring and Deploying a Security Token Service/074.Demo - Hosting, Configuring, and Deploying IdentityServer.mp4
24.96MB
08.Configuring and Deploying a Security Token Service/075.Summary.mp4
808.63KB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/076.Introduction and MVC Client Choosing the Correct Flow.mp4
3.49MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/077.Demo - Hybrid Flow.mp4
20.22MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/078.Demo - UserInfo Endpoint.mp4
7.97MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/079.Demo - Claims Transformation.mp4
19.33MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/080.Demo - Role-based Authorization.mp4
13.6MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/081.Demo - External Providers (Facebook).mp4
15.9MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/082.Demo - User-specific Data - Client Responsibility.mp4
4.26MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/083.WP Client Choosing the Correct Flow.mp4
898.27KB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/084.Demo - IIS Express and Windows Phone.mp4
5.51MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/085.Demo - Implicit Flow.mp4
26.46MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/086.Summary.mp4
2.36MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/087.Introduction.mp4
930.54KB
10.Securing the API (OAuth 2.0 and OpenID Connect)/088.Demo - Calling the API on Behalf of the User.mp4
12.67MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/089.Demo - Role-based Authorization.mp4
16.43MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/090.Demo - User-specific Data - API Responsibility.mp4
6.39MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/091.Demo - Client Credentials Server to Server.mp4
14.65MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/092.Demo - API Access Through Implicit Flow.mp4
4.35MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/093.Demo - Refresh Tokens.mp4
19.28MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/094.Summary.mp4
1.36MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/095.Course Summary.mp4
3.21MB
building-securing-restful-api-aspdotnet - Exercise File.zip
84.64MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统