[FreeCourseSite.com] Udemy - RESTful Web API - The Complete Guide (.NET7 API) Part 1

mp4   Hot:31   Size:3.45 GB   Created:2023-06-12 23:16:27   Update:2024-10-07 02:09:05  

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 Introduction.mp4 24.43 MB
    01 - Introduction/001 Introduction_en.srt 5.44 KB
    01 - Introduction/002 Demo.mp4 29.27 MB
    01 - Introduction/002 Demo_en.srt 4.91 KB
    01 - Introduction/003 Identity Server and .NET 7 API.html 1.35 KB
    01 - Introduction/004 What we will cover.mp4 12.47 MB
    01 - Introduction/004 What we will cover_en.srt 3.55 KB
    01 - Introduction/005 What is api.mp4 17.24 MB
    01 - Introduction/005 What is api_en.srt 5.13 KB
    01 - Introduction/006 Request and response.mp4 15.69 MB
    01 - Introduction/006 Request and response_en.srt 5.79 KB
    01 - Introduction/007 Request Object.mp4 12 MB
    01 - Introduction/007 Request Object_en.srt 5.17 KB
    01 - Introduction/008 Response object.mp4 20.35 MB
    01 - Introduction/008 Response object_en.srt 6.35 KB
    01 - Introduction/009 Project Resources.html 300 B
    01 - Introduction/010 Create Project.mp4 11.09 MB
    01 - Introduction/010 Create Project_en.srt 3.51 KB
    02 - First End point/001 Add project to source control.mp4 5.56 MB
    02 - First End point/001 Add project to source control_en.srt 2.5 KB
    02 - First End point/002 Code CleanUp.mp4 2.12 MB
    02 - First End point/002 Code CleanUp_en.srt 866 B
    02 - First End point/003 Create VillaAPIController Class.mp4 10.59 MB
    02 - First End point/003 Create VillaAPIController Class_en.srt 4.64 KB
    02 - First End point/004 First API Endpoint - HTTPGET.mp4 19.28 MB
    02 - First End point/004 First API Endpoint - HTTPGET_en.srt 6.51 KB
    02 - First End point/005 Using Controller Name in Route.mp4 7.24 MB
    02 - First End point/005 Using Controller Name in Route_en.srt 2.3 KB
    02 - First End point/006 Add VillaDTO.mp4 7.77 MB
    02 - First End point/006 Add VillaDTO_en.srt 2.26 KB
    02 - First End point/007 Villa Data Store.mp4 11.57 MB
    02 - First End point/007 Villa Data Store_en.srt 1.89 KB
    02 - First End point/008 Get individual Villa.mp4 18.56 MB
    02 - First End point/008 Get individual Villa_en.srt 4.84 KB
    03 - CRUD Functionality/0. Websites you may like/[CourseClub.Me].url 122 B
    03 - CRUD Functionality/0. Websites you may like/[FreeCourseSite.com].url 127 B
    03 - CRUD Functionality/0. Websites you may like/[GigaCourse.Com].url 49 B
    03 - CRUD Functionality/001 Status Code in EndPoints.mp4 19.66 MB
    03 - CRUD Functionality/001 Status Code in EndPoints_en.srt 4.33 KB
    03 - CRUD Functionality/002 Response Types.mp4 18.7 MB
    03 - CRUD Functionality/002 Response Types_en.srt 5.35 KB
    03 - CRUD Functionality/003 HttpPOST in Action.mp4 20.02 MB
    03 - CRUD Functionality/003 HttpPOST in Action_en.srt 6.17 KB
    03 - CRUD Functionality/004 CreatedAtRoute.mp4 22.77 MB
    03 - CRUD Functionality/004 CreatedAtRoute_en.srt 3.61 KB
    03 - CRUD Functionality/005 ModelState Validations.mp4 35.23 MB
    03 - CRUD Functionality/005 ModelState Validations_en.srt 5.52 KB
    03 - CRUD Functionality/006 Custom ModelState Validation.mp4 28.02 MB
    03 - CRUD Functionality/006 Custom ModelState Validation_en.srt 3.84 KB
    03 - CRUD Functionality/007 Http Delete in Action.mp4 23.53 MB
    03 - CRUD Functionality/007 Http Delete in Action_en.srt 4.82 KB
    03 - CRUD Functionality/008 Http PUT in action.mp4 38.76 MB
    03 - CRUD Functionality/008 Http PUT in action_en.srt 6.3 KB
    03 - CRUD Functionality/009 Http Patch Nuget Packages.mp4 9.49 MB
    03 - CRUD Functionality/009 Http Patch Nuget Packages_en.srt 2.88 KB
    03 - CRUD Functionality/010 Http Patch in Action.mp4 23.2 MB
    03 - CRUD Functionality/010 Http Patch in Action_en.srt 4.67 KB
    03 - CRUD Functionality/011 PostMan.mp4 18.24 MB
    03 - CRUD Functionality/011 PostMan_en.srt 6.37 KB
    03 - CRUD Functionality/012 Content Negotiations.mp4 12.12 MB
    03 - CRUD Functionality/012 Content Negotiations_en.srt 3.22 KB
    04 - Dependency Injection and DBContext/001 Logger Dependency Injection.mp4 35.21 MB
    04 - Dependency Injection and DBContext/001 Logger Dependency Injection_en.srt 6.93 KB
    04 - Dependency Injection and DBContext/002 Changing Logger with Dependency Injection - Serilog.mp4 57.12 MB
    04 - Dependency Injection and DBContext/002 Changing Logger with Dependency Injection - Serilog_en.srt 8.04 KB
    04 - Dependency Injection and DBContext/003 Dependency Injection - Custom Logging.mp4 73.81 MB
    04 - Dependency Injection and DBContext/003 Dependency Injection - Custom Logging_en.srt 10.46 KB
    04 - Dependency Injection and DBContext/004 Entity Framework Core Database Models.mp4 24.65 MB
    04 - Dependency Injection and DBContext/004 Entity Framework Core Database Models_en.srt 4.26 KB
    04 - Dependency Injection and DBContext/005 NugetPackages for Entity Framework Core.mp4 5.14 MB
    04 - Dependency Injection and DBContext/005 NugetPackages for Entity Framework Core_en.srt 1.59 KB
    04 - Dependency Injection and DBContext/006 SQL Server Connection Server Name.mp4 1.66 MB
    04 - Dependency Injection and DBContext/006 SQL Server Connection Server Name_en.srt 882 B
    04 - Dependency Injection and DBContext/007 Connection String and DbSet Entity.mp4 16.21 MB
    04 - Dependency Injection and DBContext/007 Connection String and DbSet Entity_en.srt 6.57 KB
    04 - Dependency Injection and DBContext/008 Use Connection String.mp4 28.9 MB
    04 - Dependency Injection and DBContext/008 Use Connection String_en.srt 4.39 KB
    04 - Dependency Injection and DBContext/009 Create Villa Table.mp4 37.29 MB
    04 - Dependency Injection and DBContext/009 Create Villa Table_en.srt 6.56 KB
    04 - Dependency Injection and DBContext/010 Seed Villa Table with records.mp4 43.49 MB
    04 - Dependency Injection and DBContext/010 Seed Villa Table with records_en.srt 6.15 KB
    04 - Dependency Injection and DBContext/011 Use ApplicationDbContext in APIController.mp4 73.4 MB
    04 - Dependency Injection and DBContext/011 Use ApplicationDbContext in APIController_en.srt 10.23 KB
    04 - Dependency Injection and DBContext/012 Demo - Entity Frameowkr Core CRUD in Action.mp4 27.97 MB
    04 - Dependency Injection and DBContext/012 Demo - Entity Frameowkr Core CRUD in Action_en.srt 4.68 KB
    04 - Dependency Injection and DBContext/013 AsNoTracking in Action.mp4 24.03 MB
    04 - Dependency Injection and DBContext/013 AsNoTracking in Action_en.srt 4.7 KB
    05 - DTO and AutoMapper/001 Seperate DTO for Create and Update.mp4 26.87 MB
    05 - DTO and AutoMapper/001 Seperate DTO for Create and Update_en.srt 4.62 KB
    05 - DTO and AutoMapper/002 Async Methods.mp4 33.71 MB
    05 - DTO and AutoMapper/002 Async Methods_en.srt 4.88 KB
    05 - DTO and AutoMapper/003 Setup AutoMapper and MApping Config.mp4 27.51 MB
    05 - DTO and AutoMapper/003 Setup AutoMapper and MApping Config_en.srt 5.22 KB
    05 - DTO and AutoMapper/004 AutoMapper in Action.mp4 42.33 MB
    05 - DTO and AutoMapper/004 AutoMapper in Action_en.srt 7.05 KB
    06 - Repository/001 Add Villa Repository Interface.mp4 21.45 MB
    06 - Repository/001 Add Villa Repository Interface_en.srt 4.62 KB
    06 - Repository/002 Villa Repository Implementation.mp4 19.71 MB
    06 - Repository/002 Villa Repository Implementation_en.srt 5.25 KB
    06 - Repository/003 Async Repository in Action.mp4 53.17 MB
    06 - Repository/003 Async Repository in Action_en.srt 5.45 KB
    06 - Repository/004 Repository CleanUp.mp4 60.54 MB
    06 - Repository/004 Repository CleanUp_en.srt 10.05 KB
    06 - Repository/005 API Response.mp4 13.75 MB
    06 - Repository/005 API Response_en.srt 2.77 KB
    06 - Repository/006 Standard API Response.mp4 51.9 MB
    06 - Repository/006 Standard API Response_en.srt 8.35 KB
    06 - Repository/007 Villa Number Models.mp4 27.76 MB
    06 - Repository/007 Villa Number Models_en.srt 6.19 KB
    06 - Repository/008 Assignment 1 - Villa Number API Endpoints.mp4 106.36 MB
    06 - Repository/008 Assignment 1 - Villa Number API Endpoints_en.srt 13.5 KB
    06 - Repository/009 Add Foreign Key Reference.mp4 25.25 MB
    06 - Repository/009 Add Foreign Key Reference_en.srt 6.75 KB
    06 - Repository/010 CRUD Villa Number DTO with Villa ID.mp4 33.97 MB
    06 - Repository/010 CRUD Villa Number DTO with Villa ID_en.srt 6.16 KB
    07 - Consuming API/001 Setup MVC Web Project.mp4 11.93 MB
    07 - Consuming API/001 Setup MVC Web Project_en.srt 4.56 KB
    07 - Consuming API/002 Web Project DTO's and API Models.mp4 24.06 MB
    07 - Consuming API/002 Web Project DTO's and API Models_en.srt 6.21 KB
    07 - Consuming API/003 AutoMapper.mp4 12.52 MB
    07 - Consuming API/003 AutoMapper_en.srt 3.32 KB
    07 - Consuming API/004 Add API URL in AppSettings.mp4 6.24 MB
    07 - Consuming API/004 Add API URL in AppSettings_en.srt 1.92 KB
    07 - Consuming API/005 Base Service for API.mp4 35.97 MB
    07 - Consuming API/005 Base Service for API_en.srt 10.4 KB
    07 - Consuming API/006 Adding Villa Service.mp4 47.12 MB
    07 - Consuming API/006 Adding Villa Service_en.srt 8.95 KB
    07 - Consuming API/007 Calling Villa API.mp4 44.58 MB
    07 - Consuming API/007 Calling Villa API_en.srt 7.19 KB
    07 - Consuming API/008 Display all Villa List.mp4 24.11 MB
    07 - Consuming API/008 Display all Villa List_en.srt 8.1 KB
    07 - Consuming API/009 Create Villa UI.mp4 54.99 MB
    07 - Consuming API/009 Create Villa UI_en.srt 11.19 KB
    07 - Consuming API/010 Disable NULLABLE - IMPORTANT.mp4 29.79 MB
    07 - Consuming API/010 Disable NULLABLE - IMPORTANT_en.srt 8.15 KB
    07 - Consuming API/011 Update Villa Action Methods.mp4 29.08 MB
    07 - Consuming API/011 Update Villa Action Methods_en.srt 4.06 KB
    07 - Consuming API/012 Update VIlla UI.mp4 10.71 MB
    07 - Consuming API/012 Update VIlla UI_en.srt 1.94 KB
    07 - Consuming API/013 Delete Villa.mp4 13.32 MB
    07 - Consuming API/013 Delete Villa_en.srt 3.5 KB
    07 - Consuming API/014 Add VillaNumberService.mp4 11.29 MB
    07 - Consuming API/014 Add VillaNumberService_en.srt 3.31 KB
    07 - Consuming API/015 Getting Villa Numbers.mp4 28.24 MB
    07 - Consuming API/015 Getting Villa Numbers_en.srt 5.14 KB
    07 - Consuming API/016 Include Villa when retireving Villa Number.mp4 47.66 MB
    07 - Consuming API/016 Include Villa when retireving Villa Number_en.srt 8.9 KB
    07 - Consuming API/017 Bootswatch Theme.mp4 18.86 MB
    07 - Consuming API/017 Bootswatch Theme_en.srt 2.53 KB
    07 - Consuming API/018 Villa Home Page.mp4 31.12 MB
    07 - Consuming API/018 Villa Home Page_en.srt 5.8 KB
    07 - Consuming API/019 Move Images.mp4 28.17 MB
    07 - Consuming API/019 Move Images_en.srt 2.66 KB
    07 - Consuming API/020 Villa Number Assignment.mp4 2.54 MB
    07 - Consuming API/020 Villa Number Assignment_en.srt 1 KB
    07 - Consuming API/021 Create Villa Number GET.mp4 41.45 MB
    07 - Consuming API/021 Create Villa Number GET_en.srt 5.34 KB
    07 - Consuming API/022 Create Villa POST.mp4 33.64 MB
    07 - Consuming API/022 Create Villa POST_en.srt 4.02 KB
    07 - Consuming API/023 Special Validation and Base Service Update.mp4 68.05 MB
    07 - Consuming API/023 Special Validation and Base Service Update_en.srt 9.28 KB
    07 - Consuming API/024 Display API Error Messages.mp4 12.73 MB
    07 - Consuming API/024 Display API Error Messages_en.srt 2.32 KB
    07 - Consuming API/025 Update and Delete Action Method for Villa Number.mp4 35.34 MB
    07 - Consuming API/025 Update and Delete Action Method for Villa Number_en.srt 5.59 KB
    07 - Consuming API/026 Update and Delete Villa Number.mp4 54.38 MB
    07 - Consuming API/026 Update and Delete Villa Number_en.srt 7.09 KB
    07 - Consuming API/027 Sweet Alert.mp4 51.6 MB
    07 - Consuming API/027 Sweet Alert_en.srt 8.13 KB
    08 - API Security/0. Websites you may like/[CourseClub.Me].url 122 B
    08 - API Security/0. Websites you may like/[FreeCourseSite.com].url 127 B
    08 - API Security/0. Websites you may like/[GigaCourse.Com].url 49 B
    08 - API Security/001 Add Models for Login and Registeration.mp4 21.31 MB
    08 - API Security/001 Add Models for Login and Registeration_en.srt 7.75 KB
    08 - API Security/002 Add User Repository.mp4 8.75 MB
    08 - API Security/002 Add User Repository_en.srt 2.78 KB
    08 - API Security/003 Implement User Repository - Register.mp4 12.02 MB
    08 - API Security/003 Implement User Repository - Register_en.srt 3.26 KB
    08 - API Security/004 Implement User Repository - Login Part 1.mp4 25.78 MB
    08 - API Security/004 Implement User Repository - Login Part 1_en.srt 4.28 KB
    08 - API Security/005 Generate Token on Successful Login.mp4 29.69 MB
    08 - API Security/005 Generate Token on Successful Login_en.srt 7.75 KB
    08 - API Security/006 User Controller.mp4 45.09 MB
    08 - API Security/006 User Controller_en.srt 6.43 KB
    08 - API Security/007 Login and Register in Action.mp4 16.32 MB
    08 - API Security/007 Login and Register in Action_en.srt 3.99 KB
    08 - API Security/008 Secure API Endpoints.mp4 8.68 MB
    08 - API Security/008 Secure API Endpoints_en.srt 2.8 KB
    08 - API Security/009 Authentication in Action.mp4 41.7 MB
    08 - API Security/009 Authentication in Action_en.srt 7.34 KB
    08 - API Security/010 Swagger and Bearer in Action.mp4 46.74 MB
    08 - API Security/010 Swagger and Bearer in Action_en.srt 7.74 KB
    09 - Consuming Secured API/001 Add DTOs for Login and Registeration.mp4 8.73 MB
    09 - Consuming Secured API/001 Add DTOs for Login and Registeration_en.srt 2.57 KB
    09 - Consuming Secured API/002 Add Auth Service.mp4 27.73 MB
    09 - Consuming Secured API/002 Add Auth Service_en.srt 3.87 KB
    09 - Consuming Secured API/003 Auth Controller Action Methods.mp4 11.49 MB
    09 - Consuming Secured API/003 Auth Controller Action Methods_en.srt 3.67 KB
    09 - Consuming Secured API/004 Login and Register View.mp4 20.5 MB
    09 - Consuming Secured API/004 Login and Register View_en.srt 5.7 KB
    09 - Consuming Secured API/005 Auth Controller Action Methods.mp4 27.96 MB
    09 - Consuming Secured API/005 Auth Controller Action Methods_en.srt 5.65 KB
    09 - Consuming Secured API/006 NavBar Display.mp4 28.87 MB
    09 - Consuming Secured API/006 NavBar Display_en.srt 4.3 KB
    09 - Consuming Secured API/007 Authentication in Web Project.mp4 83.85 MB
    09 - Consuming Secured API/007 Authentication in Web Project_en.srt 10.06 KB
    09 - Consuming Secured API/008 Pass Token to API from Web Project.mp4 73.05 MB
    09 - Consuming Secured API/008 Pass Token to API from Web Project_en.srt 6.84 KB
    10 - Versioning in API/001 Nuget Packages for API Versioning.mp4 9.19 MB
    10 - Versioning in API/001 Nuget Packages for API Versioning_en.srt 1.61 KB
    10 - Versioning in API/002 Add Versioning to API Services.mp4 16.59 MB
    10 - Versioning in API/002 Add Versioning to API Services_en.srt 2.69 KB
    10 - Versioning in API/003 API Version Attribute.mp4 13.83 MB
    10 - Versioning in API/003 API Version Attribute_en.srt 2.08 KB
    10 - Versioning in API/004 Multiple Version in same Controller.mp4 17.9 MB
    10 - Versioning in API/004 Multiple Version in same Controller_en.srt 5.06 KB
    10 - Versioning in API/005 API Version Configuration.mp4 30.83 MB
    10 - Versioning in API/005 API Version Configuration_en.srt 4.15 KB
    10 - Versioning in API/006 Swagger Document for v1.mp4 23.06 MB
    10 - Versioning in API/006 Swagger Document for v1_en.srt 4.8 KB
    10 - Versioning in API/007 Multiple Version Swagger Doc.mp4 5.03 MB
    10 - Versioning in API/007 Multiple Version Swagger Doc_en.srt 1.39 KB
    10 - Versioning in API/008 Managing Multiple Versions - Cleaner Approach.mp4 28.78 MB
    10 - Versioning in API/008 Managing Multiple Versions - Cleaner Approach_en.srt 4.24 KB
    10 - Versioning in API/009 API Neutral and Depreciating API.mp4 44.6 MB
    10 - Versioning in API/009 API Neutral and Depreciating API_en.srt 6.42 KB
    10 - Versioning in API/010 Consume Versioned API.mp4 34.14 MB
    10 - Versioning in API/010 Consume Versioned API_en.srt 3.09 KB
    11 - Caching, Filter and Pagination/0. Websites you may like/[CourseClub.Me].url 122 B
    11 - Caching, Filter and Pagination/0. Websites you may like/[FreeCourseSite.com].url 127 B
    11 - Caching, Filter and Pagination/0. Websites you may like/[GigaCourse.Com].url 49 B
    11 - Caching, Filter and Pagination/001 Caching Request.mp4 22.82 MB
    11 - Caching, Filter and Pagination/001 Caching Request_en.srt 6.38 KB
    11 - Caching, Filter and Pagination/002 Caching Profile.mp4 20.59 MB
    11 - Caching, Filter and Pagination/002 Caching Profile_en.srt 2.47 KB
    11 - Caching, Filter and Pagination/003 Filters in API.mp4 22.6 MB
    11 - Caching, Filter and Pagination/003 Filters in API_en.srt 3.84 KB
    11 - Caching, Filter and Pagination/004 Seach Villa Name.mp4 13.73 MB
    11 - Caching, Filter and Pagination/004 Seach Villa Name_en.srt 4.36 KB
    11 - Caching, Filter and Pagination/005 Pagination in API.mp4 23.02 MB
    11 - Caching, Filter and Pagination/005 Pagination in API_en.srt 6.74 KB
    11 - Caching, Filter and Pagination/006 Add Pagination to Response Header.mp4 13.4 MB
    11 - Caching, Filter and Pagination/006 Add Pagination to Response Header_en.srt 1.67 KB
    11 - Caching, Filter and Pagination/007 Status Code and IsSuccess.mp4 15.11 MB
    11 - Caching, Filter and Pagination/007 Status Code and IsSuccess_en.srt 2.22 KB
    11 - Caching, Filter and Pagination/008 Bug Fixing.mp4 12.05 MB
    11 - Caching, Filter and Pagination/008 Bug Fixing_en.srt 2.05 KB
    12 - .NET Identity/001 Add Identity Library and Tables.mp4 64.84 MB
    12 - .NET Identity/001 Add Identity Library and Tables_en.srt 7.2 KB
    12 - .NET Identity/002 User Repository - Login.mp4 39.78 MB
    12 - .NET Identity/002 User Repository - Login_en.srt 6.83 KB
    12 - .NET Identity/003 User Repository - Register.mp4 20.26 MB
    12 - .NET Identity/003 User Repository - Register_en.srt 3.84 KB
    12 - .NET Identity/004 Login and Registration with Identity.mp4 60.83 MB
    12 - .NET Identity/004 Login and Registration with Identity_en.srt 8.59 KB
    12 - .NET Identity/005 Login and Registration in Web Application.mp4 69.55 MB
    12 - .NET Identity/005 Login and Registration in Web Application_en.srt 8.77 KB
    13 - Deployment/001 Database Setup.mp4 13.04 MB
    13 - Deployment/001 Database Setup_en.srt 6.5 KB
    13 - Deployment/002 API Deployment.mp4 63.72 MB
    13 - Deployment/002 API Deployment_en.srt 9.54 KB

Download Info

  • Tips

    “[FreeCourseSite.com] Udemy - RESTful Web API - The Complete Guide (.NET7 API) Part 1” 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.