首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Build an app with ASPNET Core and Angular from scratch
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-1-12 18:45
2024-12-19 15:14
202
11.72 GB
258
磁力链接
magnet:?xt=urn:btih:c44cf5a5503152e253eddf10aaa045bc31db1a72
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmM0NGNmNWE1NTAzMTUyZTI1M2VkZGYxMGFhYTA0NWJjMzFkYjFhNzJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Build
an
app
with
ASPNET
Core
and
Angular
from
scratch
文件列表
1. Introduction/1. Introduction to the course.mp4
23.76MB
1. Introduction/2. Setting up the developer environment.mp4
33.93MB
1. Introduction/3. Getting help.mp4
9.35MB
1. Introduction/4. Course assets and source code.mp4
12.32MB
10. Updating resources/1. Introduction.mp4
12.63MB
10. Updating resources/10. Section 10 summary.mp4
8.05MB
10. Updating resources/2. Creating a member edit component.mp4
35.46MB
10. Updating resources/3. Creating the edit template form.mp4
72.17MB
10. Updating resources/4. Adding the update functionality.mp4
87.69MB
10. Updating resources/5. Adding a Can Deactivate route guard.mp4
52.51MB
10. Updating resources/6. Persisting the changes in the API.mp4
58.87MB
10. Updating resources/7. Updating the user in the client app.mp4
20.29MB
10. Updating resources/8. Adding loading indicators.mp4
64.6MB
10. Updating resources/9. Using the service to store state.mp4
71.8MB
11. Adding photo upload functionality/1. Introduction.mp4
25.06MB
11. Adding photo upload functionality/10. Adding a photo uploader part two.mp4
70.02MB
11. Adding photo upload functionality/11. Setting the main photo in the API.mp4
52.15MB
11. Adding photo upload functionality/12. Adding the main photo image to the nav bar.mp4
82.54MB
11. Adding photo upload functionality/13. Setting the main photo in the client.mp4
58.87MB
11. Adding photo upload functionality/14. Deleting photos - API.mp4
51.91MB
11. Adding photo upload functionality/15. Deleting photos - Client.mp4
40.37MB
11. Adding photo upload functionality/16. Section 11 summary.mp4
10.17MB
11. Adding photo upload functionality/2. Cloudinary Account.mp4
55.61MB
11. Adding photo upload functionality/3. Configuring cloudinary in the API.mp4
34.35MB
11. Adding photo upload functionality/4. Adding a photo service.mp4
77.11MB
11. Adding photo upload functionality/5. Updating the users controller.mp4
70.82MB
11. Adding photo upload functionality/6. Testing the photo upload.mp4
58.57MB
11. Adding photo upload functionality/7. Using the Created At Route method.mp4
43.55MB
11. Adding photo upload functionality/8. Adding a photo editor component.mp4
21.63MB
11. Adding photo upload functionality/9. Adding a photo uploader.mp4
84.04MB
12. Reactive forms/1. Introduction.mp4
11.05MB
12. Reactive forms/10. Updating the API register method.mp4
48.15MB
12. Reactive forms/11. Client side registration.mp4
92.49MB
12. Reactive forms/12. Section 12 summary.mp4
11.93MB
12. Reactive forms/2. Reactive forms introduction.mp4
49.24MB
12. Reactive forms/3. Client side validation.mp4
19.5MB
12. Reactive forms/4. Adding custom validators.mp4
33.16MB
12. Reactive forms/5. Validation feedback.mp4
73.06MB
12. Reactive forms/6. Creating a reusable text input.mp4
94.92MB
12. Reactive forms/7. Using the form builder service.mp4
19.85MB
12. Reactive forms/8. Expanding the register form.mp4
44.64MB
12. Reactive forms/9. Adding a reusable date input.mp4
89.91MB
13. Paging, Sorting and Filtering/1. Introduction.mp4
18.4MB
13. Paging, Sorting and Filtering/10. Adding filter buttons to the client.mp4
82.21MB
13. Paging, Sorting and Filtering/11. Adding sorting functionality.mp4
43.5MB
13. Paging, Sorting and Filtering/12. Adding an action filter.mp4
59.49MB
13. Paging, Sorting and Filtering/13. Making the Last Active action filter more optimal.mp4
40.16MB
13. Paging, Sorting and Filtering/14. Sorting on the client.mp4
53.8MB
13. Paging, Sorting and Filtering/15. Formatting dates.mp4
46.04MB
13. Paging, Sorting and Filtering/16. Restoring the caching for members.mp4
75.04MB
13. Paging, Sorting and Filtering/17. Restoring caching for member detailed.mp4
88.29MB
13. Paging, Sorting and Filtering/18. Remembering the filters for a user in the service.mp4
51.38MB
13. Paging, Sorting and Filtering/19. Section 13 summary.mp4
11.28MB
13. Paging, Sorting and Filtering/2. Adding a paged list class.mp4
58.29MB
13. Paging, Sorting and Filtering/3. Adding helper classes for pagination.mp4
58.1MB
13. Paging, Sorting and Filtering/4. Using the pagination classes.mp4
90.94MB
13. Paging, Sorting and Filtering/5. Setting up client pagination.mp4
79.32MB
13. Paging, Sorting and Filtering/6. Using the angular bootstrap pagination component.mp4
38.3MB
13. Paging, Sorting and Filtering/7. Adding filtering to the API.mp4
59.38MB
13. Paging, Sorting and Filtering/8. Adding additional filters.mp4
56.34MB
13. Paging, Sorting and Filtering/9. Cleaning up the member service.mp4
99.49MB
14. Adding the Like User feature/1. Introduction.mp4
6.69MB
14. Adding the Like User feature/10. Section 14 summary.mp4
11.87MB
14. Adding the Like User feature/2. Adding a likes entity.mp4
59.65MB
14. Adding the Like User feature/3. Adding a likes repository.mp4
28.11MB
14. Adding the Like User feature/4. Implementing the likes repository.mp4
58.16MB
14. Adding the Like User feature/5. Controller methods for the likes feature.mp4
76.43MB
14. Adding the Like User feature/6. Setting up the likes functions in the Angular app.mp4
56.41MB
14. Adding the Like User feature/7. Adding the likes component.mp4
50.17MB
14. Adding the Like User feature/8. Adding pagination for the likes.mp4
61.46MB
14. Adding the Like User feature/9. Paginating the likes on the client.mp4
56.27MB
15. Adding the messaging feature/1. Introduction.mp4
9.08MB
15. Adding the messaging feature/10. Adding the message thread in the client.mp4
38.5MB
15. Adding the messaging feature/11. Styling the message thread.mp4
70.61MB
15. Adding the messaging feature/12. Activating the message tab.mp4
62.01MB
15. Adding the messaging feature/13. Using query params.mp4
87.07MB
15. Adding the messaging feature/14. Using route resolvers.mp4
58.85MB
15. Adding the messaging feature/15. Sending messages.mp4
58.63MB
15. Adding the messaging feature/16. Fixing the photo weirdness.mp4
19.57MB
15. Adding the messaging feature/17. Deleting messages on the API.mp4
51.05MB
15. Adding the messaging feature/18. Deleting messages on the client.mp4
59.35MB
15. Adding the messaging feature/19. Section 15 summary.mp4
11.74MB
15. Adding the messaging feature/2. Setting up the entities for messaging.mp4
43.61MB
15. Adding the messaging feature/3. Setting up the message repository.mp4
46.19MB
15. Adding the messaging feature/4. Setting up the automapper profiles.mp4
21.03MB
15. Adding the messaging feature/5. Adding a message controller.mp4
66.98MB
15. Adding the messaging feature/6. Getting the messages from the Repo.mp4
81.81MB
15. Adding the messaging feature/7. Getting the message thread for 2 users.mp4
77.46MB
15. Adding the messaging feature/8. Setting up the Angular app for messaging.mp4
97MB
15. Adding the messaging feature/9. Designing the inbox.mp4
82.96MB
16. Identity and role management/1. Introduction.mp4
14.34MB
16. Identity and role management/10. Adding policy based authorisation.mp4
38.39MB
16. Identity and role management/11. Getting the users with roles.mp4
33.95MB
16. Identity and role management/12. Editing user roles.mp4
49MB
16. Identity and role management/13. Adding an admin component.mp4
14.67MB
16. Identity and role management/14. Adding an admin guard.mp4
67MB
16. Identity and role management/15. Adding a custom directive.mp4
57.73MB
16. Identity and role management/16. Adding the edit roles component.mp4
44.69MB
16. Identity and role management/17. Setting up modals.mp4
68.3MB
16. Identity and role management/18. Editing roles in the client.mp4
38.26MB
16. Identity and role management/19. Editing roles part two.mp4
79.14MB
16. Identity and role management/2. Setting up the entities.mp4
43.33MB
16. Identity and role management/20. Section 16 summary.mp4
9.03MB
16. Identity and role management/3. Configuring the DbContext.mp4
54.34MB
16. Identity and role management/4. Configuring the startup class.mp4
42.19MB
16. Identity and role management/5. Refactoring and adding a new migration.mp4
51.78MB
16. Identity and role management/6. Updating the seed method.mp4
55.05MB
16. Identity and role management/7. Updating the account controller.mp4
50.8MB
16. Identity and role management/8. Adding roles to the app.mp4
45.85MB
16. Identity and role management/9. Adding the roles to the JWT token.mp4
76.27MB
17. SignalR/1. Introduction.mp4
14.8MB
17. SignalR/10. Refactoring the message components to use the hub.mp4
52.48MB
17. SignalR/11. Sending messages via the hub.mp4
61.26MB
17. SignalR/12. Tracking the message groups.mp4
75.86MB
17. SignalR/13. Updating the message hub with group tracking.mp4
61MB
17. SignalR/14. Dealing with UTC date formats.mp4
42.86MB
17. SignalR/15. Notifying users when they receive a message.mp4
97.11MB
17. SignalR/16. Optimizing the presence.mp4
56.38MB
17. SignalR/17. Optimizing the messages.mp4
116.45MB
17. SignalR/18. Section 17 summary.mp4
9.7MB
17. SignalR/2. Adding a presence hub.mp4
35.27MB
17. SignalR/3. Authenticating to SignalR.mp4
34.22MB
17. SignalR/4. Client side SignalR.mp4
76.08MB
17. SignalR/5. Adding a presence tracker.mp4
81.7MB
17. SignalR/6. Displaying online presence.mp4
62.01MB
17. SignalR/7. Creating a message hub.mp4
61.51MB
17. SignalR/8. Adding the send message method to the hub.mp4
48MB
17. SignalR/9. Adding the hub connection to the message service.mp4
40.17MB
18. Unit of work pattern and finishing touches/1. Introduction.mp4
13.28MB
18. Unit of work pattern and finishing touches/10. Section 18 summary.mp4
11.82MB
18. Unit of work pattern and finishing touches/11. Photo management challenge.mp4
40.88MB
18. Unit of work pattern and finishing touches/2. Implementing the unit of work.mp4
45.49MB
18. Unit of work pattern and finishing touches/3. Refactoring the controllers to use the unit of work.mp4
87.21MB
18. Unit of work pattern and finishing touches/4. Optimizing queries part one.mp4
88.97MB
18. Unit of work pattern and finishing touches/5. Fixing UTC dates again.mp4
53.15MB
18. Unit of work pattern and finishing touches/6. Optimizing queries part two.mp4
52.3MB
18. Unit of work pattern and finishing touches/7. Adding a confirmation service to the angular app.mp4
46.02MB
18. Unit of work pattern and finishing touches/8. Getting the data from the confirmation modal.mp4
56.1MB
18. Unit of work pattern and finishing touches/9. Tidying up the member message component.mp4
36.64MB
19. Publishing/1. Introduction.mp4
26.04MB
19. Publishing/10. Merging changes and redeploying.mp4
28.38MB
19. Publishing/11. End of course summary.mp4
22.55MB
19. Publishing/2. Preparing the angular app and serving this from the API server.mp4
36.29MB
19. Publishing/3. Adding a fallback controller.mp4
33.13MB
19. Publishing/4. Creating an angular production build.mp4
36.91MB
19. Publishing/5. Switching the DB Server to PostGres.mp4
52.59MB
19. Publishing/6. Changing the DB Server in our app.mp4
61.63MB
19. Publishing/7. Setting up Heroku.mp4
48.6MB
19. Publishing/8. Deploying the app to Heroku.mp4
88.77MB
19. Publishing/9. Using branches in git and connecting Heroku to GitHub.mp4
73.03MB
2. Building a walking skeleton Part One - API/1. Introduction.mp4
12.89MB
2. Building a walking skeleton Part One - API/10. Creating the database using Entity Framework Code first migrations.mp4
25.12MB
2. Building a walking skeleton Part One - API/11. Adding a new API Controller.mp4
56.05MB
2. Building a walking skeleton Part One - API/12. Making our code Asynchronous.mp4
30.86MB
2. Building a walking skeleton Part One - API/13. Saving our code into Source control.mp4
69.38MB
2. Building a walking skeleton Part One - API/14. Section 2 Summary.mp4
15.21MB
2. Building a walking skeleton Part One - API/2. Creating the .Net API Project using the dotnet CLI.mp4
54.08MB
2. Building a walking skeleton Part One - API/3. Setting up VS code to work with C#.mp4
44.36MB
2. Building a walking skeleton Part One - API/4. Getting to know the API project files.mp4
83.79MB
2. Building a walking skeleton Part One - API/5. Creating our first Entity.mp4
19.67MB
2. Building a walking skeleton Part One - API/6. Introduction to Entity Framework.mp4
15.97MB
2. Building a walking skeleton Part One - API/7. Adding Entity Framework to our project.mp4
22.61MB
2. Building a walking skeleton Part One - API/8. Adding a DbContext class.mp4
44.1MB
2. Building a walking skeleton Part One - API/9. Creating the Connection string.mp4
73.89MB
3. Building a walking skeleton Part Two - Angular/1. Introduction.mp4
10.15MB
3. Building a walking skeleton Part Two - Angular/10. Using HTTPS in angular - WINDOWS.mp4
40.03MB
3. Building a walking skeleton Part Two - Angular/11. Saving into source control.mp4
13.64MB
3. Building a walking skeleton Part Two - Angular/12. Section 3 summary.mp4
7.94MB
3. Building a walking skeleton Part Two - Angular/2. Creating the Angular application.mp4
31.6MB
3. Building a walking skeleton Part Two - Angular/3. Running the angular project and reviewing the bootstrap of the app.mp4
59.84MB
3. Building a walking skeleton Part Two - Angular/4. Adding VS Code extensions to work with Angular.mp4
19.37MB
3. Building a walking skeleton Part Two - Angular/5. Making HTTP requests in Angular.mp4
75.05MB
3. Building a walking skeleton Part Two - Angular/6. Adding CORS support in the API.mp4
30.82MB
3. Building a walking skeleton Part Two - Angular/7. Displaying the fetched users in the browser.mp4
22.47MB
3. Building a walking skeleton Part Two - Angular/8. Adding bootstrap and font-awesome.mp4
50.38MB
3. Building a walking skeleton Part Two - Angular/9. Using HTTPS in angular - MAC.mp4
38.85MB
4. Authentication basics/1. Introduction.mp4
13.52MB
4. Authentication basics/10. JSON web tokens.mp4
17.97MB
4. Authentication basics/11. Adding a token service.mp4
42.26MB
4. Authentication basics/12. Adding the create token logic.mp4
49.69MB
4. Authentication basics/13. Creating a User DTO and returning the token.mp4
49.68MB
4. Authentication basics/14. Adding the authentication middleware.mp4
53.14MB
4. Authentication basics/15. Adding extension methods.mp4
52.7MB
4. Authentication basics/16. Section 4 summary.mp4
20.87MB
4. Authentication basics/2. Safe storage of passwords.mp4
28.49MB
4. Authentication basics/3. Updating the user entity.mp4
17.06MB
4. Authentication basics/4. Creating a base API controller.mp4
23.44MB
4. Authentication basics/5. Creating an Account Controller with a register endpoint.mp4
74.59MB
4. Authentication basics/6. Using the debugger.mp4
70.88MB
4. Authentication basics/7. Using DTOs.mp4
48.79MB
4. Authentication basics/8. Adding validation.mp4
20.45MB
4. Authentication basics/9. Adding a login endpoint.mp4
77.42MB
5. Client login and register/1. Introduction.mp4
9.12MB
5. Client login and register/10. Using the async pipe.mp4
43.56MB
5. Client login and register/11. Adding a home page.mp4
32.62MB
5. Client login and register/12. Adding a register form.mp4
32.79MB
5. Client login and register/13. Parent to child communication.mp4
71.11MB
5. Client login and register/14. Child to parent communication.mp4
38.08MB
5. Client login and register/15. Hooking up the register method to the service.mp4
69.79MB
5. Client login and register/16. Section 5 summary.mp4
12.23MB
5. Client login and register/2. Creating a nav bar.mp4
62.09MB
5. Client login and register/3. Introduction to Angular template forms.mp4
39.88MB
5. Client login and register/4. Introduction to Angular services.mp4
27.02MB
5. Client login and register/5. Injecting services into components.mp4
23.62MB
5. Client login and register/6. Using conditionals to show and remove content.mp4
39.42MB
5. Client login and register/7. Using the angular bootstrap components - dropdown.mp4
46.47MB
5. Client login and register/8. Introduction to observables.mp4
25.22MB
5. Client login and register/9. Persisting the login.mp4
84.49MB
6. Routing in Angular/1. Introduction.mp4
9.33MB
6. Routing in Angular/10. Section 6 summary.mp4
13.45MB
6. Routing in Angular/2. Creating some more components.mp4
45.4MB
6. Routing in Angular/3. Adding the nav links.mp4
25.88MB
6. Routing in Angular/4. Routing in code.mp4
13.89MB
6. Routing in Angular/5. Adding a toast service for notifications.mp4
64.63MB
6. Routing in Angular/6. Adding an Angular route guard.mp4
49.05MB
6. Routing in Angular/7. Adding a dummy route.mp4
36.03MB
6. Routing in Angular/8. Adding a new theme.mp4
39.16MB
6. Routing in Angular/9. Tidying up the app module by using a shared module.mp4
36.52MB
7. Error handling/1. Introduction.mp4
10.82MB
7. Error handling/10. Section 7 summary.mp4
18.21MB
7. Error handling/2. Creating an error controller for testing errors.mp4
59.58MB
7. Error handling/3. Handling server errors.mp4
61.78MB
7. Error handling/4. Exception handling middleware.mp4
81.81MB
7. Error handling/5. Testing errors in the client.mp4
58.57MB
7. Error handling/6. Adding an error interceptor.mp4
90.45MB
7. Error handling/7. Validation errors.mp4
44.55MB
7. Error handling/8. Handling not found.mp4
17.1MB
7. Error handling/9. Adding a server error page.mp4
75.1MB
8. Extending the API/1. Introduction.mp4
10.8MB
8. Extending the API/10. Updating the users controller.mp4
45.58MB
8. Extending the API/11. Adding a DTO for Members.mp4
20.37MB
8. Extending the API/12. Adding AutoMapper.mp4
21.99MB
8. Extending the API/13. Using AutoMapper.mp4
55.74MB
8. Extending the API/14. Configuring AutoMapper.mp4
21.87MB
8. Extending the API/15. Using AutoMapper queryable extensions.mp4
109.07MB
8. Extending the API/16. Section 8 summary.mp4
12.51MB
8. Extending the API/2. Extending the user entity.mp4
23.51MB
8. Extending the API/3. Adding a DateTime extension to calculate age.mp4
24.87MB
8. Extending the API/4. Entity Framework relationships.mp4
71.36MB
8. Extending the API/5. Generating seed data.mp4
71.88MB
8. Extending the API/6. Seeding data part one.mp4
73.11MB
8. Extending the API/7. Seeding data part two.mp4
54.26MB
8. Extending the API/8. The repository pattern.mp4
26.89MB
8. Extending the API/9. Creating a repository.mp4
42.99MB
9. Building the User Interface/1. Introduction.mp4
9.65MB
9. Building the User Interface/10. Routing to the detailed page.mp4
40.57MB
9. Building the User Interface/11. Styling the member detailed page.mp4
38.11MB
9. Building the User Interface/12. Styling the member detailed page part two.mp4
47.05MB
9. Building the User Interface/13. Adding a photo gallery.mp4
106.98MB
9. Building the User Interface/14. Section 9 summary.mp4
11.43MB
9. Building the User Interface/2. Using TypeScript.mp4
34.6MB
9. Building the User Interface/3. Creating the member interface.mp4
21.89MB
9. Building the User Interface/4. Adding a member service.mp4
55.57MB
9. Building the User Interface/5. Retrieving the list of members.mp4
36.47MB
9. Building the User Interface/6. Creating member cards.mp4
24.15MB
9. Building the User Interface/7. Adding some style to the cards.mp4
45.77MB
9. Building the User Interface/8. Adding animated buttons.mp4
40.5MB
9. Building the User Interface/9. Using an interceptor to send the token.mp4
56.79MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统