Download link
File List
-
01 Introduction/001 Introduction.en_US.srt 8.66 KB
01 Introduction/001 Introduction.mp4 80.57 MB
01 Introduction/002 Setting up the developer environment.en_US.srt 6.44 KB
01 Introduction/002 Setting up the developer environment.mp4 25.65 MB
01 Introduction/003 Setting up VS Code for C# development.en_US.srt 11.04 KB
01 Introduction/003 Setting up VS Code for C# development.mp4 29.02 MB
01 Introduction/004 StudentAssets.zip 1.2 MB
01 Introduction/004 Where to get the source code and course assets.en_US.srt 2.24 KB
01 Introduction/004 Where to get the source code and course assets.mp4 7.48 MB
02 API Basics/005 Introduction.en_US.srt 6.43 KB
02 API Basics/005 Introduction.mp4 30.95 MB
02 API Basics/006 Creating the Web API project.en_US.srt 7.42 KB
02 API Basics/006 Creating the Web API project.mp4 18.8 MB
02 API Basics/007 Running the API using the DotNet CLI.en_US.srt 12.12 KB
02 API Basics/007 Running the API using the DotNet CLI.mp4 55.97 MB
02 API Basics/008 .Net 6 Project changes.en_US.srt 11.44 KB
02 API Basics/008 .Net 6 Project changes.mp4 90.67 MB
02 API Basics/008 dotnet6files.zip 2.9 KB
02 API Basics/009 Reviewing the Web API startup files.en_US.srt 10.04 KB
02 API Basics/009 Reviewing the Web API startup files.mp4 33.8 MB
02 API Basics/010 Adding our first API Controller.en_US.srt 7.56 KB
02 API Basics/010 Adding our first API Controller.mp4 25.29 MB
02 API Basics/011 Adding a C# Entity class.en_US.srt 3.76 KB
02 API Basics/011 Adding a C# Entity class.mp4 10.4 MB
02 API Basics/012 Setting up Entity Framework.en_US.srt 13.55 KB
02 API Basics/012 Setting up Entity Framework.mp4 102.41 MB
02 API Basics/013 Adding a connection string.en_US.srt 7.72 KB
02 API Basics/013 Adding a connection string.mp4 59.9 MB
02 API Basics/014 Adding an Entity Framework migration.en_US.srt 12.18 KB
02 API Basics/014 Adding an Entity Framework migration.mp4 53.58 MB
02 API Basics/015 Updating the database.en_US.srt 5.36 KB
02 API Basics/015 Updating the database.mp4 18.51 MB
02 API Basics/016 Reading the data from the Database in the API.en_US.srt 13.29 KB
02 API Basics/016 Reading the data from the Database in the API.mp4 102.41 MB
02 API Basics/017 Postman Collections.en_US.srt 5.01 KB
02 API Basics/017 Postman Collections.mp4 25.99 MB
02 API Basics/018 Creating the additional projects.en_US.srt 14.83 KB
02 API Basics/018 Creating the additional projects.mp4 68.28 MB
02 API Basics/019 Saving our project into source control using Git and GitHub.en_US.srt 12.77 KB
02 API Basics/019 Saving our project into source control using Git and GitHub.mp4 50.5 MB
02 API Basics/020 Summary of section 2.en_US.srt 6.01 KB
02 API Basics/020 Summary of section 2.mp4 23.35 MB
03 API Architecture/021 Introduction.en_US.srt 4.56 KB
03 API Architecture/021 Introduction.mp4 21.76 MB
03 API Architecture/022 The Repository Pattern.en_US.srt 8.85 KB
03 API Architecture/022 The Repository Pattern.mp4 49.59 MB
03 API Architecture/023 Adding a Repository and Interface.en_US.srt 9.75 KB
03 API Architecture/023 Adding a Repository and Interface.mp4 47.97 MB
03 API Architecture/024 Adding the repository methods.en_US.srt 7.18 KB
03 API Architecture/024 Adding the repository methods.mp4 52.31 MB
03 API Architecture/025 Extending the products entity and creating related entities.en_US.srt 6.16 KB
03 API Architecture/025 Extending the products entity and creating related entities.mp4 23.4 MB
03 API Architecture/026 Creating a new migration for the entities.en_US.srt 6.36 KB
03 API Architecture/026 Creating a new migration for the entities.mp4 55.32 MB
03 API Architecture/027 Configuring the migrations.en_US.srt 14.11 KB
03 API Architecture/027 Configuring the migrations.mp4 157.45 MB
03 API Architecture/028 Applying the migrations and creating the Database at app startup.en_US.srt 8.71 KB
03 API Architecture/028 Applying the migrations and creating the Database at app startup.mp4 49.49 MB
03 API Architecture/029 Adding Seed data.en_US.srt 14.27 KB
03 API Architecture/029 Adding Seed data.mp4 137.06 MB
03 API Architecture/030 Adding the code to get the product brands and types.en_US.srt 9.79 KB
03 API Architecture/030 Adding the code to get the product brands and types.mp4 57.72 MB
03 API Architecture/031 Eager loading of navigation properties.en_US.srt 7.02 KB
03 API Architecture/031 Eager loading of navigation properties.mp4 34.57 MB
03 API Architecture/032 Summary of section 3.en_US.srt 3.03 KB
03 API Architecture/032 Summary of section 3.mp4 12.57 MB
04 API Generic Repository/033 Introduction.en_US.srt 10.7 KB
04 API Generic Repository/033 Introduction.mp4 53.73 MB
04 API Generic Repository/034 Creating a Generic repository and interface.en_US.srt 7.71 KB
04 API Generic Repository/034 Creating a Generic repository and interface.mp4 35.43 MB
04 API Generic Repository/035 Implementing the methods in the Generic repository.en_US.srt 11.15 KB
04 API Generic Repository/035 Implementing the methods in the Generic repository.mp4 59.76 MB
04 API Generic Repository/036 Introduction to the specification pattern.en_US.srt 8.06 KB
04 API Generic Repository/036 Introduction to the specification pattern.mp4 28.47 MB
04 API Generic Repository/037 Creating a specification class.en_US.srt 12.79 KB
04 API Generic Repository/037 Creating a specification class.mp4 60.63 MB
04 API Generic Repository/038 Creating a specification evaluator.en_US.srt 7.3 KB
04 API Generic Repository/038 Creating a specification evaluator.mp4 30.52 MB
04 API Generic Repository/039 Implementing the repository with specification methods.en_US.srt 7.28 KB
04 API Generic Repository/039 Implementing the repository with specification methods.mp4 38.08 MB
04 API Generic Repository/040 Using the specification methods in the controller.en_US.srt 9.41 KB
04 API Generic Repository/040 Using the specification methods in the controller.mp4 45.81 MB
04 API Generic Repository/041 Using the specification methods in the controller.en_US.srt 10.12 KB
04 API Generic Repository/041 Using the specification methods in the controller.mp4 51.38 MB
04 API Generic Repository/042 Using the Debugger to view the spec pattern in action.en_US.srt 11.08 KB
04 API Generic Repository/042 Using the Debugger to view the spec pattern in action.mp4 62.17 MB
04 API Generic Repository/043 Shaping the data to return with DTOs.en_US.srt 9.44 KB
04 API Generic Repository/043 Shaping the data to return with DTOs.mp4 57.2 MB
04 API Generic Repository/044 Adding AutoMapper to the API project.en_US.srt 7.38 KB
04 API Generic Repository/044 Adding AutoMapper to the API project.mp4 46.26 MB
04 API Generic Repository/045 Configuring AutoMapper profiles.en_US.srt 6.75 KB
04 API Generic Repository/045 Configuring AutoMapper profiles.mp4 36.74 MB
04 API Generic Repository/046 Adding a Custom Value Resolver for AutoMapper.en_US.srt 9.42 KB
04 API Generic Repository/046 Adding a Custom Value Resolver for AutoMapper.mp4 43.52 MB
04 API Generic Repository/047 Serving static content from the API.en_US.srt 6.55 KB
04 API Generic Repository/047 Serving static content from the API.mp4 63.19 MB
04 API Generic Repository/048 Summary of section 4.en_US.srt 3.8 KB
04 API Generic Repository/048 Summary of section 4.mp4 13.46 MB
04 API Generic Repository/048 Using-ThenInclude-with-the-specification-pattern.pdf 31.14 KB
05 API Error Handling/049 Introduction.en_US.srt 5.43 KB
05 API Error Handling/049 Introduction.mp4 25.53 MB
05 API Error Handling/050 Creating a test controller for errors.en_US.srt 12.63 KB
05 API Error Handling/050 Creating a test controller for errors.mp4 106.51 MB
05 API Error Handling/051 Creating a consistent error response from the API.en_US.srt 7.41 KB
05 API Error Handling/051 Creating a consistent error response from the API.mp4 32.58 MB
05 API Error Handling/052 Adding a not found endpoint error handler.en_US.srt 5.8 KB
05 API Error Handling/052 Adding a not found endpoint error handler.mp4 29.26 MB
05 API Error Handling/053 Creating Exception handler middleware.en_US.srt 14.99 KB
05 API Error Handling/053 Creating Exception handler middleware.mp4 126.09 MB
05 API Error Handling/054 Improving the validation error responses.en_US.srt 10.47 KB
05 API Error Handling/054 Improving the validation error responses.mp4 114.83 MB
05 API Error Handling/055 Adding Swagger for documenting our API.en_US.srt 7.58 KB
05 API Error Handling/055 Adding Swagger for documenting our API.mp4 32.03 MB
05 API Error Handling/056 Improving the swagger documentation.en_US.srt 6.81 KB
05 API Error Handling/056 Improving the swagger documentation.mp4 82.58 MB
05 API Error Handling/057 Cleaning up the Startup class.en_US.srt 9.7 KB
05 API Error Handling/057 Cleaning up the Startup class.mp4 125.99 MB
05 API Error Handling/058 Summary of section 5.en_US.srt 1.32 KB
05 API Error Handling/058 Summary of section 5.mp4 5.03 MB
06 API Paging, Filtering, Sorting & Searching/059 Introduction.en_US.srt 6.83 KB
06 API Paging, Filtering, Sorting & Searching/059 Introduction.mp4 26.25 MB
06 API Paging, Filtering, Sorting & Searching/060 Adding a sorting specification class.en_US.srt 5.86 KB
06 API Paging, Filtering, Sorting & Searching/060 Adding a sorting specification class.mp4 29.94 MB
06 API Paging, Filtering, Sorting & Searching/061 Adding a sorting specification part 2.en_US.srt 5.92 KB
06 API Paging, Filtering, Sorting & Searching/061 Adding a sorting specification part 2.mp4 40 MB
06 API Paging, Filtering, Sorting & Searching/062 Working around the decimal problem in Sqlite.en_US.srt 7 KB
06 API Paging, Filtering, Sorting & Searching/062 Working around the decimal problem in Sqlite.mp4 67.68 MB
06 API Paging, Filtering, Sorting & Searching/063 Adding filtering functionality.en_US.srt 6.51 KB
06 API Paging, Filtering, Sorting & Searching/063 Adding filtering functionality.mp4 35.39 MB
06 API Paging, Filtering, Sorting & Searching/064 Adding Pagination Part 1.en_US.srt 4.73 KB
06 API Paging, Filtering, Sorting & Searching/064 Adding Pagination Part 1.mp4 26.07 MB
06 API Paging, Filtering, Sorting & Searching/065 Adding Pagination Part 2.en_US.srt 12.34 KB
06 API Paging, Filtering, Sorting & Searching/065 Adding Pagination Part 2.mp4 112.5 MB
06 API Paging, Filtering, Sorting & Searching/066 Adding Pagination Part 3.en_US.srt 11.24 KB
06 API Paging, Filtering, Sorting & Searching/066 Adding Pagination Part 3.mp4 134.1 MB
06 API Paging, Filtering, Sorting & Searching/067 Adding the search functionality.en_US.srt 6.25 KB
06 API Paging, Filtering, Sorting & Searching/067 Adding the search functionality.mp4 19.93 MB
06 API Paging, Filtering, Sorting & Searching/068 Adding CORS Support to the API.en_US.srt 5.93 KB
06 API Paging, Filtering, Sorting & Searching/068 Adding CORS Support to the API.mp4 48.88 MB
06 API Paging, Filtering, Sorting & Searching/069 Summary of section 6.en_US.srt 1.41 KB
06 API Paging, Filtering, Sorting & Searching/069 Summary of section 6.mp4 5.38 MB
07 Client - Angular setup/070 Introduction.en_US.srt 7.55 KB
07 Client - Angular setup/070 Introduction.mp4 28.21 MB
07 Client - Angular setup/071 Setting up the developer environment for Angular.en_US.srt 10.56 KB
07 Client - Angular setup/071 Setting up the developer environment for Angular.mp4 47.86 MB
07 Client - Angular setup/072 Creating the Angular project.en_US.srt 4.01 KB
07 Client - Angular setup/072 Creating the Angular project.mp4 15.81 MB
07 Client - Angular setup/073 Reviewing the Angular project files in the template.en_US.srt 9.03 KB
07 Client - Angular setup/073 Reviewing the Angular project files in the template.mp4 76.87 MB
07 Client - Angular setup/074 Setting up Angular to use HTTPS.en_US.srt 6.42 KB
07 Client - Angular setup/074 Setting up Angular to use HTTPS.mp4 37.15 MB
07 Client - Angular setup/075 Adding bootstrap and font-awesome.en_US.srt 19 KB
07 Client - Angular setup/075 Adding bootstrap and font-awesome.mp4 146.37 MB
07 Client - Angular setup/076 Adding VS Code extensions for Angular.en_US.srt 4.04 KB
07 Client - Angular setup/076 Adding VS Code extensions for Angular.mp4 14.2 MB
08 Client - Angular Basics/077 Introduction.en_US.srt 2.98 KB
08 Client - Angular Basics/077 Introduction.mp4 10.95 MB
08 Client - Angular Basics/078 Adding a Nav Bar component.en_US.srt 8.98 KB
08 Client - Angular Basics/078 Adding a Nav Bar component.mp4 25.45 MB
08 Client - Angular Basics/079 Adding the NavBar HTML code.en_US.srt 7.75 KB
08 Client - Angular Basics/079 Adding the NavBar HTML code.mp4 38.44 MB
08 Client - Angular Basics/080 Styling the nav bar.en_US.srt 9.5 KB
08 Client - Angular Basics/080 Styling the nav bar.mp4 79.11 MB
08 Client - Angular Basics/081 Intro to the Http Client Module.en_US.srt 16.69 KB
08 Client - Angular Basics/081 Intro to the Http Client Module.mp4 74.78 MB
08 Client - Angular Basics/082 Observables.en_US.srt 9.11 KB
08 Client - Angular Basics/082 Observables.mp4 30.24 MB
08 Client - Angular Basics/083 Intro to Typescript.en_US.srt 10.17 KB
08 Client - Angular Basics/083 Intro to Typescript.mp4 39.15 MB
08 Client - Angular Basics/084 Typescript Demo.en_US.srt 15.18 KB
08 Client - Angular Basics/084 Typescript Demo.mp4 50.34 MB
08 Client - Angular Basics/085 Creating a products interface.en_US.srt 8.5 KB
08 Client - Angular Basics/085 Creating a products interface.mp4 47.05 MB
08 Client - Angular Basics/086 Summary of section 8.en_US.srt 4.37 KB
08 Client - Angular Basics/086 Summary of section 8.mp4 17.85 MB
09 Client - Building the UI for our shop/087 Introduction.en_US.srt 7.32 KB
09 Client - Building the UI for our shop/087 Introduction.mp4 23.68 MB
09 Client - Building the UI for our shop/088 Organising our files and folders.en_US.srt 12.77 KB
09 Client - Building the UI for our shop/088 Organising our files and folders.mp4 48.61 MB
09 Client - Building the UI for our shop/089 Intro to Angular services.en_US.srt 4.95 KB
09 Client - Building the UI for our shop/089 Intro to Angular services.mp4 16.84 MB
09 Client - Building the UI for our shop/090 Consuming services in the component.en_US.srt 8.04 KB
09 Client - Building the UI for our shop/090 Consuming services in the component.mp4 35.56 MB
09 Client - Building the UI for our shop/091 Designing the shop page.en_US.srt 13.09 KB
09 Client - Building the UI for our shop/091 Designing the shop page.mp4 121.87 MB
09 Client - Building the UI for our shop/092 Adding a child component for the product items.en_US.srt 5.28 KB
09 Client - Building the UI for our shop/092 Adding a child component for the product items.mp4 50.8 MB
09 Client - Building the UI for our shop/093 Passing down data to child components.en_US.srt 9.7 KB
09 Client - Building the UI for our shop/093 Passing down data to child components.mp4 106.89 MB
09 Client - Building the UI for our shop/094 Adding the product filters.en_US.srt 9.81 KB
09 Client - Building the UI for our shop/094 Adding the product filters.mp4 100.1 MB
09 Client - Building the UI for our shop/095 Adding the filter functionality.en_US.srt 12.55 KB
09 Client - Building the UI for our shop/095 Adding the filter functionality.mp4 73.19 MB
09 Client - Building the UI for our shop/096 Hooking up the filter to the HTML.en_US.srt 6.56 KB
09 Client - Building the UI for our shop/096 Hooking up the filter to the HTML.mp4 37.74 MB
09 Client - Building the UI for our shop/097 Adding the sort functionality.en_US.srt 7.52 KB
09 Client - Building the UI for our shop/097 Adding the sort functionality.mp4 47.51 MB
09 Client - Building the UI for our shop/098 Adding the pagination functionality.en_US.srt 7.72 KB
09 Client - Building the UI for our shop/098 Adding the pagination functionality.mp4 45.05 MB
09 Client - Building the UI for our shop/099 Adding the pagination functionality part 2.en_US.srt 8.91 KB
09 Client - Building the UI for our shop/099 Adding the pagination functionality part 2.mp4 80.85 MB
09 Client - Building the UI for our shop/100 Adding the pagination functionality part 3.en_US.srt 5.75 KB
09 Client - Building the UI for our shop/100 Adding the pagination functionality part 3.mp4 36.06 MB
09 Client - Building the UI for our shop/101 Adding a pagination header.en_US.srt 12.81 KB
09 Client - Building the UI for our shop/101 Adding a pagination header.mp4 115.28 MB
09 Client - Building the UI for our shop/102 Making the pagination component a shared component.en_US.srt 7.53 KB
09 Client - Building the UI for our shop/102 Making the pagination component a shared component.mp4 73.99 MB
09 Client - Building the UI for our shop/103 Pagination and Output properties.en_US.srt 10.83 KB
09 Client - Building the UI for our shop/103 Pagination and Output properties.mp4 89.1 MB
09 Client - Building the UI for our shop/104 Adding the search functionality.en_US.srt 10.63 KB
09 Client - Building the UI for our shop/104 Adding the search functionality.mp4 110.49 MB
09 Client - Building the UI for our shop/105 Resolving the Bug!.en_US.srt 7.96 KB
09 Client - Building the UI for our shop/105 Resolving the Bug!.mp4 49.46 MB
09 Client - Building the UI for our shop/106 Summary of section 9.en_US.srt 2.04 KB
09 Client - Building the UI for our shop/106 Summary of section 9.mp4 7.3 MB
10 Client - Routing/107 Introduction.en_US.srt 3.35 KB
10 Client - Routing/107 Introduction.mp4 13.68 MB
10 Client - Routing/108 Creating additional components to route to.en_US.srt 2.99 KB
10 Client - Routing/108 Creating additional components to route to.mp4 10.72 MB
10 Client - Routing/109 Creating the routes.en_US.srt 6.22 KB
10 Client - Routing/109 Creating the routes.mp4 26.15 MB
10 Client - Routing/110 Setting up the nav links.en_US.srt 5.8 KB
10 Client - Routing/110 Setting up the nav links.mp4 59.42 MB
10 Client - Routing/111 Making the links active.en_US.srt 6.81 KB
10 Client - Routing/111 Making the links active.mp4 59.1 MB
10 Client - Routing/112 Getting an individual product.en_US.srt 7.74 KB
10 Client - Routing/112 Getting an individual product.mp4 37.45 MB
10 Client - Routing/113 Adding the product detail page.en_US.srt 7.13 KB
10 Client - Routing/113 Adding the product detail page.mp4 34.76 MB
10 Client - Routing/114 Lazy loading angular modules.en_US.srt 10.11 KB
10 Client - Routing/114 Lazy loading angular modules.mp4 108.46 MB
10 Client - Routing/115 Summary of section 10.en_US.srt 1.06 KB
10 Client - Routing/115 Summary of section 10.mp4 4.12 MB
11 Client - Error handling/116 Introduction.en_US.srt 2.43 KB
11 Client - Error handling/116 Introduction.mp4 11.95 MB
11 Client - Error handling/117 Creating an error component for testing the error responses.en_US.srt 14.04 KB
11 Client - Error handling/117 Creating an error component for testing the error responses.mp4 66.74 MB
11 Client - Error handling/118 Creating additional error components.en_US.srt 3.77 KB
11 Client - Error handling/118 Creating additional error components.mp4 22.52 MB
11 Client - Error handling/119 Using the Http Interceptor to catch errors.en_US.srt 11.36 KB
11 Client - Error handling/119 Using the Http Interceptor to catch errors.mp4 53.43 MB
11 Client - Error handling/120 Adding toast notifications.en_US.srt 7.15 KB
11 Client - Error handling/120 Adding toast notifications.mp4 40.52 MB
11 Client - Error handling/121 Handling validation errrors.en_US.srt 5.2 KB
11 Client - Error handling/121 Handling validation errrors.mp4 25.14 MB
11 Client - Error handling/122 Improving the internal server error component.en_US.srt 15.81 KB
11 Client - Error handling/122 Improving the internal server error component.mp4 97.91 MB
11 Client - Error handling/123 Summary of section 11.en_US.srt 1.92 KB
11 Client - Error handling/123 Summary of section 11.mp4 7.83 MB
12 Client - Pazzazz/124 Introduction.en_US.srt 1.6 KB
12 Client - Pazzazz/124 Introduction.mp4 6.42 MB
12 Client - Pazzazz/125 Adding a section header.en_US.srt 7.7 KB
12 Client - Pazzazz/125 Adding a section header.mp4 29.6 MB
12 Client - Pazzazz/126 Adding breadcrumbs.en_US.srt 6.77 KB
12 Client - Pazzazz/126 Adding breadcrumbs.mp4 55.81 MB
12 Client - Pazzazz/127 Using the breadcrumb service.en_US.srt 5.96 KB
12 Client - Pazzazz/127 Using the breadcrumb service.mp4 47.84 MB
12 Client - Pazzazz/128 Setting the section header title from the breadcrumb service.en_US.srt 13.51 KB
12 Client - Pazzazz/128 Setting the section header title from the breadcrumb service.mp4 120.32 MB
12 Client - Pazzazz/129 Styling the product items.en_US.srt 8.49 KB
12 Client - Pazzazz/129 Styling the product items.mp4 42.77 MB
12 Client - Pazzazz/130 Changing the bootstrap theme.en_US.srt 6.72 KB
12 Client - Pazzazz/130 Changing the bootstrap theme.mp4 60.89 MB
12 Client - Pazzazz/131 Adding loading indicators.en_US.srt 14.03 KB
12 Client - Pazzazz/131 Adding loading indicators.mp4 70.42 MB
12 Client - Pazzazz/132 Cleaning up loading issues.en_US.srt 8.14 KB
12 Client - Pazzazz/132 Cleaning up loading issues.mp4 49.18 MB
12 Client - Pazzazz/133 Adding the home page content.en_US.srt 8.32 KB
12 Client - Pazzazz/133 Adding the home page content.mp4 80.03 MB
12 Client - Pazzazz/134 Summary of section 12.en_US.srt 2.36 KB
12 Client - Pazzazz/134 Summary of section 12.mp4 9.5 MB
13 API - Basket/135 Introduction.en_US.srt 9.6 KB
13 API - Basket/135 Introduction.mp4 35.26 MB
13 API - Basket/136 Setting up Redis.en_US.srt 5.09 KB
13 API - Basket/136 Setting up Redis.mp4 19.11 MB
13 API - Basket/137 Setting up the basket class.en_US.srt 4.02 KB
13 API - Basket/137 Setting up the basket class.mp4 14.46 MB
13 API - Basket/138 Creating a basket repository interface.en_US.srt 3.65 KB
13 API - Basket/138 Creating a basket repository interface.mp4 28.14 MB
13 API - Basket/139 Implementing the basket repository.en_US.srt 9 KB
13 API - Basket/139 Implementing the basket repository.mp4 49.2 MB
13 API - Basket/140 Adding the basket controller.en_US.srt 6.66 KB
13 API - Basket/140 Adding the basket controller.mp4 28.4 MB
13 API - Basket/141 Installing Redis with Docker.en_US.srt 9.22 KB
13 API - Basket/141 Installing Redis with Docker.mp4 34.47 MB
13 API - Basket/142 Installing Redis on a Mac.en_US.srt 5.11 KB
13 API - Basket/142 Installing Redis on a Mac.mp4 40.74 MB
13 API - Basket/143 Installing Redis on Windows.en_US.srt 7.63 KB
13 API - Basket/143 Installing Redis on Windows.mp4 36.25 MB
13 API - Basket/144 Testing the basket functionality.en_US.srt 11.25 KB
13 API - Basket/144 Testing the basket functionality.mp4 121.47 MB
13 API - Basket/145 Summary of section 13.en_US.srt 1.48 KB
13 API - Basket/145 Summary of section 13.mp4 5.74 MB
14 Client - Basket/146 Introduction.en_US.srt 1.59 KB
14 Client - Basket/146 Introduction.mp4 6.37 MB
14 Client - Basket/147 Creating the basket module.en_US.srt 6.71 KB
14 Client - Basket/147 Creating the basket module.mp4 34.21 MB
14 Client - Basket/148 Creating the basket types.en_US.srt 4.03 KB
14 Client - Basket/148 Creating the basket types.mp4 27.26 MB
14 Client - Basket/149 Basket service methods.en_US.srt 8.15 KB
14 Client - Basket/149 Basket service methods.mp4 36.93 MB
14 Client - Basket/150 Adding an item to the basket service method.en_US.srt 12.1 KB
14 Client - Basket/150 Adding an item to the basket service method.mp4 77.72 MB
14 Client - Basket/151 Adding the add item to basket in the component method.en_US.srt 7.76 KB
14 Client - Basket/151 Adding the add item to basket in the component method.mp4 65.41 MB
14 Client - Basket/152 Persisting the basket on startup.en_US.srt 4.95 KB
14 Client - Basket/152 Persisting the basket on startup.mp4 42.66 MB
14 Client - Basket/153 Displaying the basket item count in the nav bar.en_US.srt 7.32 KB
14 Client - Basket/153 Displaying the basket item count in the nav bar.mp4 43.49 MB
14 Client - Basket/154 Styling the basket page.en_US.srt 14.72 KB
14 Client - Basket/154 Styling the basket page.mp4 152.86 MB
14 Client - Basket/155 Adding the basket totals to the service.en_US.srt 8.55 KB
14 Client - Basket/155 Adding the basket totals to the service.mp4 84.11 MB
14 Client - Basket/156 Creating the order summary component.en_US.srt 12.52 KB
14 Client - Basket/156 Creating the order summary component.mp4 71.26 MB
14 Client - Basket/157 Adding the increment and decrement functionality.en_US.srt 8.01 KB
14 Client - Basket/157 Adding the increment and decrement functionality.mp4 50.36 MB
14 Client - Basket/158 Adding the basket component functions.en_US.srt 4.41 KB
14 Client - Basket/158 Adding the basket component functions.mp4 26.15 MB
14 Client - Basket/159 Hooking up the product detail component to the basket.en_US.srt 6.55 KB
14 Client - Basket/159 Hooking up the product detail component to the basket.mp4 57 MB
14 Client - Basket/160 Adding the checkout module.en_US.srt 9.23 KB
14 Client - Basket/160 Adding the checkout module.mp4 47.3 MB
14 Client - Basket/161 Summary of section 14.en_US.srt 957 B
14 Client - Basket/161 Summary of section 14.mp4 3.36 MB
15 API - Identity/162 Introduction.en_US.srt 3.26 KB
15 API - Identity/162 Introduction.mp4 18.09 MB
15 API - Identity/163 Setting up the identity packages.en_US.srt 6.95 KB
15 API - Identity/163 Setting up the identity packages.mp4 71.11 MB
15 API - Identity/164 Setting up the identity classes.en_US.srt 7.71 KB
15 API - Identity/164 Setting up the identity classes.mp4 27.95 MB
15 API - Identity/165 Adding the IdentityDbContext.en_US.srt 5.41 KB
15 API - Identity/165 Adding the IdentityDbContext.mp4 26.4 MB
15 API - Identity/166 Adding a new migration.en_US.srt 6.49 KB
15 API - Identity/166 Adding a new migration.mp4 53.83 MB
15 API - Identity/167 Seeding identity data.en_US.srt 4.71 KB
15 API - Identity/167 Seeding identity data.mp4 19.94 MB
15 API - Identity/168 Adding the Startup services for identity.en_US.srt 5.24 KB
15 API - Identity/168 Adding the Startup services for identity.mp4 31.72 MB
15 API - Identity/169 Adding identity to program class.en_US.srt 5.44 KB
15 API - Identity/169 Adding identity to program class.mp4 33.38 MB
15 API - Identity/170 Adding an Account controller.en_US.srt 13.84 KB
15 API - Identity/170 Adding an Account controller.mp4 74.98 MB
15 API - Identity/171 Registering a user.en_US.srt 7.6 KB
15 API - Identity/171 Registering a user.mp4 64.39 MB
15 API - Identity/172 Adding a token generation service.en_US.srt 12.76 KB
15 API - Identity/172 Adding a token generation service.mp4 86.11 MB
15 API - Identity/173 Setting up identity to use the token.en_US.srt 8.74 KB
15 API - Identity/173 Setting up identity to use the token.mp4 104.09 MB
15 API - Identity/174 Testing the token.en_US.srt 9.9 KB
15 API - Identity/174 Testing the token.mp4 58.78 MB
15 API - Identity/175 Troubleshooting auth issues.en_US.srt 14.51 KB
15 API - Identity/175 Troubleshooting auth issues.mp4 133.02 MB
15 API - Identity/176 Adding additional account methods.en_US.srt 11.05 KB
15 API - Identity/176 Adding additional account methods.mp4 100.25 MB
15 API - Identity/177 Adding user manager extension methods.en_US.srt 14.1 KB
15 API - Identity/177 Adding user manager extension methods.mp4 138.11 MB
15 API - Identity/178 Adding another Dto for the user.en_US.srt 10.46 KB
15 API - Identity/178 Adding another Dto for the user.mp4 138.98 MB
15 API - Identity/179 Summary of section 15.en_US.srt 1.02 KB
15 API - Identity/179 Summary of section 15.mp4 4.11 MB
16 API - Validation/180 Introduction.en_US.srt 1.41 KB
16 API - Validation/180 Introduction.mp4 5.28 MB
16 API - Validation/181 .Net core error responses.en_US.srt 5.8 KB
16 API - Validation/181 .Net core error responses.mp4 28.08 MB
16 API - Validation/182 Model validation.en_US.srt 5.72 KB
16 API - Validation/182 Model validation.mp4 25.77 MB
16 API - Validation/183 Checking for duplicate email addresses.en_US.srt 9.79 KB
16 API - Validation/183 Checking for duplicate email addresses.mp4 56.69 MB
16 API - Validation/184 Validating the basket.en_US.srt 10.64 KB
16 API - Validation/184 Validating the basket.mp4 52.57 MB
16 API - Validation/185 Updating swagger config for identity.en_US.srt 7.5 KB
16 API - Validation/185 Updating swagger config for identity.mp4 68.84 MB
16 API - Validation/186 Summary of section 16.en_US.srt 1.27 KB
16 API - Validation/186 Summary of section 16.mp4 4.7 MB
17 Client - Identity/187 Introduction.en_US.srt 3.59 KB
17 Client - Identity/187 Introduction.mp4 13.46 MB
17 Client - Identity/188 Creating the account module.en_US.srt 8.64 KB
17 Client - Identity/188 Creating the account module.mp4 70.81 MB
17 Client - Identity/189 Creating the account service methods.en_US.srt 7.54 KB
17 Client - Identity/189 Creating the account service methods.mp4 38.21 MB
17 Client - Identity/190 Creating the login form.en_US.srt 7.49 KB
17 Client - Identity/190 Creating the login form.mp4 35.86 MB
17 Client - Identity/191 Angular forms introduction.en_US.srt 4.98 KB
17 Client - Identity/191 Angular forms introduction.mp4 14.85 MB
17 Client - Identity/192 Using reactive forms in Angular.en_US.srt 7.52 KB
17 Client - Identity/192 Using reactive forms in Angular.mp4 41.15 MB
17 Client - Identity/193 Submitting data to the server.en_US.srt 6.33 KB
17 Client - Identity/193 Submitting data to the server.mp4 31.99 MB
17 Client - Identity/194 Updating the nav bar for the logged in user.en_US.srt 5.61 KB
17 Client - Identity/194 Updating the nav bar for the logged in user.mp4 57.02 MB
17 Client - Identity/195 Persisting the login.en_US.srt 7.14 KB
17 Client - Identity/195 Persisting the login.mp4 45.63 MB
17 Client - Identity/196 Adding a dropdown to the navbar.en_US.srt 12.12 KB
17 Client - Identity/196 Adding a dropdown to the navbar.mp4 114.51 MB
17 Client - Identity/197 Form Validation in Angular.en_US.srt 14.2 KB
17 Client - Identity/197 Form Validation in Angular.mp4 83.17 MB
17 Client - Identity/198 Displaying validation errors.en_US.srt 7 KB
17 Client - Identity/198 Displaying validation errors.mp4 40.34 MB
17 Client - Identity/199 Creating a reusable text input.en_US.srt 13.7 KB
17 Client - Identity/199 Creating a reusable text input.mp4 154.22 MB
17 Client - Identity/200 Reusable text input template.en_US.srt 12.16 KB
17 Client - Identity/200 Reusable text input template.mp4 69.94 MB
17 Client - Identity/201 Creating a register form.en_US.srt 9.27 KB
17 Client - Identity/201 Creating a register form.mp4 54.8 MB
17 Client - Identity/202 Dealing with modelstate errors.en_US.srt 5.03 KB
17 Client - Identity/202 Dealing with modelstate errors.mp4 22.04 MB
17 Client - Identity/203 Async validation.en_US.srt 10.4 KB
17 Client - Identity/203 Async validation.mp4 61.31 MB
17 Client - Identity/204 Improving the async validator.en_US.srt 8.94 KB
17 Client - Identity/204 Improving the async validator.mp4 49.99 MB
17 Client - Identity/205 Creating an auth guard.en_US.srt 11.37 KB
17 Client - Identity/205 Creating an auth guard.mp4 80.77 MB
17 Client - Identity/206 Using the replay subject.en_US.srt 10.32 KB
17 Client - Identity/206 Using the replay subject.mp4 103.21 MB
17 Client - Identity/207 Summary of section 17.en_US.srt 2.4 KB
17 Client - Identity/207 Summary of section 17.mp4 20.07 MB
18 API - Orders/208 Introduction.en_US.srt 2.34 KB
18 API - Orders/208 Introduction.mp4 8.48 MB
18 API - Orders/209 Creating the order aggregate part 1.en_US.srt 10.7 KB
18 API - Orders/209 Creating the order aggregate part 1.mp4 39.83 MB
18 API - Orders/210 Creating the order aggregate part 2.en_US.srt 8.73 KB
18 API - Orders/210 Creating the order aggregate part 2.mp4 41.4 MB
18 API - Orders/211 Configuring the order entities.en_US.srt 6.82 KB
18 API - Orders/211 Configuring the order entities.mp4 60.41 MB
18 API - Orders/212 Store context update and seeding delivery methods.en_US.srt 3.96 KB
18 API - Orders/212 Store context update and seeding delivery methods.mp4 22.67 MB
18 API - Orders/213 Creating the order migration.en_US.srt 6.32 KB
18 API - Orders/213 Creating the order migration.mp4 61.48 MB
18 API - Orders/214 Creating an order service.en_US.srt 5.42 KB
18 API - Orders/214 Creating an order service.mp4 26.73 MB
18 API - Orders/215 Implementing the create order method.en_US.srt 11.73 KB
18 API - Orders/215 Implementing the create order method.mp4 144.8 MB
18 API - Orders/216 Creating the order controller.en_US.srt 11.41 KB
18 API - Orders/216 Creating the order controller.mp4 59.35 MB
18 API - Orders/217 Debugging the order method.en_US.srt 13.87 KB
18 API - Orders/217 Debugging the order method.mp4 146.76 MB
18 API - Orders/218 Introducing the Unit of work.en_US.srt 7.48 KB
18 API - Orders/218 Introducing the Unit of work.mp4 25.87 MB
18 API - Orders/219 Implementing the Unit of work.en_US.srt 11.05 KB
18 API - Orders/219 Implementing the Unit of work.mp4 51.67 MB
18 API - Orders/220 Updating the generic repository.en_US.srt 5.16 KB
18 API - Orders/220 Updating the generic repository.mp4 28.17 MB
18 API - Orders/221 Refactoring the Order service to use the Unit of work.en_US.srt 7.6 KB
18 API - Orders/221 Refactoring the Order service to use the Unit of work.mp4 64.23 MB
18 API - Orders/222 Using the debugger to view the order creation.en_US.srt 5.88 KB
18 API - Orders/222 Using the debugger to view the order creation.mp4 55.69 MB
18 API - Orders/223 Implementing the Order get methods.en_US.srt 8.29 KB
18 API - Orders/223 Implementing the Order get methods.mp4 54.92 MB
18 API - Orders/224 Order controller get methods.en_US.srt 4.32 KB
18 API - Orders/224 Order controller get methods.mp4 26.99 MB
18 API - Orders/225 Testing the order controller get methods.en_US.srt 9.79 KB
18 API - Orders/225 Testing the order controller get methods.mp4 95.11 MB
18 API - Orders/226 Shaping the order data.en_US.srt 10.32 KB
18 API - Orders/226 Shaping the order data.mp4 64.67 MB
18 API - Orders/227 AutoMapper config for orders.en_US.srt 3.62 KB
18 API - Orders/227 AutoMapper config for orders.mp4 20.15 MB
18 API - Orders/228 Another AutoMapper value resolver.en_US.srt 5.86 KB
18 API - Orders/228 Another AutoMapper value resolver.mp4 67.79 MB
18 API - Orders/229 Summary of section 18.en_US.srt 2.15 KB
18 API - Orders/229 Summary of section 18.mp4 8 MB
19 Client - Checkout/230 Introduction.en_US.srt 2.52 KB
19 Client - Checkout/230 Introduction.mp4 9.34 MB
19 Client - Checkout/231 Checkout page layout.en_US.srt 4.3 KB
19 Client - Checkout/231 Checkout page layout.mp4 10.72 MB
19 Client - Checkout/232 Creating a stepper component.en_US.srt 4.84 KB
19 Client - Checkout/232 Creating a stepper component.mp4 25.87 MB
19 Client - Checkout/233 Setting up the stepper component.en_US.srt 12.75 KB
19 Client - Checkout/233 Setting up the stepper component.mp4 70.65 MB
19 Client - Checkout/234 Creating the checkout components.en_US.srt 4.63 KB
19 Client - Checkout/234 Creating the checkout components.mp4 19.91 MB
19 Client - Checkout/235 Adding the checkout form.en_US.srt 5.56 KB
19 Client - Checkout/235 Adding the checkout form.mp4 28.65 MB
19 Client - Checkout/236 Creating the address form.en_US.srt 8.29 KB
19 Client - Checkout/236 Creating the address form.mp4 48.22 MB
19 Client - Checkout/237 Creating the delivery form.en_US.srt 6.54 KB
19 Client - Checkout/237 Creating the delivery form.mp4 35.17 MB
19 Client - Checkout/238 Delivery method template.en_US.srt 7.27 KB
19 Client - Checkout/238 Delivery method template.mp4 59.48 MB
19 Client - Checkout/239 Using the Http interceptor to send the token.en_US.srt 6.38 KB
19 Client - Checkout/239 Using the Http interceptor to send the token.mp4 35.53 MB
19 Client - Checkout/240 Making the basket summary shared.en_US.srt 13.16 KB
19 Client - Checkout/240 Making the basket summary shared.mp4 149.11 MB
19 Client - Checkout/241 Checkout review component.en_US.srt 8.25 KB
19 Client - Checkout/241 Checkout review component.mp4 71.44 MB
19 Client - Checkout/242 Adding the forward back buttons for the stepper.en_US.srt 7.48 KB
19 Client - Checkout/242 Adding the forward back buttons for the stepper.mp4 41.31 MB
19 Client - Checkout/243 Using the form status to mark the step complete.en_US.srt 3.58 KB
19 Client - Checkout/243 Using the form status to mark the step complete.mp4 15.94 MB
19 Client - Checkout/244 Populating the address form from API.en_US.srt 5.07 KB
19 Client - Checkout/244 Populating the address form from API.mp4 26.03 MB
19 Client - Checkout/245 Letting the user save the address.en_US.srt 6.13 KB
19 Client - Checkout/245 Letting the user save the address.mp4 41.21 MB
19 Client - Checkout/246 Updating the shipping price.en_US.srt 5.52 KB
19 Client - Checkout/246 Updating the shipping price.mp4 34.54 MB
19 Client - Checkout/247 Creating the order interface.en_US.srt 3.37 KB
19 Client - Checkout/247 Creating the order interface.mp4 24.57 MB
19 Client - Checkout/248 Order submission.en_US.srt 12.73 KB
19 Client - Checkout/248 Order submission.mp4 132.76 MB
19 Client - Checkout/249 Problem solution and redirect to success.en_US.srt 3.93 KB
19 Client - Checkout/249 Problem solution and redirect to success.mp4 26.1 MB
19 Client - Checkout/250 Checkout success page.en_US.srt 8.86 KB
19 Client - Checkout/250 Checkout success page.mp4 47.16 MB
19 Client - Checkout/251 Summary of section 19.en_US.srt 1.46 KB
19 Client - Checkout/251 Summary of section 19.mp4 5.71 MB
20 Client - Order Module/252 Introduction.en_US.srt 3.12 KB
20 Client - Order Module/252 Introduction.mp4 18.07 MB
20 Client - Order Module/253 Demo of finished solution.en_US.srt 6.74 KB
20 Client - Order Module/253 Demo of finished solution.mp4 16.41 MB
20 Client - Order Module/254 Solution to orders exercise.en_US.srt 7.05 KB
20 Client - Order Module/254 Solution to orders exercise.mp4 57.01 MB
20 Client - Order Module/255 Solution to orders exercise stretch challenge.en_US.srt 15.47 KB
20 Client - Order Module/255 Solution to orders exercise stretch challenge.mp4 165.88 MB
21 Taking Payments/256 Introduction.en_US.srt 4.17 KB
21 Taking Payments/256 Introduction.mp4 15.72 MB
21 Taking Payments/257 PCI DSS.en_US.srt 6.09 KB
21 Taking Payments/257 PCI DSS.mp4 24.04 MB
21 Taking Payments/258 Strong Customer Authentication.en_US.srt 9.64 KB
21 Taking Payments/258 Strong Customer Authentication.mp4 35.41 MB
21 Taking Payments/259 Setting up stripe.en_US.srt 7.22 KB
21 Taking Payments/259 Setting up stripe.mp4 23.99 MB
21 Taking Payments/260 Creating the payment service and interface.en_US.srt 6.42 KB
21 Taking Payments/260 Creating the payment service and interface.mp4 27.47 MB
21 Taking Payments/261 Implementing the payment intent.en_US.srt 16.32 KB
21 Taking Payments/261 Implementing the payment intent.mp4 130.26 MB
21 Taking Payments/262 Creating the payment controller.en_US.srt 11.69 KB
21 Taking Payments/262 Creating the payment controller.mp4 97.1 MB
21 Taking Payments/263 Updating the client basket.en_US.srt 6.44 KB
21 Taking Payments/263 Updating the client basket.mp4 36.2 MB
21 Taking Payments/264 Adding the payment intent function.en_US.srt 10.2 KB
21 Taking Payments/264 Adding the payment intent function.mp4 59 MB
21 Taking Payments/265 Persisting the shipping price.en_US.srt 6 KB
21 Taking Payments/265 Persisting the shipping price.mp4 26.39 MB
21 Taking Payments/266 Implementing stripe elements.en_US.srt 7.79 KB
21 Taking Payments/266 Implementing stripe elements.mp4 44.4 MB
21 Taking Payments/267 Adding stripe elements to the components.en_US.srt 10.03 KB
21 Taking Payments/267 Adding stripe elements to the components.mp4 120.26 MB
21 Taking Payments/268 Displaying card validation errors.en_US.srt 9.07 KB
21 Taking Payments/268 Displaying card validation errors.mp4 101.75 MB
21 Taking Payments/269 Using the app stepper as an input property.en_US.srt 3.93 KB
21 Taking Payments/269 Using the app stepper as an input property.mp4 22.98 MB
21 Taking Payments/270 Submitting the payment.en_US.srt 11.12 KB
21 Taking Payments/270 Submitting the payment.mp4 70.01 MB
21 Taking Payments/271 Testing card failures.en_US.srt 10.27 KB
21 Taking Payments/271 Testing card failures.mp4 134.8 MB
21 Taking Payments/272 Tying the payment intent to the order.en_US.srt 11.65 KB
21 Taking Payments/272 Tying the payment intent to the order.mp4 138.55 MB
21 Taking Payments/273 Making the submission a better experience.en_US.srt 12.09 KB
21 Taking Payments/273 Making the submission a better experience.mp4 118.18 MB
21 Taking Payments/274 Loading indicators.en_US.srt 7.44 KB
21 Taking Payments/274 Loading indicators.mp4 35.21 MB
21 Taking Payments/275 Enabling linear mode.en_US.srt 12 KB
21 Taking Payments/275 Enabling linear mode.mp4 100.86 MB
21 Taking Payments/276 Stripe validation.en_US.srt 10.89 KB
21 Taking Payments/276 Stripe validation.mp4 91.72 MB
21 Taking Payments/277 Webhooks.en_US.srt 12.85 KB
21 Taking Payments/277 Webhooks.mp4 77.07 MB
21 Taking Payments/278 Updating the payments service.en_US.srt 8.86 KB
21 Taking Payments/278 Updating the payments service.mp4 119.53 MB
21 Taking Payments/279 Testing our webhooks with the stripe CLI.en_US.srt 15.6 KB
21 Taking Payments/279 Testing our webhooks with the stripe CLI.mp4 187.57 MB
21 Taking Payments/280 Summary of section 21.en_US.srt 4.01 KB
21 Taking Payments/280 Summary of section 21.mp4 16.9 MB
22 Performance/281 Introduction.en_US.srt 2.68 KB
22 Performance/281 Introduction.mp4 8.36 MB
22 Performance/282 Setting up caching on the API.en_US.srt 10.8 KB
22 Performance/282 Setting up caching on the API.mp4 49.31 MB
22 Performance/283 Creating a cache attribute class.en_US.srt 13.09 KB
22 Performance/283 Creating a cache attribute class.mp4 70.7 MB
22 Performance/284 Testing the caching.en_US.srt 8.13 KB
22 Performance/284 Testing the caching.mp4 79.12 MB
22 Performance/285 Caching on the client part 1.en_US.srt 10.44 KB
22 Performance/285 Caching on the client part 1.mp4 59.64 MB
22 Performance/286 Caching on the client part 2.en_US.srt 13.19 KB
22 Performance/286 Caching on the client part 2.mp4 69.96 MB
22 Performance/287 Caching on the client part 3.en_US.srt 17.78 KB
22 Performance/287 Caching on the client part 3.mp4 209.1 MB
22 Performance/288 Pre-publishing adjustments.en_US.srt 7.97 KB
22 Performance/288 Pre-publishing adjustments.mp4 33.26 MB
22 Performance/289 Summary of section 22.en_US.srt 2.47 KB
22 Performance/289 Summary of section 22.mp4 9.86 MB
23 Publishing/290 Introduction.en_US.srt 2.89 KB
23 Publishing/290 Introduction.mp4 10.55 MB
23 Publishing/291 Angular build configuration.en_US.srt 6.04 KB
23 Publishing/291 Angular build configuration.mp4 21.71 MB
23 Publishing/292 Angular config changes.en_US.srt 14.04 KB
23 Publishing/292 Angular config changes.mp4 83.54 MB
23 Publishing/293 Building the angular app and running from Kestrel.en_US.srt 6.21 KB
23 Publishing/293 Building the angular app and running from Kestrel.mp4 26.15 MB
23 Publishing/294 Angular Ahead of Time compilation build.en_US.srt 6.54 KB
23 Publishing/294 Angular Ahead of Time compilation build.mp4 31.73 MB
23 Publishing/295 Installing PostgreSQL.en_US.srt 8.66 KB
23 Publishing/295 Installing PostgreSQL.mp4 55.93 MB
23 Publishing/296 Switching DB Servers.en_US.srt 7.73 KB
23 Publishing/296 Switching DB Servers.mp4 34.88 MB
23 Publishing/297 Switching to the production database.en_US.srt 9.66 KB
23 Publishing/297 Switching to the production database.mp4 95.83 MB
23 Publishing/298 Pre deployment work.en_US.srt 12.44 KB
23 Publishing/298 Pre deployment work.mp4 100.2 MB
23 Publishing/299 Deploying app to Linux server part 1.en_US.srt 18.77 KB
23 Publishing/299 Deploying app to Linux server part 1.mp4 137.22 MB
23 Publishing/300 Deploying app to Linux part 2.en_US.srt 20.84 KB
23 Publishing/300 Deploying app to Linux part 2.mp4 230.75 MB
23 Publishing/301 Getting an HTTPS certificate from Lets encrypt.en_US.srt 16.7 KB
23 Publishing/301 Getting an HTTPS certificate from Lets encrypt.mp4 165.69 MB
23 Publishing/302 End of course summary.en_US.srt 10.02 KB
23 Publishing/302 End of course summary.mp4 35.19 MB
24 Bonus - Updating project to .Net 5 and Angular 11/303 Updating .Net project from .Net Core 3.1 to .Net 5.0.en_US.srt 12.63 KB
24 Bonus - Updating project to .Net 5 and Angular 11/303 Updating .Net project from .Net Core 3.1 to .Net 5.0.mp4 123.55 MB
24 Bonus - Updating project to .Net 5 and Angular 11/304 Updating Angular project from Angular v9 to Angular v11.en_US.srt 16.81 KB
24 Bonus - Updating project to .Net 5 and Angular 11/304 Updating Angular project from Angular v9 to Angular v11.mp4 151.5 MB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/305 Updating .Net project from .Net 5 to .Net 6.en_US.srt 19.22 KB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/305 Updating .Net project from .Net 5 to .Net 6.mp4 200.91 MB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/306 .Net 6 Project changes and new features.en_US.srt 22.32 KB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/306 .Net 6 Project changes and new features.mp4 206.88 MB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/307 Updating from Angular 11 to Angular 12.en_US.srt 11.25 KB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/307 Updating from Angular 11 to Angular 12.mp4 80.16 MB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/308 Updating from Bootstrap 4 to Bootstrap 5.en_US.srt 16.27 KB
25 Bonus - Updating project to .Net 6, Angular 12 and Bootstrap 5/308 Updating from Bootstrap 4 to Bootstrap 5.mp4 195.66 MB
Download Info
-
Tips
“[11-2021] learn-to-build-an-e-commerce-app-with-net-core-and-angular” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.