Download link
File List
-
0. Websites you may like/[CourseClub.Me].url 122 B
0. Websites you may like/[FreeCourseSite.com].url 127 B
0. Websites you may like/[GigaCourse.Com].url 49 B
01 - Introduction/001 Welcome.mp4 36.3 MB
01 - Introduction/001 Welcome_en.srt 4.84 KB
01 - Introduction/002 What we will build.mp4 59.94 MB
01 - Introduction/002 What we will build_en.srt 9.69 KB
01 - Introduction/003 What's different in this course.mp4 42.29 MB
01 - Introduction/003 What's different in this course_en.srt 4.33 KB
01 - Introduction/004 .NET Core roadmap.mp4 18.46 MB
01 - Introduction/004 .NET Core roadmap_en.srt 6.01 KB
01 - Introduction/005 More Content.html 926 B
01 - Introduction/006 Course overview.mp4 40.99 MB
01 - Introduction/006 Course overview_en.srt 4.12 KB
01 - Introduction/007 Prerequisites.mp4 11.11 MB
01 - Introduction/007 Prerequisites_en.srt 1.28 KB
01 - Introduction/008 Tools Needed.mp4 12.68 MB
01 - Introduction/008 Tools Needed_en.srt 1.36 KB
01 - Introduction/009 How to get help.mp4 25.54 MB
01 - Introduction/009 How to get help_en.srt 2.97 KB
01 - Introduction/010 Project Resources.mp4 15.93 MB
01 - Introduction/010 Project Resources_en.srt 1.95 KB
01 - Introduction/011 Clean Architecture.mp4 41.73 MB
01 - Introduction/011 Clean Architecture_en.srt 4.99 KB
01 - Introduction/012 Create Project.mp4 14.99 MB
01 - Introduction/012 Create Project_en.srt 3.92 KB
01 - Introduction/013 Project File.mp4 21.03 MB
01 - Introduction/013 Project File_en.srt 4.93 KB
01 - Introduction/014 Launch Settings.mp4 36.91 MB
01 - Introduction/014 Launch Settings_en.srt 5.59 KB
01 - Introduction/015 wwwroot and appsettings.mp4 26.85 MB
01 - Introduction/015 wwwroot and appsettings_en.srt 5.77 KB
01 - Introduction/016 Program class file.mp4 39.39 MB
01 - Introduction/016 Program class file_en.srt 6.43 KB
01 - Introduction/017 MVC Architecture.mp4 23.78 MB
01 - Introduction/017 MVC Architecture_en.srt 6.2 KB
01 - Introduction/018 Routing Overview.mp4 26.89 MB
01 - Introduction/018 Routing Overview_en.srt 5.57 KB
01 - Introduction/019 Routing in Action.mp4 88.51 MB
01 - Introduction/019 Routing in Action_en.srt 13.34 KB
01 - Introduction/020 Default Views.mp4 70.18 MB
01 - Introduction/020 Default Views_en.srt 9.78 KB
01 - Introduction/021 IActionResult.mp4 42.36 MB
01 - Introduction/021 IActionResult_en.srt 5.92 KB
01 - Introduction/022 Dependency Injection.mp4 35.84 MB
01 - Introduction/022 Dependency Injection_en.srt 8.79 KB
01 - Introduction/023 Go easy!.mp4 15.29 MB
01 - Introduction/023 Go easy!_en.srt 2.38 KB
02 - Project Setup/001 Getting started with final project.mp4 5.92 MB
02 - Project Setup/001 Getting started with final project_en.srt 682 B
02 - Project Setup/002 Create project.mp4 7.79 MB
02 - Project Setup/002 Create project_en.srt 1.47 KB
02 - Project Setup/003 Add to source control.mp4 8.06 MB
02 - Project Setup/003 Add to source control_en.srt 1.53 KB
02 - Project Setup/004 Create Clean architecture Project.mp4 10.12 MB
02 - Project Setup/004 Create Clean architecture Project_en.srt 1.89 KB
02 - Project Setup/005 Create Villa Model.mp4 20.5 MB
02 - Project Setup/005 Create Villa Model_en.srt 3.75 KB
02 - Project Setup/006 NuGet Packages for Entity Framework.mp4 30.09 MB
02 - Project Setup/006 NuGet Packages for Entity Framework_en.srt 3.65 KB
02 - Project Setup/007 Create Application Db Context.mp4 10.34 MB
02 - Project Setup/007 Create Application Db Context_en.srt 1.74 KB
02 - Project Setup/008 Add Connection String to Project.mp4 27.64 MB
02 - Project Setup/008 Add Connection String to Project_en.srt 5.87 KB
02 - Project Setup/009 Register ApplicationDbContext to Program Class File.mp4 55.5 MB
02 - Project Setup/009 Register ApplicationDbContext to Program Class File_en.srt 6.76 KB
02 - Project Setup/010 Create Database.mp4 24.05 MB
02 - Project Setup/010 Create Database_en.srt 3.15 KB
02 - Project Setup/011 Create Villa Table.mp4 53.24 MB
02 - Project Setup/011 Create Villa Table_en.srt 6.4 KB
02 - Project Setup/012 Some details on Migrations in EF Core.mp4 28.29 MB
02 - Project Setup/012 Some details on Migrations in EF Core_en.srt 3.58 KB
02 - Project Setup/013 Seed Data in Villa Table.mp4 33.99 MB
02 - Project Setup/013 Seed Data in Villa Table_en.srt 4.02 KB
03 - Villa Model/001 Create Villa Controller and Retrieve All Villa.mp4 41.43 MB
03 - Villa Model/001 Create Villa Controller and Retrieve All Villa_en.srt 6.28 KB
03 - Villa Model/002 Add View for Villa List.mp4 32.37 MB
03 - Villa Model/002 Add View for Villa List_en.srt 4.79 KB
03 - Villa Model/003 Display Villa List on UI.mp4 39.84 MB
03 - Villa Model/003 Display Villa List on UI_en.srt 6.18 KB
03 - Villa Model/004 Clean UI.mp4 25.57 MB
03 - Villa Model/004 Clean UI_en.srt 3.57 KB
03 - Villa Model/005 Add Bootstrap Icons.mp4 15.32 MB
03 - Villa Model/005 Add Bootstrap Icons_en.srt 1.97 KB
03 - Villa Model/006 Dark Bootstrap theme.mp4 27.54 MB
03 - Villa Model/006 Dark Bootstrap theme_en.srt 3.36 KB
03 - Villa Model/007 Empty View for Create Villa.mp4 15.18 MB
03 - Villa Model/007 Empty View for Create Villa_en.srt 2.37 KB
03 - Villa Model/008 asp-for Tag Helper and Forms.mp4 43.01 MB
03 - Villa Model/008 asp-for Tag Helper and Forms_en.srt 7.16 KB
03 - Villa Model/009 Create Villa UI.mp4 36.85 MB
03 - Villa Model/009 Create Villa UI_en.srt 4.95 KB
03 - Villa Model/010 Display Data Annotation.mp4 19.98 MB
03 - Villa Model/010 Display Data Annotation_en.srt 2.47 KB
03 - Villa Model/011 Create first Villa.mp4 41.06 MB
03 - Villa Model/011 Create first Villa_en.srt 8.19 KB
03 - Villa Model/012 Server Side Validation.mp4 32.8 MB
03 - Villa Model/012 Server Side Validation_en.srt 4.86 KB
03 - Villa Model/013 More Data Annotations.mp4 19.81 MB
03 - Villa Model/013 More Data Annotations_en.srt 2.37 KB
03 - Villa Model/014 Custom Model Validation.mp4 21.21 MB
03 - Villa Model/014 Custom Model Validation_en.srt 2.81 KB
03 - Villa Model/015 Binding Model Error to a Property.mp4 14.25 MB
03 - Villa Model/015 Binding Model Error to a Property_en.srt 2.17 KB
03 - Villa Model/016 Client Side Validation.mp4 20.67 MB
03 - Villa Model/016 Client Side Validation_en.srt 3.6 KB
04 - Villa CRUD/001 Edit and Delete buttons in UI.mp4 26.09 MB
04 - Villa CRUD/001 Edit and Delete buttons in UI_en.srt 4.1 KB
04 - Villa CRUD/002 Get Action Method for Update Villa.mp4 21.55 MB
04 - Villa CRUD/002 Get Action Method for Update Villa_en.srt 3.57 KB
04 - Villa CRUD/003 Update Villa UI.mp4 14.4 MB
04 - Villa CRUD/003 Update Villa UI_en.srt 2.37 KB
04 - Villa CRUD/004 Multiple ways to retrieve in EF Core.mp4 17.56 MB
04 - Villa CRUD/004 Multiple ways to retrieve in EF Core_en.srt 2.67 KB
04 - Villa CRUD/005 Not Found Page.mp4 20 MB
04 - Villa CRUD/005 Not Found Page_en.srt 3.04 KB
04 - Villa CRUD/006 Update in Action.mp4 38.19 MB
04 - Villa CRUD/006 Update in Action_en.srt 5.81 KB
04 - Villa CRUD/007 Delete Villa UI.mp4 19.67 MB
04 - Villa CRUD/007 Delete Villa UI_en.srt 2.21 KB
04 - Villa CRUD/008 Delete in Action.mp4 16.02 MB
04 - Villa CRUD/008 Delete in Action_en.srt 1.92 KB
05 - Notifications/001 Temp Data Notifications.mp4 26.96 MB
05 - Notifications/001 Temp Data Notifications_en.srt 3.76 KB
05 - Notifications/002 Toastr in Project.mp4 33.38 MB
05 - Notifications/002 Toastr in Project_en.srt 4.01 KB
05 - Notifications/003 Partial Views.mp4 23.62 MB
05 - Notifications/003 Partial Views_en.srt 3.03 KB
05 - Notifications/004 Scoped CSS.mp4 30.83 MB
05 - Notifications/004 Scoped CSS_en.srt 3.5 KB
05 - Notifications/005 Global using statements.mp4 14.26 MB
05 - Notifications/005 Global using statements_en.srt 1.86 KB
06 - Villa Number/001 Create Villa Number Table and Seed Records.mp4 60.03 MB
06 - Villa Number/001 Create Villa Number Table and Seed Records_en.srt 7.95 KB
06 - Villa Number/002 List all Villa Number.mp4 32.25 MB
06 - Villa Number/002 List all Villa Number_en.srt 4.02 KB
06 - Villa Number/003 Villa Number Create View.mp4 24.01 MB
06 - Villa Number/003 Villa Number Create View_en.srt 2.54 KB
06 - Villa Number/004 Remove Some ModelState Validations.mp4 33.9 MB
06 - Villa Number/004 Remove Some ModelState Validations_en.srt 4.92 KB
06 - Villa Number/005 Projects to Get Select List Item.mp4 29.75 MB
06 - Villa Number/005 Projects to Get Select List Item_en.srt 4.27 KB
06 - Villa Number/006 View Data.mp4 28.81 MB
06 - Villa Number/006 View Data_en.srt 3.36 KB
06 - Villa Number/007 View Bag.mp4 10.88 MB
06 - Villa Number/007 View Bag_en.srt 1.59 KB
06 - Villa Number/008 View Models.mp4 53.93 MB
06 - Villa Number/008 View Models_en.srt 5.8 KB
06 - Villa Number/009 Loading Navigation Properties.mp4 27.69 MB
06 - Villa Number/009 Loading Navigation Properties_en.srt 3.37 KB
06 - Villa Number/010 Assignment 1.mp4 1.57 MB
06 - Villa Number/010 Assignment 1_en.srt 351 B
06 - Villa Number/011 Assignment 1 Solution - Unique Villa Number.mp4 47.86 MB
06 - Villa Number/011 Assignment 1 Solution - Unique Villa Number_en.srt 6.11 KB
06 - Villa Number/012 Update Villa Number UI.mp4 31.61 MB
06 - Villa Number/012 Update Villa Number UI_en.srt 4.19 KB
06 - Villa Number/013 Update Post in Action.mp4 34.32 MB
06 - Villa Number/013 Update Post in Action_en.srt 4.03 KB
06 - Villa Number/014 Delete in Action.mp4 24.39 MB
06 - Villa Number/014 Delete in Action_en.srt 2.79 KB
06 - Villa Number/015 Clean Code Tip.mp4 19.71 MB
06 - Villa Number/015 Clean Code Tip_en.srt 1.6 KB
07 - Repository/001 Villa Repository Interface.mp4 56.02 MB
07 - Repository/001 Villa Repository Interface_en.srt 7.11 KB
07 - Repository/002 Implement Villa Repository.mp4 24.5 MB
07 - Repository/002 Implement Villa Repository_en.srt 2.89 KB
07 - Repository/003 Dependencies within Projects.mp4 11.71 MB
07 - Repository/003 Dependencies within Projects_en.srt 1.51 KB
07 - Repository/004 Implement methods in Villa Repository.mp4 23.95 MB
07 - Repository/004 Implement methods in Villa Repository_en.srt 2.74 KB
07 - Repository/005 Implement Get and Get All in Repository.mp4 40.51 MB
07 - Repository/005 Implement Get and Get All in Repository_en.srt 4.67 KB
07 - Repository/006 Using Villa Repository in Controller.mp4 29.68 MB
07 - Repository/006 Using Villa Repository in Controller_en.srt 3.7 KB
07 - Repository/007 Generic Repository.mp4 34.09 MB
07 - Repository/007 Generic Repository_en.srt 4.4 KB
07 - Repository/008 Generic Repository in Action.mp4 57.33 MB
07 - Repository/008 Generic Repository in Action_en.srt 7.04 KB
07 - Repository/009 UnitOfWork Implementation.mp4 30.61 MB
07 - Repository/009 UnitOfWork Implementation_en.srt 4 KB
07 - Repository/010 Unit of Work in Action.mp4 23.52 MB
07 - Repository/010 Unit of Work in Action_en.srt 1.96 KB
07 - Repository/011 Assignment 2 - UnitOfWork with Villa Number.mp4 9.34 MB
07 - Repository/011 Assignment 2 - UnitOfWork with Villa Number_en.srt 1.15 KB
07 - Repository/012 Assignment 2 Solution - UnitOfWork with Villa Number.mp4 73.69 MB
07 - Repository/012 Assignment 2 Solution - UnitOfWork with Villa Number_en.srt 7.91 KB
08 - Images and Villa/001 1 Add Form File in Villa Model.mp4 16.93 MB
08 - Images and Villa/001 1 Add Form File in Villa Model_en.srt 2.5 KB
08 - Images and Villa/002 2 Handle Image Upload Part 1.mp4 32.02 MB
08 - Images and Villa/002 2 Handle Image Upload Part 1_en.srt 3.57 KB
08 - Images and Villa/003 3 Upload Image in Action.mp4 43.11 MB
08 - Images and Villa/003 3 Upload Image in Action_en.srt 6.01 KB
08 - Images and Villa/004 4 Display Image in Upload UI.mp4 16.49 MB
08 - Images and Villa/004 4 Display Image in Upload UI_en.srt 2.32 KB
08 - Images and Villa/005 5 Handle Image in Update Villa.mp4 29.02 MB
08 - Images and Villa/005 5 Handle Image in Update Villa_en.srt 3.18 KB
08 - Images and Villa/006 6 Solving Bug.mp4 12.19 MB
08 - Images and Villa/006 6 Solving Bug_en.srt 1.63 KB
08 - Images and Villa/007 7 Remove Image on Villa Delete.mp4 27.58 MB
08 - Images and Villa/007 7 Remove Image on Villa Delete_en.srt 3.63 KB
09 - Amenity/001 1 Assignment Question.mp4 15.34 MB
09 - Amenity/001 1 Assignment Question_en.srt 1.72 KB
09 - Amenity/002 2 Create Amenity Model.mp4 27.52 MB
09 - Amenity/002 2 Create Amenity Model_en.srt 2.8 KB
09 - Amenity/003 3 Create Amenity Table.mp4 21.52 MB
09 - Amenity/003 3 Create Amenity Table_en.srt 2.44 KB
09 - Amenity/004 4 Amenity Repository.mp4 15.55 MB
09 - Amenity/004 4 Amenity Repository_en.srt 1.76 KB
09 - Amenity/005 5 Amenity Controller.mp4 36.51 MB
09 - Amenity/005 5 Amenity Controller_en.srt 4.37 KB
09 - Amenity/006 6 Amenity List.mp4 23.32 MB
09 - Amenity/006 6 Amenity List_en.srt 2.7 KB
09 - Amenity/007 7 Amenity CRUD.mp4 46.92 MB
09 - Amenity/007 7 Amenity CRUD_en.srt 5.27 KB
10 - Home Page/001 1 Add Dropdown in Navbar.mp4 35.53 MB
10 - Home Page/001 1 Add Dropdown in Navbar_en.srt 4.54 KB
10 - Home Page/002 2 Home View Model.mp4 27.46 MB
10 - Home Page/002 2 Home View Model_en.srt 3.13 KB
10 - Home Page/003 3 Index Action Home Controller.mp4 12.48 MB
10 - Home Page/003 3 Index Action Home Controller_en.srt 1.94 KB
10 - Home Page/004 4 Load Villa Amenity.mp4 22.73 MB
10 - Home Page/004 4 Load Villa Amenity_en.srt 2.66 KB
10 - Home Page/005 5 Home Page UI.mp4 24.51 MB
10 - Home Page/005 5 Home Page UI_en.srt 2.33 KB
10 - Home Page/006 6 Bind Home VM.mp4 22.12 MB
10 - Home Page/006 6 Bind Home VM_en.srt 2.05 KB
10 - Home Page/007 7 Home UI - Display all Villa.mp4 48.5 MB
10 - Home Page/007 7 Home UI - Display all Villa_en.srt 4.74 KB
10 - Home Page/008 8 Dynamic Modal ID.mp4 25.32 MB
10 - Home Page/008 8 Dynamic Modal ID_en.srt 2.59 KB
10 - Home Page/009 9 Villa Details Modal.mp4 40.02 MB
10 - Home Page/009 9 Villa Details Modal_en.srt 4.09 KB
10 - Home Page/010 10 Assignment 4 - Partial View.mp4 6.93 MB
10 - Home Page/010 10 Assignment 4 - Partial View_en.srt 804 B
10 - Home Page/011 11 Assignment 4 Solution - Partial View.mp4 25.75 MB
10 - Home Page/011 11 Assignment 4 Solution - Partial View_en.srt 2.97 KB
11 - .NET Identity/001 1 Add Identity to the Application.mp4 55.39 MB
11 - .NET Identity/001 1 Add Identity to the Application_en.srt 5.48 KB
11 - .NET Identity/002 2 Create Identity Tables.mp4 29.24 MB
11 - .NET Identity/002 2 Create Identity Tables_en.srt 3.39 KB
11 - .NET Identity/003 3 Add more columns to Users Table.mp4 36.11 MB
11 - .NET Identity/003 3 Add more columns to Users Table_en.srt 4.36 KB
11 - .NET Identity/004 4 Login and Register VM.mp4 31.08 MB
11 - .NET Identity/004 4 Login and Register VM_en.srt 4.69 KB
11 - .NET Identity/005 5 Add Login and Register Link in NavBar.mp4 18.03 MB
11 - .NET Identity/005 5 Add Login and Register Link in NavBar_en.srt 2.11 KB
11 - .NET Identity/006 6 Add Account Controller and Inject Helper Dependencies.mp4 45.99 MB
11 - .NET Identity/006 6 Add Account Controller and Inject Helper Dependencies_en.srt 5.61 KB
11 - .NET Identity/007 7 Login Get Action.mp4 10.52 MB
11 - .NET Identity/007 7 Login Get Action_en.srt 1.46 KB
11 - .NET Identity/008 8 Login UI.mp4 26.61 MB
11 - .NET Identity/008 8 Login UI_en.srt 3.4 KB
11 - .NET Identity/009 9 Add Roles in the Table.mp4 40.98 MB
11 - .NET Identity/009 9 Add Roles in the Table_en.srt 6.24 KB
11 - .NET Identity/010 10 Retrieve Roles in Dropdown.mp4 54.41 MB
11 - .NET Identity/010 10 Retrieve Roles in Dropdown_en.srt 6.13 KB
11 - .NET Identity/011 11 Say NO to Magic Strings.mp4 22.43 MB
11 - .NET Identity/011 11 Say NO to Magic Strings_en.srt 3.21 KB
11 - .NET Identity/012 12 Register Post Endpoint.mp4 66.07 MB
11 - .NET Identity/012 12 Register Post Endpoint_en.srt 8.62 KB
11 - .NET Identity/013 13 Login Post Endpoint.mp4 38.51 MB
11 - .NET Identity/013 13 Login Post Endpoint_en.srt 4.61 KB
11 - .NET Identity/014 14 Register in Action.mp4 22.96 MB
11 - .NET Identity/014 14 Register in Action_en.srt 2.99 KB
11 - .NET Identity/015 15 Check if user is signed in.mp4 39.63 MB
11 - .NET Identity/015 15 Check if user is signed in_en.srt 4.41 KB
11 - .NET Identity/016 16 Logout in Action.mp4 21.66 MB
11 - .NET Identity/016 16 Logout in Action_en.srt 2.33 KB
11 - .NET Identity/017 17 Access Denied UI.mp4 13.6 MB
11 - .NET Identity/017 17 Access Denied UI_en.srt 2.08 KB
11 - .NET Identity/018 18 Authorization with Roles.mp4 31.04 MB
11 - .NET Identity/018 18 Authorization with Roles_en.srt 3.62 KB
11 - .NET Identity/019 19 Configuring Application Cookie.mp4 30.03 MB
11 - .NET Identity/019 19 Configuring Application Cookie_en.srt 3.68 KB
11 - .NET Identity/020 20 Modify Default Password Requirements.mp4 21.34 MB
11 - .NET Identity/020 20 Modify Default Password Requirements_en.srt 2.45 KB
11 - .NET Identity/021 21 Assignment 5 - Return URL.mp4 13.73 MB
11 - .NET Identity/021 21 Assignment 5 - Return URL_en.srt 1.88 KB
11 - .NET Identity/022 22 Assignment 5 Solution - Return URL.mp4 48.2 MB
11 - .NET Identity/022 22 Assignment 5 Solution - Return URL_en.srt 5.11 KB
12 - Villa Availability/001 1 Add Villa Availability.mp4 53.86 MB
12 - Villa Availability/001 1 Add Villa Availability_en.srt 5.74 KB
12 - Villa Availability/002 2 Show availability only in future.mp4 7.14 MB
12 - Villa Availability/002 2 Show availability only in future_en.srt 668 B
12 - Villa Availability/003 3 Move Villa List to Partial View.mp4 42.72 MB
12 - Villa Availability/003 3 Move Villa List to Partial View_en.srt 4.34 KB
12 - Villa Availability/004 4 Reload Partial View without refreshing page.mp4 67.07 MB
12 - Villa Availability/004 4 Reload Partial View without refreshing page_en.srt 7.34 KB
12 - Villa Availability/005 5 Without unobtrusive library.mp4 39.57 MB
12 - Villa Availability/005 5 Without unobtrusive library_en.srt 5.32 KB
12 - Villa Availability/006 6 Spinner in Action.mp4 50.32 MB
12 - Villa Availability/006 6 Spinner in Action_en.srt 5.02 KB
13 - Booking/001 1 Create Booking Model.mp4 48.81 MB
13 - Booking/001 1 Create Booking Model_en.srt 6.34 KB
13 - Booking/002 2 Create Booking Table and Booking Repository.mp4 30.77 MB
13 - Booking/002 2 Create Booking Table and Booking Repository_en.srt 2.92 KB
13 - Booking/003 3 Get Action Finalize Booking.mp4 23.63 MB
13 - Booking/003 3 Get Action Finalize Booking_en.srt 2.93 KB
13 - Booking/004 4 Clean Up.mp4 10.59 MB
13 - Booking/004 4 Clean Up_en.srt 988 B
13 - Booking/005 5 Call Finalize Booking Action.mp4 27.96 MB
13 - Booking/005 5 Call Finalize Booking Action_en.srt 3.14 KB
13 - Booking/006 6 Finalize Booking Dynamic UI.mp4 48.42 MB
13 - Booking/006 6 Finalize Booking Dynamic UI_en.srt 5.88 KB
13 - Booking/007 7 Add Application User Repository.mp4 21.17 MB
13 - Booking/007 7 Add Application User Repository_en.srt 2.38 KB
13 - Booking/008 8 Load user details.mp4 47.77 MB
13 - Booking/008 8 Load user details_en.srt 6.01 KB
13 - Booking/009 9 Booking Status.mp4 12.24 MB
13 - Booking/009 9 Booking Status_en.srt 1.79 KB
13 - Booking/010 10 Finalize Booking POST.mp4 26.85 MB
13 - Booking/010 10 Finalize Booking POST_en.srt 3.39 KB
13 - Booking/011 11 Solve Bugs with Finalize Booking.mp4 54.17 MB
13 - Booking/011 11 Solve Bugs with Finalize Booking_en.srt 6.36 KB
13 - Booking/012 12 How stripe payment works.mp4 33.03 MB
13 - Booking/012 12 How stripe payment works_en.srt 4.64 KB
13 - Booking/013 12 More Methods in Booking Repository.mp4 35.21 MB
13 - Booking/013 12 More Methods in Booking Repository_en.srt 4.31 KB
13 - Booking/014 14 Get Stripe Keys.mp4 10.32 MB
13 - Booking/014 14 Get Stripe Keys_en.srt 1.97 KB
13 - Booking/015 15 Add Stripe Keys and Nuget Package.mp4 32.27 MB
13 - Booking/015 15 Add Stripe Keys and Nuget Package_en.srt 3.86 KB
13 - Booking/016 16 Create Session in Stripe.mp4 78.63 MB
13 - Booking/016 16 Create Session in Stripe_en.srt 9.07 KB
13 - Booking/017 17 Stripe in Action.mp4 53.57 MB
13 - Booking/017 17 Stripe in Action_en.srt 6.65 KB
13 - Booking/018 18 Stripe Payment Intent Id.mp4 55.21 MB
13 - Booking/018 18 Stripe Payment Intent Id_en.srt 6.7 KB
14 - Manage Bookings/001 1 Empty Booking List UI.mp4 25.55 MB
14 - Manage Bookings/001 1 Empty Booking List UI_en.srt 2.62 KB
14 - Manage Bookings/002 2 Endpoint for Data Table.mp4 43.52 MB
14 - Manage Bookings/002 2 Endpoint for Data Table_en.srt 5.23 KB
14 - Manage Bookings/003 3 Data Tables.mp4 34.21 MB
14 - Manage Bookings/003 3 Data Tables_en.srt 4.29 KB
14 - Manage Bookings/004 4 Data Tables in Depth maybe add 2 parts.mp4 74.16 MB
14 - Manage Bookings/004 4 Data Tables in Depth maybe add 2 parts_en.srt 9.9 KB
14 - Manage Bookings/005 5 Status on Booking List.mp4 33.15 MB
14 - Manage Bookings/005 5 Status on Booking List_en.srt 3.64 KB
14 - Manage Bookings/006 6 Make selected status active.mp4 32.62 MB
14 - Manage Bookings/006 6 Make selected status active_en.srt 3.32 KB
14 - Manage Bookings/007 7 Status filter in action.mp4 21.99 MB
14 - Manage Bookings/007 7 Status filter in action_en.srt 2.51 KB
14 - Manage Bookings/008 8 Booking Details Action Method.mp4 19.4 MB
14 - Manage Bookings/008 8 Booking Details Action Method_en.srt 2.24 KB
14 - Manage Bookings/009 9 Make booking details dynamic.mp4 60.03 MB
14 - Manage Bookings/009 9 Make booking details dynamic_en.srt 6.35 KB
14 - Manage Bookings/010 10 Booking Details based on Role.mp4 21.4 MB
14 - Manage Bookings/010 10 Booking Details based on Role_en.srt 2.56 KB
14 - Manage Bookings/011 11 Booking Availability.mp4 68.29 MB
14 - Manage Bookings/011 11 Booking Availability_en.srt 8.76 KB
14 - Manage Bookings/012 12 Booking Availability Part 2.mp4 28.9 MB
14 - Manage Bookings/012 12 Booking Availability Part 2_en.srt 3.6 KB
14 - Manage Bookings/013 13 Availability in Action.mp4 47.44 MB
14 - Manage Bookings/013 13 Availability in Action_en.srt 5.73 KB
14 - Manage Bookings/014 14 Add Villa Number on Updating Status.mp4 30.05 MB
14 - Manage Bookings/014 14 Add Villa Number on Updating Status_en.srt 3.42 KB
14 - Manage Bookings/015 15 Populating Available Villa Number Dropdown.mp4 63.29 MB
14 - Manage Bookings/015 15 Populating Available Villa Number Dropdown_en.srt 7.11 KB
14 - Manage Bookings/016 16 Display Available Room Number Dropdown.mp4 25.28 MB
14 - Manage Bookings/016 16 Display Available Room Number Dropdown_en.srt 2.56 KB
14 - Manage Bookings/017 17 Check In Post Endpoint.mp4 24.96 MB
14 - Manage Bookings/017 17 Check In Post Endpoint_en.srt 2.96 KB
14 - Manage Bookings/018 18 Checkout and Cancel Endpoints.mp4 13.79 MB
14 - Manage Bookings/018 18 Checkout and Cancel Endpoints_en.srt 1.39 KB
14 - Manage Bookings/019 19 Update Status in Action.mp4 71.81 MB
14 - Manage Bookings/019 19 Update Status in Action_en.srt 8.54 KB
14 - Manage Bookings/020 20 Check availability before placing order.mp4 43.36 MB
14 - Manage Bookings/020 20 Check availability before placing order_en.srt 4.38 KB
14 - Manage Bookings/021 21 Customer Bookings View.mp4 24.69 MB
14 - Manage Bookings/021 21 Customer Bookings View_en.srt 2.44 KB
15 - Role based UI/001 1 Redirect based on Role.mp4 43.35 MB
15 - Role based UI/001 1 Redirect based on Role_en.srt 4.38 KB
15 - Role based UI/002 2 Different Layout for Admin.mp4 52.41 MB
15 - Role based UI/002 2 Different Layout for Admin_en.srt 6.32 KB
15 - Role based UI/003 3 Add Side Navigation for Admin Layout.mp4 66.77 MB
15 - Role based UI/003 3 Add Side Navigation for Admin Layout_en.srt 7.5 KB
15 - Role based UI/004 4 Style Updates.mp4 15.17 MB
15 - Role based UI/004 4 Style Updates_en.srt 1.76 KB
16 - Charts/001 1 Add Apex Charts to the Project.mp4 16.66 MB
16 - Charts/001 1 Add Apex Charts to the Project_en.srt 2.55 KB
16 - Charts/002 2 Dashboard Overview.mp4 10.96 MB
16 - Charts/002 2 Dashboard Overview_en.srt 2.01 KB
16 - Charts/003 3 RadialBarChart VM.mp4 20.41 MB
16 - Charts/003 3 RadialBarChart VM_en.srt 3.38 KB
16 - Charts/004 4 Endpoint for Loading Bookings Data.mp4 38.01 MB
16 - Charts/004 4 Endpoint for Loading Bookings Data_en.srt 4.84 KB
16 - Charts/005 5 Endpoint for Total Booking Radial Chart Functional.mp4 36.74 MB
16 - Charts/005 5 Endpoint for Total Booking Radial Chart Functional_en.srt 4.35 KB
16 - Charts/006 6 UI for Total Bookings Chart.mp4 24.05 MB
16 - Charts/006 6 UI for Total Bookings Chart_en.srt 4.29 KB
16 - Charts/007 7 Load Dashboard Total Bookings Data.mp4 66.92 MB
16 - Charts/007 7 Load Dashboard Total Bookings Data_en.srt 9.6 KB
16 - Charts/008 8 Radial Chart in Action.mp4 34.46 MB
16 - Charts/008 8 Radial Chart in Action_en.srt 4.39 KB
16 - Charts/009 9 Styling Radial Chart.mp4 14.51 MB
16 - Charts/009 9 Styling Radial Chart_en.srt 2.79 KB
16 - Charts/010 10 Better Code Design.mp4 14.47 MB
16 - Charts/010 10 Better Code Design_en.srt 1.89 KB
16 - Charts/011 11 Custom Color for Radial Chart.mp4 29.93 MB
16 - Charts/011 11 Custom Color for Radial Chart_en.srt 4.38 KB
16 - Charts/012 12 Endpoint for Registered User Count.mp4 38.69 MB
16 - Charts/012 12 Endpoint for Registered User Count_en.srt 4.17 KB
16 - Charts/013 13 Revenue Radial Chart Endpoint.mp4 21.71 MB
16 - Charts/013 13 Revenue Radial Chart Endpoint_en.srt 2.47 KB
16 - Charts/014 14 UI for Charts.mp4 13.19 MB
16 - Charts/014 14 UI for Charts_en.srt 1.5 KB
16 - Charts/015 15 Radial Charts in Action.mp4 38.13 MB
16 - Charts/015 15 Radial Charts in Action_en.srt 4.44 KB
16 - Charts/016 16 Pie Chart VM.mp4 9.8 MB
16 - Charts/016 16 Pie Chart VM_en.srt 1.83 KB
16 - Charts/017 17 UI for Pie Chart.mp4 26.74 MB
16 - Charts/017 17 UI for Pie Chart_en.srt 3.64 KB
16 - Charts/018 18 Endpoint for Pie Chart Action.mp4 49.16 MB
16 - Charts/018 18 Endpoint for Pie Chart Action_en.srt 5.34 KB
16 - Charts/019 19 Pie chart in action.mp4 37.14 MB
16 - Charts/019 19 Pie chart in action_en.srt 6.05 KB
16 - Charts/020 20 Line Chart View Model.mp4 30.29 MB
16 - Charts/020 20 Line Chart View Model_en.srt 3.96 KB
16 - Charts/021 21 Retrieve Data for Line Chart Part 1.mp4 74.83 MB
16 - Charts/021 21 Retrieve Data for Line Chart Part 1_en.srt 9.1 KB
16 - Charts/022 22 Retrieve Data for Line Chart Part 2.mp4 97.28 MB
16 - Charts/022 22 Retrieve Data for Line Chart Part 2_en.srt 12.35 KB
16 - Charts/023 23 Line Chart Part 1.mp4 29.59 MB
16 - Charts/023 23 Line Chart Part 1_en.srt 3.6 KB
16 - Charts/024 24 Line Chart Part 2.mp4 26.92 MB
16 - Charts/024 24 Line Chart Part 2_en.srt 4.67 KB
17 - Exports/001 1 As Not Tracking in EF Core.mp4 57.41 MB
17 - Exports/001 1 As Not Tracking in EF Core_en.srt 6.49 KB
17 - Exports/002 2 Add Syncfusion to Project.mp4 60.38 MB
17 - Exports/002 2 Add Syncfusion to Project_en.srt 7.79 KB
17 - Exports/003 3 Button for Generating Invoice.mp4 26.07 MB
17 - Exports/003 3 Button for Generating Invoice_en.srt 3.03 KB
17 - Exports/004 4 Word Document Download.mp4 63.06 MB
17 - Exports/004 4 Word Document Download_en.srt 7.79 KB
17 - Exports/005 5 Load other properties in Word File.mp4 31.91 MB
17 - Exports/005 5 Load other properties in Word File_en.srt 3.78 KB
17 - Exports/006 6 Inserting Table in Word Document.mp4 76.78 MB
17 - Exports/006 6 Inserting Table in Word Document_en.srt 9.82 KB
17 - Exports/007 7 Add Custom Styling to Table.mp4 21.97 MB
17 - Exports/007 7 Add Custom Styling to Table_en.srt 2.71 KB
17 - Exports/008 8 Pdf Export.mp4 30.58 MB
17 - Exports/008 8 Pdf Export_en.srt 3.56 KB
17 - Exports/009 9 Add Row to Table.mp4 22.08 MB
17 - Exports/009 9 Add Row to Table_en.srt 2.61 KB
17 - Exports/010 10 Add Download PPT button.mp4 29.91 MB
17 - Exports/010 10 Add Download PPT button_en.srt 3.45 KB
17 - Exports/011 11 Download PPT.mp4 70.32 MB
17 - Exports/011 11 Download PPT_en.srt 8.55 KB
17 - Exports/012 12 Amenity List in Export.mp4 29.31 MB
17 - Exports/012 12 Amenity List in Export_en.srt 3.67 KB
17 - Exports/013 13 Image in PPT.mp4 38.34 MB
17 - Exports/013 13 Image in PPT_en.srt 4.57 KB
18 - Dashboard Service and DbInitializer/001 1 Add Dashboard Service and move DTOs.mp4 59.63 MB
18 - Dashboard Service and DbInitializer/001 1 Add Dashboard Service and move DTOs_en.srt 6.67 KB
18 - Dashboard Service and DbInitializer/002 2 Dashboard Service Methods.mp4 71.52 MB
18 - Dashboard Service and DbInitializer/002 2 Dashboard Service Methods_en.srt 7.47 KB
18 - Dashboard Service and DbInitializer/003 3 Solve Error with Dependency.mp4 21.73 MB
18 - Dashboard Service and DbInitializer/003 3 Solve Error with Dependency_en.srt 2.31 KB
18 - Dashboard Service and DbInitializer/004 4 Db Initializer Setup.mp4 39.97 MB
18 - Dashboard Service and DbInitializer/004 4 Db Initializer Setup_en.srt 4.99 KB
18 - Dashboard Service and DbInitializer/005 5 Db Initializer in Action.mp4 32.6 MB
18 - Dashboard Service and DbInitializer/005 5 Db Initializer in Action_en.srt 3.66 KB
19 - Deployment/001 0 Downgrade to net 7.mp4 2.38 MB
19 - Deployment/001 0 Downgrade to net 7_en.srt 747 B
19 - Deployment/002 1 Hosting .NET application.mp4 14.23 MB
19 - Deployment/002 1 Hosting .NET application_en.srt 2.54 KB
19 - Deployment/003 2 Deploy to My Windows Hosting.mp4 75.44 MB
19 - Deployment/003 2 Deploy to My Windows Hosting_en.srt 10.88 KB
19 - Deployment/004 3 Add domain name and SSL certificate.mp4 39.03 MB
19 - Deployment/004 3 Add domain name and SSL certificate_en.srt 5.91 KB
20 - Clean Architecture Structuring/001 Create Villa Service Interface.mp4 32.68 MB
20 - Clean Architecture Structuring/001 Create Villa Service Interface_en.srt 5.03 KB
20 - Clean Architecture Structuring/002 Villa Service in Action.mp4 73.91 MB
20 - Clean Architecture Structuring/002 Villa Service in Action_en.srt 8.45 KB
20 - Clean Architecture Structuring/003 Account Controller.mp4 12.63 MB
20 - Clean Architecture Structuring/003 Account Controller_en.srt 1.76 KB
20 - Clean Architecture Structuring/004 VillaNumber Service.mp4 30.34 MB
20 - Clean Architecture Structuring/004 VillaNumber Service_en.srt 3.96 KB
20 - Clean Architecture Structuring/005 Villa Number in Action.mp4 65.76 MB
20 - Clean Architecture Structuring/005 Villa Number in Action_en.srt 7.92 KB
20 - Clean Architecture Structuring/006 Home Controller with Services.mp4 35.09 MB
20 - Clean Architecture Structuring/006 Home Controller with Services_en.srt 3.33 KB
20 - Clean Architecture Structuring/007 Assignment - Amenity Service.mp4 19.7 MB
20 - Clean Architecture Structuring/007 Assignment - Amenity Service_en.srt 1.56 KB
20 - Clean Architecture Structuring/008 Booking Interface Part 1.mp4 25.45 MB
20 - Clean Architecture Structuring/008 Booking Interface Part 1_en.srt 2.99 KB
20 - Clean Architecture Structuring/009 Booking Service Implementation.mp4 41.15 MB
20 - Clean Architecture Structuring/009 Booking Service Implementation_en.srt 4.8 KB
20 - Clean Architecture Structuring/010 Booking Controller.mp4 92.43 MB
20 - Clean Architecture Structuring/010 Booking Controller_en.srt 10.45 KB
20 - Clean Architecture Structuring/011 Fix Booking Controller.mp4 21.48 MB
20 - Clean Architecture Structuring/011 Fix Booking Controller_en.srt 2.45 KB
20 - Clean Architecture Structuring/012 Booking Service in Action.mp4 53.17 MB
20 - Clean Architecture Structuring/012 Booking Service in Action_en.srt 5.15 KB
Download Info
-
Tips
“[FreeCourseSite.com] Udemy - Clean Architecture in .NET Core MVC[.NET 8] - Complete Guide” 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.