[FreeCourseSite.com] Udemy - ASP.NET CORE WEB API (.NET 5) The Complete Guide

mp4   Hot:18   Size:1.9 GB   Created:2022-11-25 17:34:10   Update:2025-05-27 09:58:31  

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 to Web API/001 Getting Started.mp4 13.77 MB
    01 - Introduction to Web API/001 Getting Started_en.srt 4.6 KB
    01 - Introduction to Web API/002 Installing Asp.Net Core SDK and Runtime.mp4 32.08 MB
    01 - Introduction to Web API/002 Installing Asp.Net Core SDK and Runtime_en.srt 4.88 KB
    01 - Introduction to Web API/003 New Web API project with Visual Studio.mp4 37.91 MB
    01 - Introduction to Web API/003 New Web API project with Visual Studio_en.srt 6.15 KB
    01 - Introduction to Web API/004 Default Asp.Net Core Project Files.mp4 35.72 MB
    01 - Introduction to Web API/004 Default Asp.Net Core Project Files_en.srt 7.79 KB
    01 - Introduction to Web API/005 Testing the Web API Project with Postman and Swagger.mp4 32.01 MB
    01 - Introduction to Web API/005 Testing the Web API Project with Postman and Swagger_en.srt 5.74 KB
    01 - Introduction to Web API/006 Summary.mp4 937.73 KB
    01 - Introduction to Web API/006 Summary_en.srt 846 B
    02 - Building Your First Asp.Net Core API/001 Getting Started.mp4 5.3 MB
    02 - Building Your First Asp.Net Core API/001 Getting Started_en.srt 1.63 KB
    02 - Building Your First Asp.Net Core API/002 Adding the Book Model.mp4 30.64 MB
    02 - Building Your First Asp.Net Core API/002 Adding the Book Model_en.srt 5.99 KB
    02 - Building Your First Asp.Net Core API/003 Adding Your EF Core DB Context.mp4 60.09 MB
    02 - Building Your First Asp.Net Core API/003 Adding Your EF Core DB Context_en.srt 8.3 KB
    02 - Building Your First Asp.Net Core API/004 Adding Your First EF Core Migration.mp4 24.39 MB
    02 - Building Your First Asp.Net Core API/004 Adding Your First EF Core Migration_en.srt 6.1 KB
    02 - Building Your First Asp.Net Core API/005 Seeding Your Database With Data.mp4 58.26 MB
    02 - Building Your First Asp.Net Core API/005 Seeding Your Database With Data_en.srt 9.7 KB
    02 - Building Your First Asp.Net Core API/006 Adding Your First Web API Controller.mp4 6.17 MB
    02 - Building Your First Asp.Net Core API/006 Adding Your First Web API Controller_en.srt 3.04 KB
    02 - Building Your First Asp.Net Core API/007 Adding a New Book [HttpPost].mp4 45.18 MB
    02 - Building Your First Asp.Net Core API/007 Adding a New Book [HttpPost]_en.srt 11.86 KB
    02 - Building Your First Asp.Net Core API/008 Listing All Books [HttpGet].mp4 28.12 MB
    02 - Building Your First Asp.Net Core API/008 Listing All Books [HttpGet]_en.srt 9.21 KB
    02 - Building Your First Asp.Net Core API/009 Updating an Existing Book [HttpPut].mp4 36.79 MB
    02 - Building Your First Asp.Net Core API/009 Updating an Existing Book [HttpPut]_en.srt 6.62 KB
    02 - Building Your First Asp.Net Core API/010 Deleting an Existing Book [HttpDelete].mp4 23.5 MB
    02 - Building Your First Asp.Net Core API/010 Deleting an Existing Book [HttpDelete]_en.srt 3.62 KB
    02 - Building Your First Asp.Net Core API/011 Summary.mp4 1.78 MB
    02 - Building Your First Asp.Net Core API/011 Summary_en.srt 1.51 KB
    03 - Working with Relational Data using Entity Framework/001 Getting Started with Relational Data Management.mp4 3.08 MB
    03 - Working with Relational Data using Entity Framework/001 Getting Started with Relational Data Management_en.srt 2.38 KB
    03 - Working with Relational Data using Entity Framework/002 One-to-Many Relationships in Entity Framework Core.mp4 21.47 MB
    03 - Working with Relational Data using Entity Framework/002 One-to-Many Relationships in Entity Framework Core_en.srt 8.15 KB
    03 - Working with Relational Data using Entity Framework/003 Many-to-Many Relationships in Entity Framework Core.mp4 72.54 MB
    03 - Working with Relational Data using Entity Framework/003 Many-to-Many Relationships in Entity Framework Core_en.srt 13.35 KB
    03 - Working with Relational Data using Entity Framework/004 Adding Author and Publisher Services to Web API.mp4 55.37 MB
    03 - Working with Relational Data using Entity Framework/004 Adding Author and Publisher Services to Web API_en.srt 14.92 KB
    03 - Working with Relational Data using Entity Framework/005 Adding Relational Data With [HttpPost].mp4 38.81 MB
    03 - Working with Relational Data using Entity Framework/005 Adding Relational Data With [HttpPost]_en.srt 10.76 KB
    03 - Working with Relational Data using Entity Framework/006 Getting Authors of a Book with [HttpGet].mp4 21.6 MB
    03 - Working with Relational Data using Entity Framework/006 Getting Authors of a Book with [HttpGet]_en.srt 4.7 KB
    03 - Working with Relational Data using Entity Framework/007 Getting Books of an Author with [HttpGet].mp4 24.33 MB
    03 - Working with Relational Data using Entity Framework/007 Getting Books of an Author with [HttpGet]_en.srt 5.72 KB
    03 - Working with Relational Data using Entity Framework/008 Getting Books of a Publisher including Authors.mp4 35.58 MB
    03 - Working with Relational Data using Entity Framework/008 Getting Books of a Publisher including Authors_en.srt 8.36 KB
    03 - Working with Relational Data using Entity Framework/009 Deleting Relational Data With Entity Framework Core.mp4 82.87 MB
    03 - Working with Relational Data using Entity Framework/009 Deleting Relational Data With Entity Framework Core_en.srt 13.06 KB
    03 - Working with Relational Data using Entity Framework/010 HTTP Response Status Codes.mp4 26.01 MB
    03 - Working with Relational Data using Entity Framework/010 HTTP Response Status Codes_en.srt 9.45 KB
    03 - Working with Relational Data using Entity Framework/011 Try-Catch-Finally block.mp4 64.94 MB
    03 - Working with Relational Data using Entity Framework/011 Try-Catch-Finally block_en.srt 13.23 KB
    03 - Working with Relational Data using Entity Framework/012 Throwing custom exceptions.mp4 27.99 MB
    03 - Working with Relational Data using Entity Framework/012 Throwing custom exceptions_en.srt 8.18 KB
    03 - Working with Relational Data using Entity Framework/013 Global error handling.mp4 80.13 MB
    03 - Working with Relational Data using Entity Framework/013 Global error handling_en.srt 10.65 KB
    03 - Working with Relational Data using Entity Framework/014 Custom global error handling.mp4 29.13 MB
    03 - Working with Relational Data using Entity Framework/014 Custom global error handling_en.srt 6.91 KB
    04 - Controller Action Return Types/001 Introduction to Controller Action Return Types.mp4 1.61 MB
    04 - Controller Action Return Types/001 Introduction to Controller Action Return Types_en.srt 1.38 KB
    04 - Controller Action Return Types/002 Specific Type.mp4 4.27 MB
    04 - Controller Action Return Types/002 Specific Type_en.srt 1.4 KB
    04 - Controller Action Return Types/003 IActionResult.mp4 11.58 MB
    04 - Controller Action Return Types/003 IActionResult_en.srt 2.97 KB
    04 - Controller Action Return Types/004 ActionResultType.mp4 14.22 MB
    04 - Controller Action Return Types/004 ActionResultType_en.srt 2.55 KB
    04 - Controller Action Return Types/005 Custom Return Type.mp4 34.88 MB
    04 - Controller Action Return Types/005 Custom Return Type_en.srt 8.51 KB
    04 - Controller Action Return Types/006 Summary of Controller Action Return Types.mp4 1.01 MB
    04 - Controller Action Return Types/006 Summary of Controller Action Return Types_en.srt 889 B
    05 - Sorting, Filtering and Paging/001 Introduction.mp4 15.41 MB
    05 - Sorting, Filtering and Paging/001 Introduction_en.srt 5.04 KB
    05 - Sorting, Filtering and Paging/002 Adding Server Side Sorting.mp4 16.24 MB
    05 - Sorting, Filtering and Paging/002 Adding Server Side Sorting_en.srt 4.73 KB
    05 - Sorting, Filtering and Paging/003 Adding Server Side Filtering.mp4 9.16 MB
    05 - Sorting, Filtering and Paging/003 Adding Server Side Filtering_en.srt 2.89 KB
    05 - Sorting, Filtering and Paging/004 Adding Server Side Paging.mp4 63.23 MB
    05 - Sorting, Filtering and Paging/004 Adding Server Side Paging_en.srt 10.7 KB
    05 - Sorting, Filtering and Paging/005 Summary.mp4 800.22 KB
    05 - Sorting, Filtering and Paging/005 Summary_en.srt 631 B
    06 - Web API Versioning/001 Getting Started.mp4 1.51 MB
    06 - Web API Versioning/001 Getting Started_en.srt 1.01 KB
    06 - Web API Versioning/002 Setting up Versioning in .NET Web API.mp4 26.5 MB
    06 - Web API Versioning/002 Setting up Versioning in .NET Web API_en.srt 4.22 KB
    06 - Web API Versioning/003 Query String-Based versioning in Web API.mp4 16.13 MB
    06 - Web API Versioning/003 Query String-Based versioning in Web API_en.srt 4.05 KB
    06 - Web API Versioning/004 URL Based Versioning.mp4 10.34 MB
    06 - Web API Versioning/004 URL Based Versioning_en.srt 2.32 KB
    06 - Web API Versioning/005 HTTP Header-Based Versioning.mp4 25.88 MB
    06 - Web API Versioning/005 HTTP Header-Based Versioning_en.srt 4.7 KB
    06 - Web API Versioning/006 HTTP Media Type-Based Versioning.mp4 7.75 MB
    06 - Web API Versioning/006 HTTP Media Type-Based Versioning_en.srt 2.56 KB
    06 - Web API Versioning/007 Summary.mp4 1.72 MB
    06 - Web API Versioning/007 Summary_en.srt 1.49 KB
    07 - Web API Logging with Serilog/001 Introduction to Logging.mp4 2.21 MB
    07 - Web API Logging with Serilog/001 Introduction to Logging_en.srt 839 B
    07 - Web API Logging with Serilog/002 The What, Why and How of Logging.mp4 5.41 MB
    07 - Web API Logging with Serilog/002 The What, Why and How of Logging_en.srt 4.67 KB
    07 - Web API Logging with Serilog/003 Setting up Serilog in Web API.mp4 17.49 MB
    07 - Web API Logging with Serilog/003 Setting up Serilog in Web API_en.srt 3.99 KB
    07 - Web API Logging with Serilog/004 Logging to a File using Serilog.mp4 112.71 MB
    07 - Web API Logging with Serilog/004 Logging to a File using Serilog_en.srt 16.08 KB
    07 - Web API Logging with Serilog/005 Adding a new Log table using EFCore migrations.mp4 20.29 MB
    07 - Web API Logging with Serilog/005 Adding a new Log table using EFCore migrations_en.srt 5.33 KB
    07 - Web API Logging with Serilog/006 Logging to an SQL Table using Serilog.mp4 29.51 MB
    07 - Web API Logging with Serilog/006 Logging to an SQL Table using Serilog_en.srt 7.96 KB
    07 - Web API Logging with Serilog/007 Retreiving all logs from the database.mp4 52.21 MB
    07 - Web API Logging with Serilog/007 Retreiving all logs from the database_en.srt 7 KB
    07 - Web API Logging with Serilog/008 Summary of Logging.mp4 1.03 MB
    07 - Web API Logging with Serilog/008 Summary of Logging_en.srt 1.06 KB
    08 - Unit Testing Web APIs using NUnit/001 Introduction to Unit Testing.mp4 7.93 MB
    08 - Unit Testing Web APIs using NUnit/001 Introduction to Unit Testing_en.srt 3.79 KB
    08 - Unit Testing Web APIs using NUnit/002 Choosing a Unit Testing Framework.mp4 2.2 MB
    08 - Unit Testing Web APIs using NUnit/002 Choosing a Unit Testing Framework_en.srt 1.78 KB
    08 - Unit Testing Web APIs using NUnit/003 Setting up Unit Testing Environment.mp4 16.45 MB
    08 - Unit Testing Web APIs using NUnit/003 Setting up Unit Testing Environment_en.srt 6.21 KB
    08 - Unit Testing Web APIs using NUnit/004 Setting Up Unit Testing In-Memory DB.mp4 61.59 MB
    08 - Unit Testing Web APIs using NUnit/004 Setting Up Unit Testing In-Memory DB_en.srt 8.49 KB
    08 - Unit Testing Web APIs using NUnit/005 Unit Testing GetAllPublishers in PublishersService.mp4 47.35 MB
    08 - Unit Testing Web APIs using NUnit/005 Unit Testing GetAllPublishers in PublishersService_en.srt 13.93 KB
    08 - Unit Testing Web APIs using NUnit/006 Challenge Unit Testing GetPublisherById in PublishersService.mp4 1.24 MB
    08 - Unit Testing Web APIs using NUnit/006 Challenge Unit Testing GetPublisherById in PublishersService_en.srt 441 B
    08 - Unit Testing Web APIs using NUnit/007 Solution Unit Testing GetPublisherById in PublishersService.mp4 13.82 MB
    08 - Unit Testing Web APIs using NUnit/007 Solution Unit Testing GetPublisherById in PublishersService_en.srt 3.48 KB
    08 - Unit Testing Web APIs using NUnit/008 Unit Testing AddPublisher in PublishersService.mp4 50.26 MB
    08 - Unit Testing Web APIs using NUnit/008 Unit Testing AddPublisher in PublishersService_en.srt 5.86 KB
    08 - Unit Testing Web APIs using NUnit/009 Unit Testing GetPublisherData method in PublishersService.mp4 50.61 MB
    08 - Unit Testing Web APIs using NUnit/009 Unit Testing GetPublisherData method in PublishersService_en.srt 5.34 KB
    08 - Unit Testing Web APIs using NUnit/010 Unit Testing DeletePublisherById method in PublishersService.mp4 1.92 MB
    08 - Unit Testing Web APIs using NUnit/010 Unit Testing DeletePublisherById method in PublishersService_en.srt 1.12 KB
    08 - Unit Testing Web APIs using NUnit/011 Challenge Set Up Unit Testing in a Controller.mp4 1.92 MB
    08 - Unit Testing Web APIs using NUnit/011 Challenge Set Up Unit Testing in a Controller_en.srt 1.12 KB
    08 - Unit Testing Web APIs using NUnit/012 Solution Set Up Unit Testing in a Controller.mp4 24.84 MB
    08 - Unit Testing Web APIs using NUnit/012 Solution Set Up Unit Testing in a Controller_en.srt 6.02 KB
    08 - Unit Testing Web APIs using NUnit/013 Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4 39.75 MB
    08 - Unit Testing Web APIs using NUnit/013 Unit Testing HttpGet(get-all-publishers)] in PublishersController_en.srt 10.78 KB
    08 - Unit Testing Web APIs using NUnit/014 Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 1.39 MB
    08 - Unit Testing Web APIs using NUnit/014 Challenge Unit Testing [HttpGet(get-publisher-by-id{id})]_en.srt 429 B
    08 - Unit Testing Web APIs using NUnit/015 Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 33.11 MB
    08 - Unit Testing Web APIs using NUnit/015 Solution Unit Testing [HttpGet(get-publisher-by-id{id})]_en.srt 7.18 KB
    08 - Unit Testing Web APIs using NUnit/016 Unit Testing [HttpPost(add-publisher)] in PublishersController.mp4 16.02 MB
    08 - Unit Testing Web APIs using NUnit/016 Unit Testing [HttpPost(add-publisher)] in PublishersController_en.srt 4.03 KB
    08 - Unit Testing Web APIs using NUnit/017 Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.mp4 16.09 MB
    08 - Unit Testing Web APIs using NUnit/017 Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController_en.srt 4.45 KB
    08 - Unit Testing Web APIs using NUnit/018 Summary of Unit Testing.mp4 1.37 MB
    08 - Unit Testing Web APIs using NUnit/018 Summary of Unit Testing_en.srt 1.4 KB

Download Info

  • Tips

    “[FreeCourseSite.com] Udemy - ASP.NET CORE WEB API (.NET 5) The 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.