首页 磁力链接怎么用

[FreeCourseSite.com] Udemy - Build an app with ASPNET Core and Angular from scratch

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2020-8-10 23:00 2024-4-13 13:42 225 12.63 GB 216
二维码链接
[FreeCourseSite.com] Udemy - Build an app with ASPNET Core and Angular from scratch的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 1. Introduction/1. Introduction.mp418.6MB
  2. 1. Introduction/2. Setting up the development environment.mp470.83MB
  3. 10. Updating Resources/1. Introduction.mp43.41MB
  4. 10. Updating Resources/2. Creating a Member Edit Component.mp456.72MB
  5. 10. Updating Resources/3. Designing the template for the member profile edit page - part 1.mp465.47MB
  6. 10. Updating Resources/4. Creating the Member Edit Template part 2.mp472.95MB
  7. 10. Updating Resources/5. Adding a CanDeactivate route guard.mp464.57MB
  8. 10. Updating Resources/6. Persisting the Member updates.mp475.51MB
  9. 10. Updating Resources/7. Finishing off the Member edit component.mp432.48MB
  10. 10. Updating Resources/8. Summary.mp43.67MB
  11. 11. Adding Photo upload functionality to the application/1. Introduction.mp419.22MB
  12. 11. Adding Photo upload functionality to the application/10. Adding the Set Main photo functionality to the API.mp4102.08MB
  13. 11. Adding Photo upload functionality to the application/11. Adding the Set Main Photo functionality to the SPA.mp463.31MB
  14. 11. Adding Photo upload functionality to the application/12. Using the array filter method to provide instant feedback in the SPA.mp428.89MB
  15. 11. Adding Photo upload functionality to the application/13. Output properties revisited..mp436.14MB
  16. 11. Adding Photo upload functionality to the application/14. Adding the main photo to the Nav bar.mp4125.97MB
  17. 11. Adding Photo upload functionality to the application/15. Any to Any component communication in Angular.mp45.83MB
  18. 11. Adding Photo upload functionality to the application/16. Using BehaviorSubject to add any to any communication to our app..mp497.85MB
  19. 11. Adding Photo upload functionality to the application/17. Adding the Delete photo function to the API.mp4114.91MB
  20. 11. Adding Photo upload functionality to the application/18. Adding the Delete Photo functionality to the SPA.mp468.96MB
  21. 11. Adding Photo upload functionality to the application/19. Summary.mp43.62MB
  22. 11. Adding Photo upload functionality to the application/2. Where should we store the photos.mp48.04MB
  23. 11. Adding Photo upload functionality to the application/3. Using Cloudinary as a photo storage solution.mp4107.8MB
  24. 11. Adding Photo upload functionality to the application/4. Creating the Photos controller Part 1.mp4118.65MB
  25. 11. Adding Photo upload functionality to the application/5. Creating the Photos Controller Part 2.mp488.79MB
  26. 11. Adding Photo upload functionality to the application/6. Testing the Photo upload with Postman.mp4111.48MB
  27. 11. Adding Photo upload functionality to the application/7. Creating the Photo upload component in Angular.mp438.2MB
  28. 11. Adding Photo upload functionality to the application/8. Adding a 3rd Party File Uploader.mp4122.57MB
  29. 11. Adding Photo upload functionality to the application/9. Configuring the 3rd Party file uploader.mp4123.96MB
  30. 12. Reactive Forms in Angular/1. Introduction.mp414.21MB
  31. 12. Reactive Forms in Angular/10. Completing the Registration implementation.mp473MB
  32. 12. Reactive Forms in Angular/11. Fixing the Photos issue for newly registered users.mp478.97MB
  33. 12. Reactive Forms in Angular/12. Summary.mp43.73MB
  34. 12. Reactive Forms in Angular/2. Introduction to Reactive Forms in Angular.mp447.71MB
  35. 12. Reactive Forms in Angular/3. Validation in Reactive forms.mp436.57MB
  36. 12. Reactive Forms in Angular/4. Custom Validators in Reactive forms.mp422.12MB
  37. 12. Reactive Forms in Angular/5. Providing Validation feedback to the user.mp488.69MB
  38. 12. Reactive Forms in Angular/6. Using the Reactive Forms FormBuilder Service.mp441.41MB
  39. 12. Reactive Forms in Angular/7. Expanding the Registration form.mp474.98MB
  40. 12. Reactive Forms in Angular/8. Handling Dates in Forms.mp491.99MB
  41. 12. Reactive Forms in Angular/9. Updating the Register method in the API.mp467.73MB
  42. 13. Action Filters in ASP.NET Core/1. Introduction.mp44.87MB
  43. 13. Action Filters in ASP.NET Core/2. Using a TimeAgo pipe for dates in Angular.mp449.13MB
  44. 13. Action Filters in ASP.NET Core/3. Using Action Filters.mp480.77MB
  45. 14. Paging, Sorting and Filtering/1. Introduction.mp45.48MB
  46. 14. Paging, Sorting and Filtering/10. Adding filtering functionality to the SPA.mp4107.11MB
  47. 14. Paging, Sorting and Filtering/11. Sorting results in the API.mp442.02MB
  48. 14. Paging, Sorting and Filtering/12. Adding the Sorting functionality to the SPA.mp467.96MB
  49. 14. Paging, Sorting and Filtering/13. Summary.mp42.95MB
  50. 14. Paging, Sorting and Filtering/2. Paging in ASP.NET Core Web API.mp44.47MB
  51. 14. Paging, Sorting and Filtering/3. Adding a PagedList class.mp494.17MB
  52. 14. Paging, Sorting and Filtering/4. Setting up the paging helper classes.mp471.34MB
  53. 14. Paging, Sorting and Filtering/5. Implementing pagination in the API.mp4135.59MB
  54. 14. Paging, Sorting and Filtering/6. Setting up pagination in the SPA.mp494.61MB
  55. 14. Paging, Sorting and Filtering/7. Using nix-bootstrap pagination module.mp467.5MB
  56. 14. Paging, Sorting and Filtering/8. Filtering in the API.mp452.78MB
  57. 14. Paging, Sorting and Filtering/9. Adding additional filtering parameters to the API.mp449.69MB
  58. 15. Adding the 'Likes' functionality from start to finish/1. Introduction.mp43.28MB
  59. 15. Adding the 'Likes' functionality from start to finish/2. Configuring the EF relationship so users can like each other.mp43.49MB
  60. 15. Adding the 'Likes' functionality from start to finish/3. Creating the Like entity.mp476.76MB
  61. 15. Adding the 'Likes' functionality from start to finish/4. Adding the Send Like functionality in the API.mp477.43MB
  62. 15. Adding the 'Likes' functionality from start to finish/5. Retrieving the list of users liked and liked by user.mp481.74MB
  63. 15. Adding the 'Likes' functionality from start to finish/6. Adding the Send like functionality to the SPA.mp444.87MB
  64. 15. Adding the 'Likes' functionality from start to finish/7. Creating the Lists component.mp482.1MB
  65. 15. Adding the 'Likes' functionality from start to finish/8. Summary of Section 15.mp43.12MB
  66. 16. Add a private messaging system to the application/1. Introduction.mp48.09MB
  67. 16. Add a private messaging system to the application/10. Getting the message thread in the component.mp465.99MB
  68. 16. Add a private messaging system to the application/11. Designing the message tab chat system.mp497.21MB
  69. 16. Add a private messaging system to the application/12. Adding Query params to an Angular route.mp466.94MB
  70. 16. Add a private messaging system to the application/13. Adding the send message functionality and a challenge.mp472.23MB
  71. 16. Add a private messaging system to the application/14. Challenge solution - resolving the issue with the photos.mp4113.35MB
  72. 16. Add a private messaging system to the application/15. Adding the Delete message functionality to the API.mp459.8MB
  73. 16. Add a private messaging system to the application/16. Deleting messages in the SPA.mp467.62MB
  74. 16. Add a private messaging system to the application/17. Adding the Mark as Read functionality.mp4102.26MB
  75. 16. Add a private messaging system to the application/18. Summary of Section 16.mp45.54MB
  76. 16. Add a private messaging system to the application/2. Creating the Message Entity and relationships.mp449.24MB
  77. 16. Add a private messaging system to the application/3. Adding the repository methods for the messages.mp427.93MB
  78. 16. Add a private messaging system to the application/4. Adding the Create Message method in the API.mp4116.99MB
  79. 16. Add a private messaging system to the application/5. Adding the Repository methods for an Inbox, Outbox.mp466.16MB
  80. 16. Add a private messaging system to the application/6. Creating the Message Controller.mp4123.32MB
  81. 16. Add a private messaging system to the application/7. Adding the Message thread methods to the API.mp462.48MB
  82. 16. Add a private messaging system to the application/8. Working with the message component in the SPA.mp4142.35MB
  83. 16. Add a private messaging system to the application/9. Designing the Inbox and Outbox template.mp452.53MB
  84. 17. Publishing/1. Introduction.mp44.8MB
  85. 17. Publishing/10. Publishing our app to an IIS Server.mp4150.96MB
  86. 17. Publishing/11. Preparing a Linux server for publishing our application.mp4112.94MB
  87. 17. Publishing/12. Publishing the app to the Linux server.mp494.55MB
  88. 17. Publishing/13. Course Wrap Up.mp4622.2KB
  89. 17. Publishing/2. Using NG Build - Running our Angular app from the Kestrel server.mp494.42MB
  90. 17. Publishing/3. Angular Production build with the Angular CLI.mp44.52MB
  91. 17. Publishing/4. Using the Angular CLI for Ahead of Time Compilation.mp497MB
  92. 17. Publishing/5. Installing MySQL on Mac OSX.mp433.57MB
  93. 17. Publishing/6. Installing MySQL on Windows.mp456.55MB
  94. 17. Publishing/7. Entity Framework Database Providers - updating the SDK to match the provider.mp470.87MB
  95. 17. Publishing/8. Swapping the Database backend to MySQL.mp4124.52MB
  96. 17. Publishing/9. Fixing the Ignored include warnings in the API.mp482.45MB
  97. 18. Course Updates - 22 Jul 2018/1. Introduction.mp434.94MB
  98. 18. Course Updates - 22 Jul 2018/2. Update the .Net Core project to .Net Core 2.1.mp4115.78MB
  99. 18. Course Updates - 22 Jul 2018/3. Update the Angular application to use Angular v6.mp4200.74MB
  100. 18. Course Updates - 22 Jul 2018/4. A brief overview of the updated code.mp4117.52MB
  101. 18. Course Updates - 22 Jul 2018/5. Updating GIT to use a single repo for the projects.mp444.46MB
  102. 19. Bonus - Publishing the application to Azure/1. Setting up the Azure Resource group, App Service and Database.mp4108.88MB
  103. 19. Bonus - Publishing the application to Azure/2. Publishing the app to Azure.mp4110.85MB
  104. 2. Building a Walking Skeleton/1. Introduction.mp45.61MB
  105. 2. Building a Walking Skeleton/10. Creating the Angular application using AngularCLI.mp451.39MB
  106. 2. Building a Walking Skeleton/11. The Angular bootstrapping and running the Angular app.mp480.04MB
  107. 2. Building a Walking Skeleton/12. Adding VS Code extensions used in this course.mp448.17MB
  108. 2. Building a Walking Skeleton/13. Making HTTP requests in Angular.mp495.27MB
  109. 2. Building a Walking Skeleton/14. Adding CORS support to the API.mp432.23MB
  110. 2. Building a Walking Skeleton/15. Displaying data from the API on the HTML page.mp421.75MB
  111. 2. Building a Walking Skeleton/16. Adding Bootstrap and Font-Awesome to our Angular app.mp447.5MB
  112. 2. Building a Walking Skeleton/17. Adding GIT for source control.mp481.1MB
  113. 2. Building a Walking Skeleton/18. Summary of Section 2.mp44.89MB
  114. 2. Building a Walking Skeleton/2. Creating the DotNet Core WebAPI using the DotNetCLI.mp448.47MB
  115. 2. Building a Walking Skeleton/3. Reviewing the Project files in the DotNet Web API.mp461.24MB
  116. 2. Building a Walking Skeleton/4. Running the DotNet Core application.mp465.39MB
  117. 2. Building a Walking Skeleton/5. Environment settings and using dotnet watch.mp469.11MB
  118. 2. Building a Walking Skeleton/6. Creating the first Model and DataContext.mp477.86MB
  119. 2. Building a Walking Skeleton/7. Creating the Database using Entity Framework migrations.mp477.76MB
  120. 2. Building a Walking Skeleton/8. Retrieving data from the Database.mp463.92MB
  121. 2. Building a Walking Skeleton/9. Making our code asynchronous.mp430.49MB
  122. 20. Bonus - Identity and Role Management/1. Introduction to Identity.mp428MB
  123. 20. Bonus - Identity and Role Management/10. Updating the seed method with Roles.mp458.1MB
  124. 20. Bonus - Identity and Role Management/11. Adding roles to the JWT Token.mp462.49MB
  125. 20. Bonus - Identity and Role Management/12. Policy based authorization.mp461.39MB
  126. 20. Bonus - Identity and Role Management/13. Returning the users with their roles.mp445.84MB
  127. 20. Bonus - Identity and Role Management/14. Adding the edit roles method in the API.mp488.25MB
  128. 20. Bonus - Identity and Role Management/15. Creating the Admin Component in the SPA.mp436.31MB
  129. 20. Bonus - Identity and Role Management/16. Updating the Auth guard to protect routes based on user role.mp469.97MB
  130. 20. Bonus - Identity and Role Management/17. Adding a custom structural directive.mp470.44MB
  131. 20. Bonus - Identity and Role Management/18. Adding the admin service and user management component.mp470.94MB
  132. 20. Bonus - Identity and Role Management/19. Adding a Modal Component.mp478.36MB
  133. 20. Bonus - Identity and Role Management/2. Setting up the project and refactoring Startup.cs.mp448.83MB
  134. 20. Bonus - Identity and Role Management/20. Passing the roles data into the Modal.mp475.17MB
  135. 20. Bonus - Identity and Role Management/21. Passing data out of the Modal and hooking up to the API.mp497.99MB
  136. 20. Bonus - Identity and Role Management/22. Challenge - Creating the Photo Management system,.mp481.62MB
  137. 20. Bonus - Identity and Role Management/23. Challenge Solution.mp4183.94MB
  138. 20. Bonus - Identity and Role Management/3. Adding the Identity models.mp454.54MB
  139. 20. Bonus - Identity and Role Management/4. Configuring the DataContext for Identity.mp455.9MB
  140. 20. Bonus - Identity and Role Management/5. Configuring the Startup.cs class for Identity.mp4116.48MB
  141. 20. Bonus - Identity and Role Management/6. Fixing the errors and adding a new migration.mp476.33MB
  142. 20. Bonus - Identity and Role Management/7. Updating the Seed Users method.mp448.37MB
  143. 20. Bonus - Identity and Role Management/8. Updating the Login method.mp489.99MB
  144. 20. Bonus - Identity and Role Management/9. Updating the register method.mp447.96MB
  145. 3. Security/1. Intoduction.mp45.64MB
  146. 3. Security/10. Using DTOs (Data Transfer Objects).mp469.54MB
  147. 3. Security/11. Validation in the API.mp495.66MB
  148. 3. Security/12. Token Authentication.mp46.18MB
  149. 3. Security/13. Creating the Login method in the API.mp4152.78MB
  150. 3. Security/14. Using the Authentication middleware.mp482.07MB
  151. 3. Security/15. Summary of Section 3.mp46.32MB
  152. 3. Security/2. Storing passwords in the Database.mp44.34MB
  153. 3. Security/3. Creating the User model.mp425.22MB
  154. 3. Security/4. The Repository pattern.mp47.01MB
  155. 3. Security/5. Creating an Interface for the Repository.mp413.47MB
  156. 3. Security/6. Creating the concrete Auth Repository and Register Method.mp469.35MB
  157. 3. Security/7. Creating the Login repository method.mp464.87MB
  158. 3. Security/8. Registering services in the Startup class.mp427.46MB
  159. 3. Security/9. Creating the Register method in our Auth Controller.mp474.03MB
  160. 4. Client side login and register/1. Introduction.mp43.49MB
  161. 4. Client side login and register/10. Adding the register method to the Auth Service.mp450.36MB
  162. 4. Client side login and register/11. Summary of Section 4.mp41.62MB
  163. 4. Client side login and register/2. Creating the Navigation and Login form.mp462.96MB
  164. 4. Client side login and register/3. Introduction to Angular template forms.mp476.11MB
  165. 4. Client side login and register/4. Introduction to Angular Services.mp469.3MB
  166. 4. Client side login and register/5. Injecting the Angular services in our Components.mp439.85MB
  167. 4. Client side login and register/6. Using ngIf to conditionally display HTML Elements.mp470.55MB
  168. 4. Client side login and register/7. Adding a component so users can Register to our site.mp469.15MB
  169. 4. Client side login and register/8. Parent to Child Component communication using Input properties.mp448.63MB
  170. 4. Client side login and register/9. Component Communication Child to Parent using Output properties.mp433.33MB
  171. 5. Error Handling/1. Introduction.mp42.78MB
  172. 5. Error Handling/2. Handling exceptions in the API.mp497.13MB
  173. 5. Error Handling/3. Setting up the Global exception handler in the API.mp4100.04MB
  174. 5. Error Handling/4. Handling errors in Angular.mp4137.4MB
  175. 5. Error Handling/5. Summary of Section 5.mp43.36MB
  176. 6. Adding 3rd party components to our app/1. Introduction.mp44.47MB
  177. 6. Adding 3rd party components to our app/2. Wrapping 3rd party libraries as an Angular service.mp488.14MB
  178. 6. Adding 3rd party components to our app/3. Using the Angular JWT library to improve token handling.mp467.52MB
  179. 6. Adding 3rd party components to our app/4. Using the Angular JWT library to decode tokens.mp474.88MB
  180. 6. Adding 3rd party components to our app/5. Adding Ngx Bootstrap to power our Bootstrap components.mp475.4MB
  181. 6. Adding 3rd party components to our app/6. Bringing some color to our app with a theme from Bootswatch.mp429.23MB
  182. 6. Adding 3rd party components to our app/7. Summary of Section 6.mp44.05MB
  183. 7. Routing in Angular/1. Introduction.mp44.5MB
  184. 7. Routing in Angular/2. Setting up routing in Angular.mp448.55MB
  185. 7. Routing in Angular/3. Setting up our links in the nav component.mp432.01MB
  186. 7. Routing in Angular/4. Using routing in our components.mp426.67MB
  187. 7. Routing in Angular/5. Protecting our routes with a route guard.mp445.78MB
  188. 7. Routing in Angular/6. Protecting multiple routes with a single route guard using dummy routes.mp448.76MB
  189. 7. Routing in Angular/7. Summary of Section 7.mp46.1MB
  190. 8. Extending the API/1. Introduction.mp44.47MB
  191. 8. Extending the API/10. Using AutoMapper Part 1.mp481.67MB
  192. 8. Extending the API/11. Using AutoMapper Part 2.mp487.26MB
  193. 8. Extending the API/12. Summary.mp46.16MB
  194. 8. Extending the API/2. Extending the User Model.mp463.57MB
  195. 8. Extending the API/3. Exploring Entity Framework migrations.mp4104.02MB
  196. 8. Extending the API/4. Entity Framework Relationships.mp430.88MB
  197. 8. Extending the API/5. Seeding Data to the Database - Part 1.mp481.83MB
  198. 8. Extending the API/6. Seeding Data to the Database Part 2.mp476.68MB
  199. 8. Extending the API/7. Creating a new repository for our API.mp459.97MB
  200. 8. Extending the API/8. Creating the Users Controller.mp4107.6MB
  201. 8. Extending the API/9. Shaping the data to return with DTOs.mp441.22MB
  202. 9. Building a great looking User Interface/1. Introduction.mp44.31MB
  203. 9. Building a great looking User Interface/10. Creating the Member Detailed View component class.mp460.56MB
  204. 9. Building a great looking User Interface/11. Designing the Member detailed view template - left hand side.mp440.39MB
  205. 9. Building a great looking User Interface/12. Adding a tabbed panel for the right hand side of the Member detailed page.mp453.55MB
  206. 9. Building a great looking User Interface/13. Using Route Resolvers to retrieve data.mp4112.81MB
  207. 9. Building a great looking User Interface/14. Adding a photo gallery to our application.mp4102.41MB
  208. 9. Building a great looking User Interface/15. Summary.mp45.08MB
  209. 9. Building a great looking User Interface/2. Introduction to Interfaces in Typescript.mp45.79MB
  210. 9. Building a great looking User Interface/3. Adding Interfaces to our Typescript code.mp427.04MB
  211. 9. Building a great looking User Interface/4. Creating another Angular service.mp465.31MB
  212. 9. Building a great looking User Interface/5. Retrieving the Members into the Member List Component.mp442.45MB
  213. 9. Building a great looking User Interface/6. Creating Member Cards to display on our Member list page.mp456.86MB
  214. 9. Building a great looking User Interface/7. Giving our Members some style with CSS.mp423.96MB
  215. 9. Building a great looking User Interface/8. Adding animated buttons to the member cards.mp444.2MB
  216. 9. Building a great looking User Interface/9. Using Auth0 JwtModule to send up jwt tokens automatically.mp454.04MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统