zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[DesireCourse.Net] Udemy - Build an app with ASPNET Core and Angular from scratch
magnet:?xt=urn:btih:8cf03de8d1c5410947c0aa0bdbfbe06ecd0c273e&dn=[DesireCourse.Net] Udemy - Build an app with ASPNET Core and Angular from scratch
磁力链接详情
文件列表详情
8cf03de8d1c5410947c0aa0bdbfbe06ecd0c273e
infohash:
228
文件数量
13.62 GB
文件大小
2020-10-24 19:42
创建日期
2024-11-2 17:06
最后访问
相关分词
DesireCourse
Net
Udemy
-
Build
an
app
with
ASPNET
Core
and
Angular
from
scratch
1. Introduction/1. Introduction.mp4 17.74 MB
1. Introduction/2. Setting up the development environment.mp4 45.81 MB
10. Updating Resources/1. Introduction.mp4 3.41 MB
10. Updating Resources/2. Creating a Member Edit Component.mp4 56.71 MB
10. Updating Resources/3. Designing the template for the member profile edit page - part 1.mp4 65.47 MB
10. Updating Resources/4. Creating the Member Edit Template part 2.mp4 72.51 MB
10. Updating Resources/5. Adding a CanDeactivate route guard.mp4 64.57 MB
10. Updating Resources/6. Persisting the Member updates.mp4 75.5 MB
10. Updating Resources/7. Finishing off the Member edit component.mp4 32.48 MB
10. Updating Resources/8. Summary.mp4 3.66 MB
11. Adding Photo upload functionality to the application/1. Introduction.mp4 19.21 MB
11. Adding Photo upload functionality to the application/10. Adding the Set Main photo functionality to the API.mp4 102.07 MB
11. Adding Photo upload functionality to the application/11. Adding the Set Main Photo functionality to the SPA.mp4 63.31 MB
11. Adding Photo upload functionality to the application/12. Using the array filter method to provide instant feedback in the SPA.mp4 28.88 MB
11. Adding Photo upload functionality to the application/13. Output properties revisited..mp4 36.13 MB
11. Adding Photo upload functionality to the application/14. Adding the main photo to the Nav bar.mp4 125.96 MB
11. Adding Photo upload functionality to the application/15. Any to Any component communication in Angular.mp4 5.82 MB
11. Adding Photo upload functionality to the application/16. Using BehaviorSubject to add any to any communication to our app..mp4 97.84 MB
11. Adding Photo upload functionality to the application/17. Adding the Delete photo function to the API.mp4 114.91 MB
11. Adding Photo upload functionality to the application/18. Adding the Delete Photo functionality to the SPA.mp4 68.95 MB
11. Adding Photo upload functionality to the application/19. Summary.mp4 3.62 MB
11. Adding Photo upload functionality to the application/2. Where should we store the photos.mp4 8.03 MB
11. Adding Photo upload functionality to the application/3. Using Cloudinary as a photo storage solution.mp4 106.62 MB
11. Adding Photo upload functionality to the application/4. Creating the Photos controller Part 1.mp4 118.64 MB
11. Adding Photo upload functionality to the application/5. Creating the Photos Controller Part 2.mp4 88.78 MB
11. Adding Photo upload functionality to the application/6. Testing the Photo upload with Postman.mp4 107.62 MB
11. Adding Photo upload functionality to the application/7. Creating the Photo upload component in Angular.mp4 38.19 MB
11. Adding Photo upload functionality to the application/8. Adding a 3rd Party File Uploader.mp4 122.57 MB
11. Adding Photo upload functionality to the application/9. Configuring the 3rd Party file uploader.mp4 123.95 MB
12. Reactive Forms in Angular/1. Introduction.mp4 14.2 MB
12. Reactive Forms in Angular/10. Completing the Registration implementation.mp4 72.99 MB
12. Reactive Forms in Angular/11. Fixing the Photos issue for newly registered users.mp4 78.97 MB
12. Reactive Forms in Angular/12. Summary.mp4 3.73 MB
12. Reactive Forms in Angular/2. Introduction to Reactive Forms in Angular.mp4 47.7 MB
12. Reactive Forms in Angular/3. Validation in Reactive forms.mp4 36.57 MB
12. Reactive Forms in Angular/4. Custom Validators in Reactive forms.mp4 22.11 MB
12. Reactive Forms in Angular/5. Providing Validation feedback to the user.mp4 88.68 MB
12. Reactive Forms in Angular/6. Using the Reactive Forms FormBuilder Service.mp4 41.41 MB
12. Reactive Forms in Angular/7. Expanding the Registration form.mp4 74.97 MB
12. Reactive Forms in Angular/8. Handling Dates in Forms.mp4 100.57 MB
12. Reactive Forms in Angular/9. Updating the Register method in the API.mp4 67.73 MB
13. Action Filters in ASP.NET Core/1. Introduction.mp4 4.87 MB
13. Action Filters in ASP.NET Core/2. Using a TimeAgo pipe for dates in Angular.mp4 49.13 MB
13. Action Filters in ASP.NET Core/3. Using Action Filters.mp4 80.76 MB
14. Paging, Sorting and Filtering/1. Introduction.mp4 5.48 MB
14. Paging, Sorting and Filtering/10. Adding filtering functionality to the SPA.mp4 107.1 MB
14. Paging, Sorting and Filtering/11. Sorting results in the API.mp4 42.01 MB
14. Paging, Sorting and Filtering/12. Adding the Sorting functionality to the SPA.mp4 67.95 MB
14. Paging, Sorting and Filtering/13. Summary.mp4 2.94 MB
14. Paging, Sorting and Filtering/2. Paging in ASP.NET Core Web API.mp4 4.47 MB
14. Paging, Sorting and Filtering/3. Adding a PagedList class.mp4 94.17 MB
14. Paging, Sorting and Filtering/4. Setting up the paging helper classes.mp4 71.33 MB
14. Paging, Sorting and Filtering/5. Implementing pagination in the API.mp4 135.59 MB
14. Paging, Sorting and Filtering/6. Setting up pagination in the SPA.mp4 94.6 MB
14. Paging, Sorting and Filtering/7. Using nix-bootstrap pagination module.mp4 67.5 MB
14. Paging, Sorting and Filtering/8. Filtering in the API.mp4 52.78 MB
14. Paging, Sorting and Filtering/9. Adding additional filtering parameters to the API.mp4 49.69 MB
15. Adding the 'Likes' functionality from start to finish/1. Introduction.mp4 3.27 MB
15. Adding the 'Likes' functionality from start to finish/2. Configuring the EF relationship so users can like each other.mp4 3.49 MB
15. Adding the 'Likes' functionality from start to finish/3. Creating the Like entity.mp4 76.75 MB
15. Adding the 'Likes' functionality from start to finish/4. Adding the Send Like functionality in the API.mp4 77.43 MB
15. Adding the 'Likes' functionality from start to finish/5. Retrieving the list of users liked and liked by user.mp4 81.75 MB
15. Adding the 'Likes' functionality from start to finish/6. Adding the Send like functionality to the SPA.mp4 44.87 MB
15. Adding the 'Likes' functionality from start to finish/7. Creating the Lists component.mp4 82.09 MB
15. Adding the 'Likes' functionality from start to finish/8. Summary of Section 15.mp4 3.11 MB
16. Add a private messaging system to the application/1. Introduction.mp4 8.08 MB
16. Add a private messaging system to the application/10. Getting the message thread in the component.mp4 65.98 MB
16. Add a private messaging system to the application/11. Designing the message tab chat system.mp4 97.2 MB
16. Add a private messaging system to the application/12. Adding Query params to an Angular route.mp4 66.1 MB
16. Add a private messaging system to the application/13. Adding the send message functionality and a challenge.mp4 72.22 MB
16. Add a private messaging system to the application/14. Challenge solution - resolving the issue with the photos.mp4 113.35 MB
16. Add a private messaging system to the application/15. Adding the Delete message functionality to the API.mp4 59.8 MB
16. Add a private messaging system to the application/16. Deleting messages in the SPA.mp4 67.61 MB
16. Add a private messaging system to the application/17. Adding the Mark as Read functionality.mp4 102.25 MB
16. Add a private messaging system to the application/18. Summary of Section 16.mp4 5.54 MB
16. Add a private messaging system to the application/2. Creating the Message Entity and relationships.mp4 49.24 MB
16. Add a private messaging system to the application/3. Adding the repository methods for the messages.mp4 27.93 MB
16. Add a private messaging system to the application/4. Adding the Create Message method in the API.mp4 116.99 MB
16. Add a private messaging system to the application/5. Adding the Repository methods for an Inbox, Outbox.mp4 66.15 MB
16. Add a private messaging system to the application/6. Creating the Message Controller.mp4 123.32 MB
16. Add a private messaging system to the application/7. Adding the Message thread methods to the API.mp4 62.48 MB
16. Add a private messaging system to the application/8. Working with the message component in the SPA.mp4 142.34 MB
16. Add a private messaging system to the application/9. Designing the Inbox and Outbox template.mp4 52.52 MB
17. Publishing (new)/1. Introduction.mp4 27.86 MB
17. Publishing (new)/10. Publishing the app to Linux.mp4 75 MB
17. Publishing (new)/11. HTTPS configuration for Apache.mp4 89.59 MB
17. Publishing (new)/12. Setting up Azure to publish our app.mp4 89.21 MB
17. Publishing (new)/13. Publishing our App to Azure.mp4 101.47 MB
17. Publishing (new)/14. End of course summary.mp4 57.39 MB
17. Publishing (new)/2. Using NG Build and running the application from the Kestrel server.mp4 102.64 MB
17. Publishing (new)/3. Angular CLI AOT Production build.mp4 103.35 MB
17. Publishing (new)/4. Installing and setting up MySQL.mp4 38.86 MB
17. Publishing (new)/5. Adding additional Database providers.mp4 62.56 MB
17. Publishing (new)/6. Dealing with migrations and multiple Database providers.mp4 74.47 MB
17. Publishing (new)/7. Adding Lazy loading for our related entities.mp4 98.84 MB
17. Publishing (new)/8. Publishing to IIS.mp4 93.14 MB
17. Publishing (new)/9. Setting up a Linux server for publishing.mp4 155.41 MB
18. Publishing - Deprecated - Please see new Publishing section/1. Introduction.mp4 7.2 MB
18. Publishing - Deprecated - Please see new Publishing section/10. Publishing our app to an IIS Server.mp4 124.27 MB
18. Publishing - Deprecated - Please see new Publishing section/11. Preparing a Linux server for publishing our application.mp4 105.88 MB
18. Publishing - Deprecated - Please see new Publishing section/12. Publishing the app to the Linux server.mp4 95.65 MB
18. Publishing - Deprecated - Please see new Publishing section/13. Course Wrap Up.mp4 622.2 KB
18. Publishing - Deprecated - Please see new Publishing section/2. Using NG Build - Running our Angular app from the Kestrel server.mp4 100.88 MB
18. Publishing - Deprecated - Please see new Publishing section/3. Angular Production build with the Angular CLI.mp4 4.51 MB
18. Publishing - Deprecated - Please see new Publishing section/4. Using the Angular CLI for Ahead of Time Compilation.mp4 96.98 MB
18. Publishing - Deprecated - Please see new Publishing section/5. Installing MySQL on Mac OSX.mp4 33.78 MB
18. Publishing - Deprecated - Please see new Publishing section/6. Installing MySQL on Windows.mp4 55.94 MB
18. Publishing - Deprecated - Please see new Publishing section/7. Entity Framework Database Providers - updating the SDK to match the provider.mp4 69.2 MB
18. Publishing - Deprecated - Please see new Publishing section/8. Swapping the Database backend to MySQL.mp4 150.56 MB
18. Publishing - Deprecated - Please see new Publishing section/9. Fixing the Ignored include warnings in the API.mp4 83.06 MB
19. Course Updates - August 2019/1. Updating the .Net Core project to use .Net Core 2.2.mp4 179.77 MB
19. Course Updates - August 2019/2. Updating the Angular v6 project to Angular v8.mp4 182.1 MB
2. Building a Walking Skeleton/1. Introduction.mp4 5.61 MB
2. Building a Walking Skeleton/10. Creating the Angular application using AngularCLI.mp4 34.1 MB
2. Building a Walking Skeleton/11. The Angular bootstrapping and running the Angular app.mp4 89.01 MB
2. Building a Walking Skeleton/12. Adding VS Code extensions used in this course.mp4 58.4 MB
2. Building a Walking Skeleton/13. Making HTTP requests in Angular.mp4 94.39 MB
2. Building a Walking Skeleton/14. Adding CORS support to the API.mp4 31.69 MB
2. Building a Walking Skeleton/15. Displaying data from the API on the HTML page.mp4 17.97 MB
2. Building a Walking Skeleton/16. Adding Bootstrap and Font-Awesome to our Angular app.mp4 53.97 MB
2. Building a Walking Skeleton/17. Adding GIT for source control.mp4 81.09 MB
2. Building a Walking Skeleton/18. Summary of Section 2.mp4 4.89 MB
2. Building a Walking Skeleton/2. Creating the DotNet Core WebAPI using the DotNetCLI.mp4 32.07 MB
2. Building a Walking Skeleton/3. Reviewing the Project files in the DotNet Web API.mp4 91.57 MB
2. Building a Walking Skeleton/4. Running the DotNet Core application.mp4 65.39 MB
2. Building a Walking Skeleton/5. Environment settings and using dotnet watch.mp4 69.12 MB
2. Building a Walking Skeleton/6. Creating the first Model and DataContext.mp4 76.02 MB
2. Building a Walking Skeleton/7. Creating the Database using Entity Framework migrations.mp4 77.76 MB
2. Building a Walking Skeleton/8. Retrieving data from the Database.mp4 63.92 MB
2. Building a Walking Skeleton/9. Making our code asynchronous.mp4 30.48 MB
20. Bonus - Publishing the application to Azure/1. Setting up the Azure Resource group, App Service and Database.mp4 105.27 MB
20. Bonus - Publishing the application to Azure/2. Publishing the app to Azure.mp4 113.73 MB
21. Bonus - Identity and Role Management/1. Introduction to Identity.mp4 7.58 MB
21. Bonus - Identity and Role Management/10. Updating the seed method with Roles.mp4 56.97 MB
21. Bonus - Identity and Role Management/11. Adding roles to the JWT Token.mp4 56.23 MB
21. Bonus - Identity and Role Management/12. Policy based authorization.mp4 72.22 MB
21. Bonus - Identity and Role Management/13. Returning the users with their roles.mp4 35.41 MB
21. Bonus - Identity and Role Management/14. Adding the edit roles method in the API.mp4 88.24 MB
21. Bonus - Identity and Role Management/15. Creating the Admin Component in the SPA.mp4 36.3 MB
21. Bonus - Identity and Role Management/16. Updating the Auth guard to protect routes based on user role.mp4 69.96 MB
21. Bonus - Identity and Role Management/17. Adding a custom structural directive.mp4 70.45 MB
21. Bonus - Identity and Role Management/18. Adding the admin service and user management component.mp4 70.94 MB
21. Bonus - Identity and Role Management/19. Adding a Modal Component.mp4 78.35 MB
21. Bonus - Identity and Role Management/2. Getting to the starting point for this bonus section.mp4 42.54 MB
21. Bonus - Identity and Role Management/20. Passing the roles data into the Modal.mp4 75.16 MB
21. Bonus - Identity and Role Management/21. Passing data out of the Modal and hooking up to the API.mp4 97.98 MB
21. Bonus - Identity and Role Management/22. Challenge - Creating the Photo Management system,.mp4 81.61 MB
21. Bonus - Identity and Role Management/23. Challenge Solution.mp4 183.95 MB
21. Bonus - Identity and Role Management/3. Adding the Identity models.mp4 41.6 MB
21. Bonus - Identity and Role Management/4. Configuring the DataContext for Identity.mp4 43.34 MB
21. Bonus - Identity and Role Management/5. Configuring the Startup.cs class for Identity.mp4 96.86 MB
21. Bonus - Identity and Role Management/6. Fixing the errors and adding a new migration.mp4 81.29 MB
21. Bonus - Identity and Role Management/7. Updating the Seed Users method.mp4 43.29 MB
21. Bonus - Identity and Role Management/8. Updating the Login method.mp4 85.58 MB
21. Bonus - Identity and Role Management/9. Updating the register method.mp4 46.75 MB
3. Security/1. Intoduction.mp4 5.63 MB
3. Security/10. Using DTOs (Data Transfer Objects).mp4 69.53 MB
3. Security/11. Validation in the API.mp4 94.62 MB
3. Security/12. Token Authentication.mp4 6.17 MB
3. Security/13. Creating the Login method in the API.mp4 152.77 MB
3. Security/14. Using the Authentication middleware.mp4 76.87 MB
3. Security/15. Safe storage of secrets.mp4 60.81 MB
3. Security/16. Summary of Section 3.mp4 6.32 MB
3. Security/2. Storing passwords in the Database.mp4 4.33 MB
3. Security/3. Creating the User model.mp4 25.21 MB
3. Security/4. The Repository pattern.mp4 7.01 MB
3. Security/5. Creating an Interface for the Repository.mp4 13.48 MB
3. Security/6. Creating the concrete Auth Repository and Register Method.mp4 69.34 MB
3. Security/7. Creating the Login repository method.mp4 64.86 MB
3. Security/8. Registering services in the Startup class.mp4 27.45 MB
3. Security/9. Creating the Register method in our Auth Controller.mp4 74.03 MB
4. Client side login and register/1. Introduction.mp4 3.48 MB
4. Client side login and register/10. Adding the register method to the Auth Service.mp4 50.35 MB
4. Client side login and register/11. Summary of Section 4.mp4 1.63 MB
4. Client side login and register/2. Creating the Navigation and Login form.mp4 62.95 MB
4. Client side login and register/3. Introduction to Angular template forms.mp4 76.11 MB
4. Client side login and register/4. Introduction to Angular Services.mp4 67.71 MB
4. Client side login and register/5. Injecting the Angular services in our Components.mp4 39.85 MB
4. Client side login and register/6. Using ngIf to conditionally display HTML Elements.mp4 70.54 MB
4. Client side login and register/7. Adding a component so users can Register to our site.mp4 69.15 MB
4. Client side login and register/8. Parent to Child Component communication using Input properties.mp4 48.63 MB
4. Client side login and register/9. Component Communication Child to Parent using Output properties.mp4 33.33 MB
5. Error Handling/1. Introduction.mp4 2.77 MB
5. Error Handling/2. Handling exceptions in the API.mp4 97.12 MB
5. Error Handling/3. Setting up the Global exception handler in the API.mp4 100.04 MB
5. Error Handling/4. Handling errors in Angular.mp4 157.8 MB
5. Error Handling/5. Summary of Section 5.mp4 3.35 MB
6. Adding 3rd party components to our app/1. Introduction.mp4 4.47 MB
6. Adding 3rd party components to our app/2. Wrapping 3rd party libraries as an Angular service.mp4 79.07 MB
6. Adding 3rd party components to our app/3. Using the Angular JWT library to improve token handling.mp4 59.48 MB
6. Adding 3rd party components to our app/4. Using the Angular JWT library to decode tokens.mp4 74.88 MB
6. Adding 3rd party components to our app/5. Adding Ngx Bootstrap to power our Bootstrap components.mp4 73.7 MB
6. Adding 3rd party components to our app/6. Bringing some color to our app with a theme from Bootswatch.mp4 26.88 MB
6. Adding 3rd party components to our app/7. Summary of Section 6.mp4 4.04 MB
7. Routing in Angular/1. Introduction.mp4 4.5 MB
7. Routing in Angular/2. Setting up routing in Angular.mp4 48.55 MB
7. Routing in Angular/3. Setting up our links in the nav component.mp4 32 MB
7. Routing in Angular/4. Using routing in our components.mp4 26.67 MB
7. Routing in Angular/5. Protecting our routes with a route guard.mp4 39.17 MB
7. Routing in Angular/6. Protecting multiple routes with a single route guard using dummy routes.mp4 48.76 MB
7. Routing in Angular/7. Summary of Section 7.mp4 6.09 MB
8. Extending the API/1. Introduction.mp4 4.46 MB
8. Extending the API/10. Using AutoMapper Part 1.mp4 82.11 MB
8. Extending the API/11. Using AutoMapper Part 2.mp4 75.32 MB
8. Extending the API/12. Summary.mp4 6.16 MB
8. Extending the API/2. Extending the User Model.mp4 63.57 MB
8. Extending the API/3. Exploring Entity Framework migrations.mp4 104.02 MB
8. Extending the API/4. Entity Framework Relationships.mp4 30.88 MB
8. Extending the API/5. Seeding Data to the Database - Part 1.mp4 81.82 MB
8. Extending the API/6. Seeding Data to the Database Part 2.mp4 107.47 MB
8. Extending the API/7. Creating a new repository for our API.mp4 59.96 MB
8. Extending the API/8. Creating the Users Controller.mp4 107.6 MB
8. Extending the API/9. Shaping the data to return with DTOs.mp4 41.21 MB
9. Building a great looking User Interface/1. Introduction.mp4 4.3 MB
9. Building a great looking User Interface/10. Creating the Member Detailed View component class.mp4 60.56 MB
9. Building a great looking User Interface/11. Designing the Member detailed view template - left hand side.mp4 40.38 MB
9. Building a great looking User Interface/12. Adding a tabbed panel for the right hand side of the Member detailed page.mp4 53.55 MB
9. Building a great looking User Interface/13. Using Route Resolvers to retrieve data.mp4 112.81 MB
9. Building a great looking User Interface/14. Adding a photo gallery to our application.mp4 124.33 MB
9. Building a great looking User Interface/15. Summary.mp4 5.07 MB
9. Building a great looking User Interface/2. Introduction to Interfaces in Typescript.mp4 5.79 MB
9. Building a great looking User Interface/3. Adding Interfaces to our Typescript code.mp4 27.04 MB
9. Building a great looking User Interface/4. Creating another Angular service.mp4 61.34 MB
9. Building a great looking User Interface/5. Retrieving the Members into the Member List Component.mp4 42.44 MB
9. Building a great looking User Interface/6. Creating Member Cards to display on our Member list page.mp4 56.35 MB
9. Building a great looking User Interface/7. Giving our Members some style with CSS.mp4 23.95 MB
9. Building a great looking User Interface/8. Adding animated buttons to the member cards.mp4 44.19 MB
9. Building a great looking User Interface/9. Using Auth0 JwtModule to send up jwt tokens automatically.mp4 54.04 MB
其他位置