zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCourseSite.com] Udemy - Build an app with ASPNET Core and Angular from scratch
magnet:?xt=urn:btih:c44cf5a5503152e253eddf10aaa045bc31db1a72&dn=[FreeCourseSite.com] Udemy - Build an app with ASPNET Core and Angular from scratch
磁力链接详情
Hash值:
c44cf5a5503152e253eddf10aaa045bc31db1a72
点击数:
186
文件大小:
11.72 GB
文件数量:
258
创建日期:
2022-1-12 18:45
最后访问:
2024-10-23 14:00
访问标签:
FreeCourseSite
com
Udemy
-
Build
an
app
with
ASPNET
Core
and
Angular
from
scratch
文件列表详情
1. Introduction/1. Introduction to the course.mp4 23.76 MB
1. Introduction/2. Setting up the developer environment.mp4 33.93 MB
1. Introduction/3. Getting help.mp4 9.35 MB
1. Introduction/4. Course assets and source code.mp4 12.32 MB
10. Updating resources/1. Introduction.mp4 12.63 MB
10. Updating resources/10. Section 10 summary.mp4 8.05 MB
10. Updating resources/2. Creating a member edit component.mp4 35.46 MB
10. Updating resources/3. Creating the edit template form.mp4 72.17 MB
10. Updating resources/4. Adding the update functionality.mp4 87.69 MB
10. Updating resources/5. Adding a Can Deactivate route guard.mp4 52.51 MB
10. Updating resources/6. Persisting the changes in the API.mp4 58.87 MB
10. Updating resources/7. Updating the user in the client app.mp4 20.29 MB
10. Updating resources/8. Adding loading indicators.mp4 64.6 MB
10. Updating resources/9. Using the service to store state.mp4 71.8 MB
11. Adding photo upload functionality/1. Introduction.mp4 25.06 MB
11. Adding photo upload functionality/10. Adding a photo uploader part two.mp4 70.02 MB
11. Adding photo upload functionality/11. Setting the main photo in the API.mp4 52.15 MB
11. Adding photo upload functionality/12. Adding the main photo image to the nav bar.mp4 82.54 MB
11. Adding photo upload functionality/13. Setting the main photo in the client.mp4 58.87 MB
11. Adding photo upload functionality/14. Deleting photos - API.mp4 51.91 MB
11. Adding photo upload functionality/15. Deleting photos - Client.mp4 40.37 MB
11. Adding photo upload functionality/16. Section 11 summary.mp4 10.17 MB
11. Adding photo upload functionality/2. Cloudinary Account.mp4 55.61 MB
11. Adding photo upload functionality/3. Configuring cloudinary in the API.mp4 34.35 MB
11. Adding photo upload functionality/4. Adding a photo service.mp4 77.11 MB
11. Adding photo upload functionality/5. Updating the users controller.mp4 70.82 MB
11. Adding photo upload functionality/6. Testing the photo upload.mp4 58.57 MB
11. Adding photo upload functionality/7. Using the Created At Route method.mp4 43.55 MB
11. Adding photo upload functionality/8. Adding a photo editor component.mp4 21.63 MB
11. Adding photo upload functionality/9. Adding a photo uploader.mp4 84.04 MB
12. Reactive forms/1. Introduction.mp4 11.05 MB
12. Reactive forms/10. Updating the API register method.mp4 48.15 MB
12. Reactive forms/11. Client side registration.mp4 92.49 MB
12. Reactive forms/12. Section 12 summary.mp4 11.93 MB
12. Reactive forms/2. Reactive forms introduction.mp4 49.24 MB
12. Reactive forms/3. Client side validation.mp4 19.5 MB
12. Reactive forms/4. Adding custom validators.mp4 33.16 MB
12. Reactive forms/5. Validation feedback.mp4 73.06 MB
12. Reactive forms/6. Creating a reusable text input.mp4 94.92 MB
12. Reactive forms/7. Using the form builder service.mp4 19.85 MB
12. Reactive forms/8. Expanding the register form.mp4 44.64 MB
12. Reactive forms/9. Adding a reusable date input.mp4 89.91 MB
13. Paging, Sorting and Filtering/1. Introduction.mp4 18.4 MB
13. Paging, Sorting and Filtering/10. Adding filter buttons to the client.mp4 82.21 MB
13. Paging, Sorting and Filtering/11. Adding sorting functionality.mp4 43.5 MB
13. Paging, Sorting and Filtering/12. Adding an action filter.mp4 59.49 MB
13. Paging, Sorting and Filtering/13. Making the Last Active action filter more optimal.mp4 40.16 MB
13. Paging, Sorting and Filtering/14. Sorting on the client.mp4 53.8 MB
13. Paging, Sorting and Filtering/15. Formatting dates.mp4 46.04 MB
13. Paging, Sorting and Filtering/16. Restoring the caching for members.mp4 75.04 MB
13. Paging, Sorting and Filtering/17. Restoring caching for member detailed.mp4 88.29 MB
13. Paging, Sorting and Filtering/18. Remembering the filters for a user in the service.mp4 51.38 MB
13. Paging, Sorting and Filtering/19. Section 13 summary.mp4 11.28 MB
13. Paging, Sorting and Filtering/2. Adding a paged list class.mp4 58.29 MB
13. Paging, Sorting and Filtering/3. Adding helper classes for pagination.mp4 58.1 MB
13. Paging, Sorting and Filtering/4. Using the pagination classes.mp4 90.94 MB
13. Paging, Sorting and Filtering/5. Setting up client pagination.mp4 79.32 MB
13. Paging, Sorting and Filtering/6. Using the angular bootstrap pagination component.mp4 38.3 MB
13. Paging, Sorting and Filtering/7. Adding filtering to the API.mp4 59.38 MB
13. Paging, Sorting and Filtering/8. Adding additional filters.mp4 56.34 MB
13. Paging, Sorting and Filtering/9. Cleaning up the member service.mp4 99.49 MB
14. Adding the Like User feature/1. Introduction.mp4 6.69 MB
14. Adding the Like User feature/10. Section 14 summary.mp4 11.87 MB
14. Adding the Like User feature/2. Adding a likes entity.mp4 59.65 MB
14. Adding the Like User feature/3. Adding a likes repository.mp4 28.11 MB
14. Adding the Like User feature/4. Implementing the likes repository.mp4 58.16 MB
14. Adding the Like User feature/5. Controller methods for the likes feature.mp4 76.43 MB
14. Adding the Like User feature/6. Setting up the likes functions in the Angular app.mp4 56.41 MB
14. Adding the Like User feature/7. Adding the likes component.mp4 50.17 MB
14. Adding the Like User feature/8. Adding pagination for the likes.mp4 61.46 MB
14. Adding the Like User feature/9. Paginating the likes on the client.mp4 56.27 MB
15. Adding the messaging feature/1. Introduction.mp4 9.08 MB
15. Adding the messaging feature/10. Adding the message thread in the client.mp4 38.5 MB
15. Adding the messaging feature/11. Styling the message thread.mp4 70.61 MB
15. Adding the messaging feature/12. Activating the message tab.mp4 62.01 MB
15. Adding the messaging feature/13. Using query params.mp4 87.07 MB
15. Adding the messaging feature/14. Using route resolvers.mp4 58.85 MB
15. Adding the messaging feature/15. Sending messages.mp4 58.63 MB
15. Adding the messaging feature/16. Fixing the photo weirdness.mp4 19.57 MB
15. Adding the messaging feature/17. Deleting messages on the API.mp4 51.05 MB
15. Adding the messaging feature/18. Deleting messages on the client.mp4 59.35 MB
15. Adding the messaging feature/19. Section 15 summary.mp4 11.74 MB
15. Adding the messaging feature/2. Setting up the entities for messaging.mp4 43.61 MB
15. Adding the messaging feature/3. Setting up the message repository.mp4 46.19 MB
15. Adding the messaging feature/4. Setting up the automapper profiles.mp4 21.03 MB
15. Adding the messaging feature/5. Adding a message controller.mp4 66.98 MB
15. Adding the messaging feature/6. Getting the messages from the Repo.mp4 81.81 MB
15. Adding the messaging feature/7. Getting the message thread for 2 users.mp4 77.46 MB
15. Adding the messaging feature/8. Setting up the Angular app for messaging.mp4 97 MB
15. Adding the messaging feature/9. Designing the inbox.mp4 82.96 MB
16. Identity and role management/1. Introduction.mp4 14.34 MB
16. Identity and role management/10. Adding policy based authorisation.mp4 38.39 MB
16. Identity and role management/11. Getting the users with roles.mp4 33.95 MB
16. Identity and role management/12. Editing user roles.mp4 49 MB
16. Identity and role management/13. Adding an admin component.mp4 14.67 MB
16. Identity and role management/14. Adding an admin guard.mp4 67 MB
16. Identity and role management/15. Adding a custom directive.mp4 57.73 MB
16. Identity and role management/16. Adding the edit roles component.mp4 44.69 MB
16. Identity and role management/17. Setting up modals.mp4 68.3 MB
16. Identity and role management/18. Editing roles in the client.mp4 38.26 MB
16. Identity and role management/19. Editing roles part two.mp4 79.14 MB
16. Identity and role management/2. Setting up the entities.mp4 43.33 MB
16. Identity and role management/20. Section 16 summary.mp4 9.03 MB
16. Identity and role management/3. Configuring the DbContext.mp4 54.34 MB
16. Identity and role management/4. Configuring the startup class.mp4 42.19 MB
16. Identity and role management/5. Refactoring and adding a new migration.mp4 51.78 MB
16. Identity and role management/6. Updating the seed method.mp4 55.05 MB
16. Identity and role management/7. Updating the account controller.mp4 50.8 MB
16. Identity and role management/8. Adding roles to the app.mp4 45.85 MB
16. Identity and role management/9. Adding the roles to the JWT token.mp4 76.27 MB
17. SignalR/1. Introduction.mp4 14.8 MB
17. SignalR/10. Refactoring the message components to use the hub.mp4 52.48 MB
17. SignalR/11. Sending messages via the hub.mp4 61.26 MB
17. SignalR/12. Tracking the message groups.mp4 75.86 MB
17. SignalR/13. Updating the message hub with group tracking.mp4 61 MB
17. SignalR/14. Dealing with UTC date formats.mp4 42.86 MB
17. SignalR/15. Notifying users when they receive a message.mp4 97.11 MB
17. SignalR/16. Optimizing the presence.mp4 56.38 MB
17. SignalR/17. Optimizing the messages.mp4 116.45 MB
17. SignalR/18. Section 17 summary.mp4 9.7 MB
17. SignalR/2. Adding a presence hub.mp4 35.27 MB
17. SignalR/3. Authenticating to SignalR.mp4 34.22 MB
17. SignalR/4. Client side SignalR.mp4 76.08 MB
17. SignalR/5. Adding a presence tracker.mp4 81.7 MB
17. SignalR/6. Displaying online presence.mp4 62.01 MB
17. SignalR/7. Creating a message hub.mp4 61.51 MB
17. SignalR/8. Adding the send message method to the hub.mp4 48 MB
17. SignalR/9. Adding the hub connection to the message service.mp4 40.17 MB
18. Unit of work pattern and finishing touches/1. Introduction.mp4 13.28 MB
18. Unit of work pattern and finishing touches/10. Section 18 summary.mp4 11.82 MB
18. Unit of work pattern and finishing touches/11. Photo management challenge.mp4 40.88 MB
18. Unit of work pattern and finishing touches/2. Implementing the unit of work.mp4 45.49 MB
18. Unit of work pattern and finishing touches/3. Refactoring the controllers to use the unit of work.mp4 87.21 MB
18. Unit of work pattern and finishing touches/4. Optimizing queries part one.mp4 88.97 MB
18. Unit of work pattern and finishing touches/5. Fixing UTC dates again.mp4 53.15 MB
18. Unit of work pattern and finishing touches/6. Optimizing queries part two.mp4 52.3 MB
18. Unit of work pattern and finishing touches/7. Adding a confirmation service to the angular app.mp4 46.02 MB
18. Unit of work pattern and finishing touches/8. Getting the data from the confirmation modal.mp4 56.1 MB
18. Unit of work pattern and finishing touches/9. Tidying up the member message component.mp4 36.64 MB
19. Publishing/1. Introduction.mp4 26.04 MB
19. Publishing/10. Merging changes and redeploying.mp4 28.38 MB
19. Publishing/11. End of course summary.mp4 22.55 MB
19. Publishing/2. Preparing the angular app and serving this from the API server.mp4 36.29 MB
19. Publishing/3. Adding a fallback controller.mp4 33.13 MB
19. Publishing/4. Creating an angular production build.mp4 36.91 MB
19. Publishing/5. Switching the DB Server to PostGres.mp4 52.59 MB
19. Publishing/6. Changing the DB Server in our app.mp4 61.63 MB
19. Publishing/7. Setting up Heroku.mp4 48.6 MB
19. Publishing/8. Deploying the app to Heroku.mp4 88.77 MB
19. Publishing/9. Using branches in git and connecting Heroku to GitHub.mp4 73.03 MB
2. Building a walking skeleton Part One - API/1. Introduction.mp4 12.89 MB
2. Building a walking skeleton Part One - API/10. Creating the database using Entity Framework Code first migrations.mp4 25.12 MB
2. Building a walking skeleton Part One - API/11. Adding a new API Controller.mp4 56.05 MB
2. Building a walking skeleton Part One - API/12. Making our code Asynchronous.mp4 30.86 MB
2. Building a walking skeleton Part One - API/13. Saving our code into Source control.mp4 69.38 MB
2. Building a walking skeleton Part One - API/14. Section 2 Summary.mp4 15.21 MB
2. Building a walking skeleton Part One - API/2. Creating the .Net API Project using the dotnet CLI.mp4 54.08 MB
2. Building a walking skeleton Part One - API/3. Setting up VS code to work with C#.mp4 44.36 MB
2. Building a walking skeleton Part One - API/4. Getting to know the API project files.mp4 83.79 MB
2. Building a walking skeleton Part One - API/5. Creating our first Entity.mp4 19.67 MB
2. Building a walking skeleton Part One - API/6. Introduction to Entity Framework.mp4 15.97 MB
2. Building a walking skeleton Part One - API/7. Adding Entity Framework to our project.mp4 22.61 MB
2. Building a walking skeleton Part One - API/8. Adding a DbContext class.mp4 44.1 MB
2. Building a walking skeleton Part One - API/9. Creating the Connection string.mp4 73.89 MB
3. Building a walking skeleton Part Two - Angular/1. Introduction.mp4 10.15 MB
3. Building a walking skeleton Part Two - Angular/10. Using HTTPS in angular - WINDOWS.mp4 40.03 MB
3. Building a walking skeleton Part Two - Angular/11. Saving into source control.mp4 13.64 MB
3. Building a walking skeleton Part Two - Angular/12. Section 3 summary.mp4 7.94 MB
3. Building a walking skeleton Part Two - Angular/2. Creating the Angular application.mp4 31.6 MB
3. Building a walking skeleton Part Two - Angular/3. Running the angular project and reviewing the bootstrap of the app.mp4 59.84 MB
3. Building a walking skeleton Part Two - Angular/4. Adding VS Code extensions to work with Angular.mp4 19.37 MB
3. Building a walking skeleton Part Two - Angular/5. Making HTTP requests in Angular.mp4 75.05 MB
3. Building a walking skeleton Part Two - Angular/6. Adding CORS support in the API.mp4 30.82 MB
3. Building a walking skeleton Part Two - Angular/7. Displaying the fetched users in the browser.mp4 22.47 MB
3. Building a walking skeleton Part Two - Angular/8. Adding bootstrap and font-awesome.mp4 50.38 MB
3. Building a walking skeleton Part Two - Angular/9. Using HTTPS in angular - MAC.mp4 38.85 MB
4. Authentication basics/1. Introduction.mp4 13.52 MB
4. Authentication basics/10. JSON web tokens.mp4 17.97 MB
4. Authentication basics/11. Adding a token service.mp4 42.26 MB
4. Authentication basics/12. Adding the create token logic.mp4 49.69 MB
4. Authentication basics/13. Creating a User DTO and returning the token.mp4 49.68 MB
4. Authentication basics/14. Adding the authentication middleware.mp4 53.14 MB
4. Authentication basics/15. Adding extension methods.mp4 52.7 MB
4. Authentication basics/16. Section 4 summary.mp4 20.87 MB
4. Authentication basics/2. Safe storage of passwords.mp4 28.49 MB
4. Authentication basics/3. Updating the user entity.mp4 17.06 MB
4. Authentication basics/4. Creating a base API controller.mp4 23.44 MB
4. Authentication basics/5. Creating an Account Controller with a register endpoint.mp4 74.59 MB
4. Authentication basics/6. Using the debugger.mp4 70.88 MB
4. Authentication basics/7. Using DTOs.mp4 48.79 MB
4. Authentication basics/8. Adding validation.mp4 20.45 MB
4. Authentication basics/9. Adding a login endpoint.mp4 77.42 MB
5. Client login and register/1. Introduction.mp4 9.12 MB
5. Client login and register/10. Using the async pipe.mp4 43.56 MB
5. Client login and register/11. Adding a home page.mp4 32.62 MB
5. Client login and register/12. Adding a register form.mp4 32.79 MB
5. Client login and register/13. Parent to child communication.mp4 71.11 MB
5. Client login and register/14. Child to parent communication.mp4 38.08 MB
5. Client login and register/15. Hooking up the register method to the service.mp4 69.79 MB
5. Client login and register/16. Section 5 summary.mp4 12.23 MB
5. Client login and register/2. Creating a nav bar.mp4 62.09 MB
5. Client login and register/3. Introduction to Angular template forms.mp4 39.88 MB
5. Client login and register/4. Introduction to Angular services.mp4 27.02 MB
5. Client login and register/5. Injecting services into components.mp4 23.62 MB
5. Client login and register/6. Using conditionals to show and remove content.mp4 39.42 MB
5. Client login and register/7. Using the angular bootstrap components - dropdown.mp4 46.47 MB
5. Client login and register/8. Introduction to observables.mp4 25.22 MB
5. Client login and register/9. Persisting the login.mp4 84.49 MB
6. Routing in Angular/1. Introduction.mp4 9.33 MB
6. Routing in Angular/10. Section 6 summary.mp4 13.45 MB
6. Routing in Angular/2. Creating some more components.mp4 45.4 MB
6. Routing in Angular/3. Adding the nav links.mp4 25.88 MB
6. Routing in Angular/4. Routing in code.mp4 13.89 MB
6. Routing in Angular/5. Adding a toast service for notifications.mp4 64.63 MB
6. Routing in Angular/6. Adding an Angular route guard.mp4 49.05 MB
6. Routing in Angular/7. Adding a dummy route.mp4 36.03 MB
6. Routing in Angular/8. Adding a new theme.mp4 39.16 MB
6. Routing in Angular/9. Tidying up the app module by using a shared module.mp4 36.52 MB
7. Error handling/1. Introduction.mp4 10.82 MB
7. Error handling/10. Section 7 summary.mp4 18.21 MB
7. Error handling/2. Creating an error controller for testing errors.mp4 59.58 MB
7. Error handling/3. Handling server errors.mp4 61.78 MB
7. Error handling/4. Exception handling middleware.mp4 81.81 MB
7. Error handling/5. Testing errors in the client.mp4 58.57 MB
7. Error handling/6. Adding an error interceptor.mp4 90.45 MB
7. Error handling/7. Validation errors.mp4 44.55 MB
7. Error handling/8. Handling not found.mp4 17.1 MB
7. Error handling/9. Adding a server error page.mp4 75.1 MB
8. Extending the API/1. Introduction.mp4 10.8 MB
8. Extending the API/10. Updating the users controller.mp4 45.58 MB
8. Extending the API/11. Adding a DTO for Members.mp4 20.37 MB
8. Extending the API/12. Adding AutoMapper.mp4 21.99 MB
8. Extending the API/13. Using AutoMapper.mp4 55.74 MB
8. Extending the API/14. Configuring AutoMapper.mp4 21.87 MB
8. Extending the API/15. Using AutoMapper queryable extensions.mp4 109.07 MB
8. Extending the API/16. Section 8 summary.mp4 12.51 MB
8. Extending the API/2. Extending the user entity.mp4 23.51 MB
8. Extending the API/3. Adding a DateTime extension to calculate age.mp4 24.87 MB
8. Extending the API/4. Entity Framework relationships.mp4 71.36 MB
8. Extending the API/5. Generating seed data.mp4 71.88 MB
8. Extending the API/6. Seeding data part one.mp4 73.11 MB
8. Extending the API/7. Seeding data part two.mp4 54.26 MB
8. Extending the API/8. The repository pattern.mp4 26.89 MB
8. Extending the API/9. Creating a repository.mp4 42.99 MB
9. Building the User Interface/1. Introduction.mp4 9.65 MB
9. Building the User Interface/10. Routing to the detailed page.mp4 40.57 MB
9. Building the User Interface/11. Styling the member detailed page.mp4 38.11 MB
9. Building the User Interface/12. Styling the member detailed page part two.mp4 47.05 MB
9. Building the User Interface/13. Adding a photo gallery.mp4 106.98 MB
9. Building the User Interface/14. Section 9 summary.mp4 11.43 MB
9. Building the User Interface/2. Using TypeScript.mp4 34.6 MB
9. Building the User Interface/3. Creating the member interface.mp4 21.89 MB
9. Building the User Interface/4. Adding a member service.mp4 55.57 MB
9. Building the User Interface/5. Retrieving the list of members.mp4 36.47 MB
9. Building the User Interface/6. Creating member cards.mp4 24.15 MB
9. Building the User Interface/7. Adding some style to the cards.mp4 45.77 MB
9. Building the User Interface/8. Adding animated buttons.mp4 40.5 MB
9. Building the User Interface/9. Using an interceptor to send the token.mp4 56.79 MB
其他位置