21. Bonus - Identity and Role Management/23. Challenge Solution.mp4 192.9 MB
19. Course Updates - August 2019/2. Updating the Angular v6 project to Angular v8.mp4 190.9 MB
19. Course Updates - August 2019/1. Updating the .Net Core project to use .Net Core 2.2.mp4 188.5 MB
5. Error Handling/4. Handling errors in Angular.mp4 165.5 MB
17. Publishing (new)/9. Setting up a Linux server for publishing.mp4 163.0 MB
3. Security/13. Creating the Login method in the API.mp4 160.2 MB
18. Publishing - Deprecated - Please see new Publishing section/8. Swapping the Database backend to MySQL.mp4 157.9 MB
18. Publishing - Deprecated - Please see new Publishing section/8. Swapping the Database backend to MySQL.srt 157.1 MB
16. Add a private messaging system to the application/8. Working with the message component in the SPA.mp4 149.3 MB
14. Paging, Sorting and Filtering/5. Implementing pagination in the API.mp4 142.2 MB
11. Adding Photo upload functionality to the application/14. Adding the main photo to the Nav bar.mp4 132.1 MB
9. Building a great looking User Interface/14. Adding a photo gallery to our application.mp4 130.4 MB
18. Publishing - Deprecated - Please see new Publishing section/10. Publishing our app to an IIS Server.mp4 130.3 MB
11. Adding Photo upload functionality to the application/9. Configuring the 3rd Party file uploader.mp4 130.0 MB
16. Add a private messaging system to the application/6. Creating the Message Controller.mp4 129.3 MB
11. Adding Photo upload functionality to the application/8. Adding a 3rd Party File Uploader.mp4 128.5 MB
11. Adding Photo upload functionality to the application/4. Creating the Photos controller Part 1.mp4 124.4 MB
16. Add a private messaging system to the application/4. Adding the Create Message method in the API.mp4 122.7 MB
11. Adding Photo upload functionality to the application/17. Adding the Delete photo function to the API.mp4 120.5 MB
20. Bonus - Publishing the application to Azure/2. Publishing the app to Azure.mp4 119.3 MB
16. Add a private messaging system to the application/14. Challenge solution - resolving the issue with the photos.mp4 118.9 MB
9. Building a great looking User Interface/13. Using Route Resolvers to retrieve data.mp4 118.3 MB
11. Adding Photo upload functionality to the application/6. Testing the Photo upload with Postman.mp4 112.8 MB
8. Extending the API/8. Creating the Users Controller.mp4 112.8 MB
8. Extending the API/6. Seeding Data to the Database Part 2.mp4 112.7 MB
14. Paging, Sorting and Filtering/10. Adding filtering functionality to the SPA.mp4 112.3 MB
11. Adding Photo upload functionality to the application/3. Using Cloudinary as a photo storage solution.mp4 111.8 MB
18. Publishing - Deprecated - Please see new Publishing section/11. Preparing a Linux server for publishing our application.mp4 111.0 MB
20. Bonus - Publishing the application to Azure/1. Setting up the Azure Resource group, App Service and Database.mp4 110.4 MB
8. Extending the API/3. Exploring Entity Framework migrations.mp4 109.1 MB
17. Publishing (new)/3. Angular CLI AOT Production build.mp4 108.4 MB
17. Publishing (new)/2. Using NG Build and running the application from the Kestrel server.mp4 107.6 MB
16. Add a private messaging system to the application/17. Adding the Mark as Read functionality.mp4 107.2 MB
11. Adding Photo upload functionality to the application/10. Adding the Set Main photo functionality to the API.mp4 107.0 MB
17. Publishing (new)/13. Publishing our App to Azure.mp4 106.4 MB
18. Publishing - Deprecated - Please see new Publishing section/2. Using NG Build - Running our Angular app from the Kestrel server.mp4 105.8 MB
12. Reactive Forms in Angular/8. Handling Dates in Forms.mp4 105.5 MB
5. Error Handling/3. Setting up the Global exception handler in the API.mp4 104.9 MB
17. Publishing (new)/7. Adding Lazy loading for our related entities.mp4 103.6 MB
21. Bonus - Identity and Role Management/21. Passing data out of the Modal and hooking up to the API.mp4 102.7 MB
11. Adding Photo upload functionality to the application/16. Using BehaviorSubject to add any to any communication to our app..mp4 102.6 MB
16. Add a private messaging system to the application/11. Designing the message tab chat system.mp4 101.9 MB
5. Error Handling/2. Handling exceptions in the API.mp4 101.8 MB
18. Publishing - Deprecated - Please see new Publishing section/4. Using the Angular CLI for Ahead of Time Compilation.mp4 101.7 MB
21. Bonus - Identity and Role Management/5. Configuring the Startup.cs class for Identity.mp4 101.6 MB
18. Publishing - Deprecated - Please see new Publishing section/12. Publishing the app to the Linux server.mp4 100.3 MB
3. Security/11. Validation in the API.mp4 99.2 MB
14. Paging, Sorting and Filtering/6. Setting up pagination in the SPA.mp4 99.2 MB
2. Building a Walking Skeleton/13. Making HTTP requests in Angular.mp4 99.0 MB
14. Paging, Sorting and Filtering/3. Adding a PagedList class.mp4 98.7 MB
17. Publishing (new)/8. Publishing to IIS.mp4 97.7 MB
2. Building a Walking Skeleton/3. Reviewing the Project files in the DotNet Web API.mp4 96.0 MB
17. Publishing (new)/11. HTTPS configuration for Apache.mp4 93.9 MB
17. Publishing (new)/12. Setting up Azure to publish our app.mp4 93.5 MB
2. Building a Walking Skeleton/11. The Angular bootstrapping and running the Angular app.mp4 93.3 MB
11. Adding Photo upload functionality to the application/5. Creating the Photos Controller Part 2.mp4 93.1 MB
12. Reactive Forms in Angular/5. Providing Validation feedback to the user.mp4 93.0 MB
21. Bonus - Identity and Role Management/14. Adding the edit roles method in the API.srt 92.6 MB
21. Bonus - Identity and Role Management/14. Adding the edit roles method in the API.mp4 92.5 MB
21. Bonus - Identity and Role Management/8. Updating the Login method.mp4 89.7 MB
18. Publishing - Deprecated - Please see new Publishing section/9. Fixing the Ignored include warnings in the API.mp4 87.1 MB
15. Adding the 'Likes' functionality from start to finish/7. Creating the Lists component.srt 86.1 MB
8. Extending the API/10. Using AutoMapper Part 1.mp4 86.1 MB
15. Adding the 'Likes' functionality from start to finish/7. Creating the Lists component.mp4 86.1 MB
8. Extending the API/5. Seeding Data to the Database - Part 1.mp4 85.8 MB
15. Adding the 'Likes' functionality from start to finish/5. Retrieving the list of users liked and liked by user.mp4 85.7 MB
21. Bonus - Identity and Role Management/22. Challenge - Creating the Photo Management system,.mp4 85.6 MB
21. Bonus - Identity and Role Management/6. Fixing the errors and adding a new migration.mp4 85.2 MB
2. Building a Walking Skeleton/17. Adding GIT for source control.mp4 85.0 MB
13. Action Filters in ASP.NET Core/3. Using Action Filters.mp4 84.7 MB
6. Adding 3rd party components to our app/2. Wrapping 3rd party libraries as an Angular service.mp4 82.9 MB
12. Reactive Forms in Angular/11. Fixing the Photos issue for newly registered users.mp4 82.8 MB
21. Bonus - Identity and Role Management/19. Adding a Modal Component.mp4 82.2 MB
2. Building a Walking Skeleton/7. Creating the Database using Entity Framework migrations.mp4 81.5 MB
15. Adding the 'Likes' functionality from start to finish/4. Adding the Send Like functionality in the API.mp4 81.2 MB
3. Security/14. Using the Authentication middleware.mp4 80.6 MB
15. Adding the 'Likes' functionality from start to finish/3. Creating the Like entity.srt 80.5 MB
15. Adding the 'Likes' functionality from start to finish/3. Creating the Like entity.mp4 80.5 MB
4. Client side login and register/3. Introduction to Angular template forms.mp4 79.8 MB
2. Building a Walking Skeleton/6. Creating the first Model and DataContext.mp4 79.7 MB
10. Updating Resources/6. Persisting the Member updates.mp4 79.2 MB
8. Extending the API/11. Using AutoMapper Part 2.mp4 79.0 MB
21. Bonus - Identity and Role Management/20. Passing the roles data into the Modal.mp4 78.8 MB
17. Publishing (new)/10. Publishing the app to Linux.mp4 78.6 MB
12. Reactive Forms in Angular/7. Expanding the Registration form.mp4 78.6 MB
6. Adding 3rd party components to our app/4. Using the Angular JWT library to decode tokens.mp4 78.5 MB
17. Publishing (new)/6. Dealing with migrations and multiple Database providers.mp4 78.1 MB
3. Security/9. Creating the Register method in our Auth Controller.mp4 77.6 MB
6. Adding 3rd party components to our app/5. Adding Ngx Bootstrap to power our Bootstrap components.mp4 77.3 MB
12. Reactive Forms in Angular/10. Completing the Registration implementation.srt 76.6 MB
12. Reactive Forms in Angular/10. Completing the Registration implementation.mp4 76.5 MB
10. Updating Resources/4. Creating the Member Edit Template part 2.mp4 76.0 MB
21. Bonus - Identity and Role Management/12. Policy based authorization.mp4 75.7 MB
16. Add a private messaging system to the application/13. Adding the send message functionality and a challenge.mp4 75.7 MB
14. Paging, Sorting and Filtering/4. Setting up the paging helper classes.mp4 74.8 MB
21. Bonus - Identity and Role Management/18. Adding the admin service and user management component.mp4 74.4 MB
4. Client side login and register/6. Using ngIf to conditionally display HTML Elements.mp4 74.0 MB
21. Bonus - Identity and Role Management/17. Adding a custom structural directive.mp4 73.9 MB
21. Bonus - Identity and Role Management/16. Updating the Auth guard to protect routes based on user role.mp4 73.4 MB
3. Security/10. Using DTOs (Data Transfer Objects).mp4 72.9 MB
3. Security/6. Creating the concrete Auth Repository and Register Method.mp4 72.7 MB
18. Publishing - Deprecated - Please see new Publishing section/7. Entity Framework Database Providers - updating the SDK to match the provider.mp4 72.6 MB
4. Client side login and register/7. Adding a component so users can Register to our site.mp4 72.5 MB
2. Building a Walking Skeleton/5. Environment settings and using dotnet watch.srt 72.5 MB
2. Building a Walking Skeleton/5. Environment settings and using dotnet watch.mp4 72.5 MB
11. Adding Photo upload functionality to the application/18. Adding the Delete Photo functionality to the SPA.mp4 72.3 MB
14. Paging, Sorting and Filtering/12. Adding the Sorting functionality to the SPA.mp4 71.3 MB
12. Reactive Forms in Angular/9. Updating the Register method in the API.mp4 71.0 MB
4. Client side login and register/4. Introduction to Angular Services.mp4 71.0 MB
16. Add a private messaging system to the application/16. Deleting messages in the SPA.mp4 70.9 MB
14. Paging, Sorting and Filtering/7. Using nix-bootstrap pagination module.mp4 70.8 MB
16. Add a private messaging system to the application/5. Adding the Repository methods for an Inbox, Outbox.mp4 69.4 MB
16. Add a private messaging system to the application/12. Adding Query params to an Angular route.mp4 69.3 MB
16. Add a private messaging system to the application/10. Getting the message thread in the component.mp4 69.2 MB
10. Updating Resources/3. Designing the template for the member profile edit page - part 1.mp4 68.7 MB
2. Building a Walking Skeleton/4. Running the DotNet Core application.mp4 68.6 MB
3. Security/7. Creating the Login repository method.mp4 68.0 MB
10. Updating Resources/5. Adding a CanDeactivate route guard.mp4 67.7 MB
2. Building a Walking Skeleton/8. Retrieving data from the Database.mp4 67.0 MB
8. Extending the API/2. Extending the User Model.mp4 66.7 MB
11. Adding Photo upload functionality to the application/11. Adding the Set Main Photo functionality to the SPA.mp4 66.4 MB
4. Client side login and register/2. Creating the Navigation and Login form.mp4 66.0 MB
15. Adding the 'Likes' functionality from start to finish/4. Adding the Send Like functionality in the API.srt 11.5 kB
4. Client side login and register/6. Using ngIf to conditionally display HTML Elements.srt 11.5 kB
21. Bonus - Identity and Role Management/20. Passing the roles data into the Modal.srt 11.5 kB
16. Add a private messaging system to the application/13. Adding the send message functionality and a challenge.srt 11.4 kB
3. Security/6. Creating the concrete Auth Repository and Register Method.srt 11.3 kB
6. Adding 3rd party components to our app/3. Using the Angular JWT library to improve token handling.srt 11.3 kB
12. Reactive Forms in Angular/7. Expanding the Registration form.srt 11.1 kB
21. Bonus - Identity and Role Management/16. Updating the Auth guard to protect routes based on user role.srt 11.1 kB
3. Security/4. The Repository pattern.srt 11.0 kB
2. Building a Walking Skeleton/16. Adding Bootstrap and Font-Awesome to our Angular app.srt 11.0 kB
8. Extending the API/2. Extending the User Model.srt 10.9 kB
21. Bonus - Identity and Role Management/5. Configuring the Startup.cs class for Identity.srt 10.8 kB
14. Paging, Sorting and Filtering/7. Using nix-bootstrap pagination module.srt 10.7 kB
4. Client side login and register/2. Creating the Navigation and Login form.srt 10.7 kB
21. Bonus - Identity and Role Management/17. Adding a custom structural directive.srt 10.6 kB
9. Building a great looking User Interface/6. Creating Member Cards to display on our Member list page.srt 10.6 kB
18. Publishing - Deprecated - Please see new Publishing section/7. Entity Framework Database Providers - updating the SDK to match the provider.srt 10.6 kB
17. Publishing (new)/10. Publishing the app to Linux.srt 10.5 kB
8. Extending the API/11. Using AutoMapper Part 2.srt 10.5 kB
17. Publishing (new)/6. Dealing with migrations and multiple Database providers.srt 10.4 kB
14. Paging, Sorting and Filtering/4. Setting up the paging helper classes.srt 10.3 kB
18. Publishing - Deprecated - Please see new Publishing section/9. Fixing the Ignored include warnings in the API.srt 10.1 kB
16. Add a private messaging system to the application/12. Adding Query params to an Angular route.srt 10.1 kB
3. Security/7. Creating the Login repository method.srt 9.7 kB
16. Add a private messaging system to the application/10. Getting the message thread in the component.srt 9.7 kB
3. Security/15. Safe storage of secrets.srt 9.7 kB
12. Reactive Forms in Angular/9. Updating the Register method in the API.srt 9.7 kB
16. Add a private messaging system to the application/9. Designing the Inbox and Outbox template.srt 9.7 kB
8. Extending the API/5. Seeding Data to the Database - Part 1.srt 9.7 kB
9. Building a great looking User Interface/10. Creating the Member Detailed View component class.srt 9.6 kB
9. Building a great looking User Interface/5. Retrieving the Members into the Member List Component.srt 9.4 kB
21. Bonus - Identity and Role Management/12. Policy based authorization.srt 9.4 kB
10. Updating Resources/3. Designing the template for the member profile edit page - part 1.srt 9.4 kB
14. Paging, Sorting and Filtering/12. Adding the Sorting functionality to the SPA.srt 9.4 kB
7. Routing in Angular/6. Protecting multiple routes with a single route guard using dummy routes.srt 9.3 kB
9. Building a great looking User Interface/12. Adding a tabbed panel for the right hand side of the Member detailed page.srt 9.2 kB
2. Building a Walking Skeleton/12. Adding VS Code extensions used in this course.srt 9.1 kB
16. Add a private messaging system to the application/16. Deleting messages in the SPA.srt 9.1 kB
1. Introduction/2. Setting up the development environment.srt 9.0 kB
11. Adding Photo upload functionality to the application/11. Adding the Set Main Photo functionality to the SPA.srt 9.0 kB
10. Updating Resources/4. Creating the Member Edit Template part 2.srt 8.9 kB
7. Routing in Angular/5. Protecting our routes with a route guard.srt 8.9 kB
10. Updating Resources/5. Adding a CanDeactivate route guard.srt 8.8 kB
12. Reactive Forms in Angular/2. Introduction to Reactive Forms in Angular.srt 8.7 kB
11. Adding Photo upload functionality to the application/18. Adding the Delete Photo functionality to the SPA.srt 8.7 kB
7. Routing in Angular/2. Setting up routing in Angular.srt 8.7 kB
4. Client side login and register/8. Parent to Child Component communication using Input properties.srt 8.6 kB
9. Building a great looking User Interface/11. Designing the Member detailed view template - left hand side.srt 8.6 kB
21. Bonus - Identity and Role Management/6. Fixing the errors and adding a new migration.srt 8.4 kB
2. Building a Walking Skeleton/10. Creating the Angular application using AngularCLI.srt 8.3 kB
16. Add a private messaging system to the application/5. Adding the Repository methods for an Inbox, Outbox.srt 8.2 kB
21. Bonus - Identity and Role Management/10. Updating the seed method with Roles.srt 8.1 kB
4. Client side login and register/5. Injecting the Angular services in our Components.srt 8.1 kB
21. Bonus - Identity and Role Management/11. Adding roles to the JWT Token.srt 8.1 kB
16. Add a private messaging system to the application/7. Adding the Message thread methods to the API.srt 8.1 kB
14. Paging, Sorting and Filtering/8. Filtering in the API.srt 8.0 kB
18. Publishing - Deprecated - Please see new Publishing section/3. Angular Production build with the Angular CLI.srt 8.0 kB
10. Updating Resources/2. Creating a Member Edit Component.srt 8.0 kB
16. Add a private messaging system to the application/2. Creating the Message Entity and relationships.srt 8.0 kB
3. Security/12. Token Authentication.srt 7.8 kB
4. Client side login and register/9. Component Communication Child to Parent using Output properties.srt 7.7 kB
2. Building a Walking Skeleton/9. Making our code asynchronous.srt 7.7 kB
11. Adding Photo upload functionality to the application/7. Creating the Photo upload component in Angular.srt 7.6 kB
21. Bonus - Identity and Role Management/2. Getting to the starting point for this bonus section.srt 7.6 kB
9. Building a great looking User Interface/9. Using Auth0 JwtModule to send up jwt tokens automatically.srt 7.5 kB
18. Publishing - Deprecated - Please see new Publishing section/6. Installing MySQL on Windows.srt 7.3 kB
2. Building a Walking Skeleton/2. Creating the DotNet Core WebAPI using the DotNetCLI.srt 7.3 kB
11. Adding Photo upload functionality to the application/2. Where should we store the photos.srt 7.2 kB
13. Action Filters in ASP.NET Core/2. Using a TimeAgo pipe for dates in Angular.srt 7.1 kB
16. Add a private messaging system to the application/15. Adding the Delete message functionality to the API.srt 7.1 kB
14. Paging, Sorting and Filtering/9. Adding additional filtering parameters to the API.srt 7.0 kB
9. Building a great looking User Interface/2. Introduction to Interfaces in Typescript.srt 6.8 kB
18. Publishing - Deprecated - Please see new Publishing section/5. Installing MySQL on Mac OSX.srt 6.8 kB
9. Building a great looking User Interface/8. Adding animated buttons to the member cards.srt 6.8 kB
21. Bonus - Identity and Role Management/3. Adding the Identity models.srt 6.7 kB
1. Introduction/1. Introduction.srt 6.5 kB
21. Bonus - Identity and Role Management/9. Updating the register method.srt 6.3 kB
17. Publishing (new)/4. Installing and setting up MySQL.srt 6.2 kB
21. Bonus - Identity and Role Management/7. Updating the Seed Users method.srt 6.2 kB
12. Reactive Forms in Angular/3. Validation in Reactive forms.srt 6.1 kB
8. Extending the API/9. Shaping the data to return with DTOs.srt 6.1 kB
2. Building a Walking Skeleton/14. Adding CORS support to the API.srt 6.1 kB
17. Publishing (new)/14. End of course summary.srt 6.1 kB
14. Paging, Sorting and Filtering/11. Sorting results in the API.srt 6.0 kB
3. Security/1. Intoduction.srt 6.0 kB
12. Reactive Forms in Angular/6. Using the Reactive Forms FormBuilder Service.srt 6.0 kB
15. Adding the 'Likes' functionality from start to finish/6. Adding the Send like functionality to the SPA.srt 6.0 kB
9. Building a great looking User Interface/3. Adding Interfaces to our Typescript code.srt 5.9 kB
7. Routing in Angular/3. Setting up our links in the nav component.srt 5.7 kB
6. Adding 3rd party components to our app/1. Introduction.srt 5.6 kB
7. Routing in Angular/1. Introduction.srt 5.6 kB
3. Security/2. Storing passwords in the Database.srt 5.4 kB
21. Bonus - Identity and Role Management/4. Configuring the DataContext for Identity.srt 5.4 kB
3. Security/3. Creating the User model.srt 5.4 kB
21. Bonus - Identity and Role Management/15. Creating the Admin Component in the SPA.srt 5.4 kB
8. Extending the API/4. Entity Framework Relationships.srt 5.3 kB
12. Reactive Forms in Angular/1. Introduction.srt 5.3 kB
2. Building a Walking Skeleton/15. Displaying data from the API on the HTML page.srt 5.2 kB
7. Routing in Angular/4. Using routing in our components.srt 5.2 kB
11. Adding Photo upload functionality to the application/1. Introduction.srt 5.1 kB
16. Add a private messaging system to the application/1. Introduction.srt 5.1 kB
10. Updating Resources/7. Finishing off the Member edit component.srt 5.1 kB
11. Adding Photo upload functionality to the application/15. Any to Any component communication in Angular.srt 4.9 kB
2. Building a Walking Skeleton/1. Introduction.srt 4.8 kB
11. Adding Photo upload functionality to the application/13. Output properties revisited..srt 4.7 kB
8. Extending the API/1. Introduction.srt 4.5 kB
6. Adding 3rd party components to our app/6. Bringing some color to our app with a theme from Bootswatch.srt 4.4 kB
21. Bonus - Identity and Role Management/13. Returning the users with their roles.srt 4.3 kB
16. Add a private messaging system to the application/3. Adding the repository methods for the messages.srt 4.2 kB
14. Paging, Sorting and Filtering/1. Introduction.srt 4.2 kB
7. Routing in Angular/7. Summary of Section 7.srt 4.2 kB
4. Client side login and register/1. Introduction.srt 4.2 kB
11. Adding Photo upload functionality to the application/12. Using the array filter method to provide instant feedback in the SPA.srt 4.1 kB
12. Reactive Forms in Angular/4. Custom Validators in Reactive forms.srt 4.1 kB
9. Building a great looking User Interface/1. Introduction.srt 4.1 kB
3. Security/8. Registering services in the Startup class.srt 4.0 kB
16. Add a private messaging system to the application/18. Summary of Section 16.srt 4.0 kB
14. Paging, Sorting and Filtering/2. Paging in ASP.NET Core Web API.srt 3.9 kB
8. Extending the API/12. Summary.srt 3.9 kB
3. Security/5. Creating an Interface for the Repository.srt 3.9 kB
17. Publishing (new)/1. Introduction.srt 3.8 kB
9. Building a great looking User Interface/7. Giving our Members some style with CSS.srt 3.7 kB
10. Updating Resources/1. Introduction.srt 3.5 kB
21. Bonus - Identity and Role Management/1. Introduction to Identity.srt 3.5 kB