[FreeCourseSite.com] Udemy - ASP.NET CORE WEB API (.NET 5) The Complete Guide
File List
- 07 - Web API Logging with Serilog/004 Logging to a File using Serilog.mp4 112.7 MB
- 03 - Working with Relational Data using Entity Framework/009 Deleting Relational Data With Entity Framework Core.mp4 82.9 MB
- 03 - Working with Relational Data using Entity Framework/013 Global error handling.mp4 80.1 MB
- 03 - Working with Relational Data using Entity Framework/003 Many-to-Many Relationships in Entity Framework Core.mp4 72.5 MB
- 03 - Working with Relational Data using Entity Framework/011 Try-Catch-Finally block.mp4 64.9 MB
- 05 - Sorting, Filtering and Paging/004 Adding Server Side Paging.mp4 63.2 MB
- 08 - Unit Testing Web APIs using NUnit/004 Setting Up Unit Testing In-Memory DB.mp4 61.6 MB
- 02 - Building Your First Asp.Net Core API/003 Adding Your EF Core DB Context.mp4 60.1 MB
- 02 - Building Your First Asp.Net Core API/005 Seeding Your Database With Data.mp4 58.3 MB
- 03 - Working with Relational Data using Entity Framework/004 Adding Author and Publisher Services to Web API.mp4 55.4 MB
- 07 - Web API Logging with Serilog/007 Retreiving all logs from the database.mp4 52.2 MB
- 08 - Unit Testing Web APIs using NUnit/009 Unit Testing GetPublisherData method in PublishersService.mp4 50.6 MB
- 08 - Unit Testing Web APIs using NUnit/008 Unit Testing AddPublisher in PublishersService.mp4 50.3 MB
- 08 - Unit Testing Web APIs using NUnit/005 Unit Testing GetAllPublishers in PublishersService.mp4 47.3 MB
- 02 - Building Your First Asp.Net Core API/007 Adding a New Book [HttpPost].mp4 45.2 MB
- 08 - Unit Testing Web APIs using NUnit/013 Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4 39.8 MB
- 03 - Working with Relational Data using Entity Framework/005 Adding Relational Data With [HttpPost].mp4 38.8 MB
- 01 - Introduction to Web API/003 New Web API project with Visual Studio.mp4 37.9 MB
- 02 - Building Your First Asp.Net Core API/009 Updating an Existing Book [HttpPut].mp4 36.8 MB
- 01 - Introduction to Web API/004 Default Asp.Net Core Project Files.mp4 35.7 MB
- 03 - Working with Relational Data using Entity Framework/008 Getting Books of a Publisher including Authors.mp4 35.6 MB
- 04 - Controller Action Return Types/005 Custom Return Type.mp4 34.9 MB
- 08 - Unit Testing Web APIs using NUnit/015 Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 33.1 MB
- 01 - Introduction to Web API/002 Installing Asp.Net Core SDK and Runtime.mp4 32.1 MB
- 01 - Introduction to Web API/005 Testing the Web API Project with Postman and Swagger.mp4 32.0 MB
- 02 - Building Your First Asp.Net Core API/002 Adding the Book Model.mp4 30.6 MB
- 07 - Web API Logging with Serilog/006 Logging to an SQL Table using Serilog.mp4 29.5 MB
- 03 - Working with Relational Data using Entity Framework/014 Custom global error handling.mp4 29.1 MB
- 02 - Building Your First Asp.Net Core API/008 Listing All Books [HttpGet].mp4 28.1 MB
- 03 - Working with Relational Data using Entity Framework/012 Throwing custom exceptions.mp4 28.0 MB
- 06 - Web API Versioning/002 Setting up Versioning in .NET Web API.mp4 26.5 MB
- 03 - Working with Relational Data using Entity Framework/010 HTTP Response Status Codes.mp4 26.0 MB
- 06 - Web API Versioning/005 HTTP Header-Based Versioning.mp4 25.9 MB
- 08 - Unit Testing Web APIs using NUnit/012 Solution Set Up Unit Testing in a Controller.mp4 24.8 MB
- 02 - Building Your First Asp.Net Core API/004 Adding Your First EF Core Migration.mp4 24.4 MB
- 03 - Working with Relational Data using Entity Framework/007 Getting Books of an Author with [HttpGet].mp4 24.3 MB
- 02 - Building Your First Asp.Net Core API/010 Deleting an Existing Book [HttpDelete].mp4 23.5 MB
- 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/002 One-to-Many Relationships in Entity Framework Core.mp4 21.5 MB
- 07 - Web API Logging with Serilog/005 Adding a new Log table using EFCore migrations.mp4 20.3 MB
- 07 - Web API Logging with Serilog/003 Setting up Serilog in Web API.mp4 17.5 MB
- 08 - Unit Testing Web APIs using NUnit/003 Setting up Unit Testing Environment.mp4 16.4 MB
- 05 - Sorting, Filtering and Paging/002 Adding Server Side Sorting.mp4 16.2 MB
- 06 - Web API Versioning/003 Query String-Based versioning in Web API.mp4 16.1 MB
- 08 - Unit Testing Web APIs using NUnit/017 Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.mp4 16.1 MB
- 08 - Unit Testing Web APIs using NUnit/016 Unit Testing [HttpPost(add-publisher)] in PublishersController.mp4 16.0 MB
- 05 - Sorting, Filtering and Paging/001 Introduction.mp4 15.4 MB
- 04 - Controller Action Return Types/004 ActionResultType.mp4 14.2 MB
- 08 - Unit Testing Web APIs using NUnit/007 Solution Unit Testing GetPublisherById in PublishersService.mp4 13.8 MB
- 01 - Introduction to Web API/001 Getting Started.mp4 13.8 MB
- 04 - Controller Action Return Types/003 IActionResult.mp4 11.6 MB
- 06 - Web API Versioning/004 URL Based Versioning.mp4 10.3 MB
- 05 - Sorting, Filtering and Paging/003 Adding Server Side Filtering.mp4 9.2 MB
- 08 - Unit Testing Web APIs using NUnit/001 Introduction to Unit Testing.mp4 7.9 MB
- 06 - Web API Versioning/006 HTTP Media Type-Based Versioning.mp4 7.8 MB
- 02 - Building Your First Asp.Net Core API/006 Adding Your First Web API Controller.mp4 6.2 MB
- 07 - Web API Logging with Serilog/002 The What, Why and How of Logging.mp4 5.4 MB
- 02 - Building Your First Asp.Net Core API/001 Getting Started.mp4 5.3 MB
- 04 - Controller Action Return Types/002 Specific Type.mp4 4.3 MB
- 03 - Working with Relational Data using Entity Framework/001 Getting Started with Relational Data Management.mp4 3.1 MB
- 07 - Web API Logging with Serilog/001 Introduction to Logging.mp4 2.2 MB
- 08 - Unit Testing Web APIs using NUnit/002 Choosing a Unit Testing Framework.mp4 2.2 MB
- 08 - Unit Testing Web APIs using NUnit/011 Challenge Set Up Unit Testing in a Controller.mp4 1.9 MB
- 08 - Unit Testing Web APIs using NUnit/010 Unit Testing DeletePublisherById method in PublishersService.mp4 1.9 MB
- 02 - Building Your First Asp.Net Core API/011 Summary.mp4 1.8 MB
- 06 - Web API Versioning/007 Summary.mp4 1.7 MB
- 04 - Controller Action Return Types/001 Introduction to Controller Action Return Types.mp4 1.6 MB
- 06 - Web API Versioning/001 Getting Started.mp4 1.5 MB
- 08 - Unit Testing Web APIs using NUnit/014 Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 1.4 MB
- 08 - Unit Testing Web APIs using NUnit/018 Summary of Unit Testing.mp4 1.4 MB
- 08 - Unit Testing Web APIs using NUnit/006 Challenge Unit Testing GetPublisherById in PublishersService.mp4 1.2 MB
- 07 - Web API Logging with Serilog/008 Summary of Logging.mp4 1.0 MB
- 04 - Controller Action Return Types/006 Summary of Controller Action Return Types.mp4 1.0 MB
- 01 - Introduction to Web API/006 Summary.mp4 937.7 KB
- 05 - Sorting, Filtering and Paging/005 Summary.mp4 800.2 KB
- 07 - Web API Logging with Serilog/004 Logging to a File using Serilog_en.srt 16.1 KB
- 03 - Working with Relational Data using Entity Framework/004 Adding Author and Publisher Services to Web API_en.srt 14.9 KB
- 08 - Unit Testing Web APIs using NUnit/005 Unit Testing GetAllPublishers in PublishersService_en.srt 13.9 KB
- 03 - Working with Relational Data using Entity Framework/003 Many-to-Many Relationships in Entity Framework Core_en.srt 13.3 KB
- 03 - Working with Relational Data using Entity Framework/011 Try-Catch-Finally block_en.srt 13.2 KB
- 03 - Working with Relational Data using Entity Framework/009 Deleting Relational Data With Entity Framework Core_en.srt 13.1 KB
- 02 - Building Your First Asp.Net Core API/007 Adding a New Book [HttpPost]_en.srt 11.9 KB
- 08 - Unit Testing Web APIs using NUnit/013 Unit Testing HttpGet(get-all-publishers)] in PublishersController_en.srt 10.8 KB
- 03 - Working with Relational Data using Entity Framework/005 Adding Relational Data With [HttpPost]_en.srt 10.8 KB
- 05 - Sorting, Filtering and Paging/004 Adding Server Side Paging_en.srt 10.7 KB
- 03 - Working with Relational Data using Entity Framework/013 Global error handling_en.srt 10.7 KB
- 02 - Building Your First Asp.Net Core API/005 Seeding Your Database With Data_en.srt 9.7 KB
- 03 - Working with Relational Data using Entity Framework/010 HTTP Response Status Codes_en.srt 9.4 KB
- 02 - Building Your First Asp.Net Core API/008 Listing All Books [HttpGet]_en.srt 9.2 KB
- 04 - Controller Action Return Types/005 Custom Return Type_en.srt 8.5 KB
- 08 - Unit Testing Web APIs using NUnit/004 Setting Up Unit Testing In-Memory DB_en.srt 8.5 KB
- 03 - Working with Relational Data using Entity Framework/008 Getting Books of a Publisher including Authors_en.srt 8.4 KB
- 02 - Building Your First Asp.Net Core API/003 Adding Your EF Core DB Context_en.srt 8.3 KB
- 03 - Working with Relational Data using Entity Framework/012 Throwing custom exceptions_en.srt 8.2 KB
- 03 - Working with Relational Data using Entity Framework/002 One-to-Many Relationships in Entity Framework Core_en.srt 8.2 KB
- 07 - Web API Logging with Serilog/006 Logging to an SQL Table using Serilog_en.srt 8.0 KB
- 01 - Introduction to Web API/004 Default Asp.Net Core Project Files_en.srt 7.8 KB
- 08 - Unit Testing Web APIs using NUnit/015 Solution Unit Testing [HttpGet(get-publisher-by-id{id})]_en.srt 7.2 KB
- 07 - Web API Logging with Serilog/007 Retreiving all logs from the database_en.srt 7.0 KB
- 03 - Working with Relational Data using Entity Framework/014 Custom global error handling_en.srt 6.9 KB
- 02 - Building Your First Asp.Net Core API/009 Updating an Existing Book [HttpPut]_en.srt 6.6 KB
- 08 - Unit Testing Web APIs using NUnit/003 Setting up Unit Testing Environment_en.srt 6.2 KB
- 01 - Introduction to Web API/003 New Web API project with Visual Studio_en.srt 6.1 KB
- 02 - Building Your First Asp.Net Core API/004 Adding Your First EF Core Migration_en.srt 6.1 KB
- 08 - Unit Testing Web APIs using NUnit/012 Solution Set Up Unit Testing in a Controller_en.srt 6.0 KB
- 02 - Building Your First Asp.Net Core API/002 Adding the Book Model_en.srt 6.0 KB
- 08 - Unit Testing Web APIs using NUnit/008 Unit Testing AddPublisher in PublishersService_en.srt 5.9 KB
- 01 - Introduction to Web API/005 Testing the Web API Project with Postman and Swagger_en.srt 5.7 KB
- 03 - Working with Relational Data using Entity Framework/007 Getting Books of an Author with [HttpGet]_en.srt 5.7 KB
- 08 - Unit Testing Web APIs using NUnit/009 Unit Testing GetPublisherData method in PublishersService_en.srt 5.3 KB
- 07 - Web API Logging with Serilog/005 Adding a new Log table using EFCore migrations_en.srt 5.3 KB
- 05 - Sorting, Filtering and Paging/001 Introduction_en.srt 5.0 KB
- 01 - Introduction to Web API/002 Installing Asp.Net Core SDK and Runtime_en.srt 4.9 KB
- 05 - Sorting, Filtering and Paging/002 Adding Server Side Sorting_en.srt 4.7 KB
- 06 - Web API Versioning/005 HTTP Header-Based Versioning_en.srt 4.7 KB
- 03 - Working with Relational Data using Entity Framework/006 Getting Authors of a Book with [HttpGet]_en.srt 4.7 KB
- 07 - Web API Logging with Serilog/002 The What, Why and How of Logging_en.srt 4.7 KB
- 01 - Introduction to Web API/001 Getting Started_en.srt 4.6 KB
- 08 - Unit Testing Web APIs using NUnit/017 Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController_en.srt 4.5 KB
- 06 - Web API Versioning/002 Setting up Versioning in .NET Web API_en.srt 4.2 KB
- 06 - Web API Versioning/003 Query String-Based versioning in Web API_en.srt 4.0 KB
- 08 - Unit Testing Web APIs using NUnit/016 Unit Testing [HttpPost(add-publisher)] in PublishersController_en.srt 4.0 KB
- 07 - Web API Logging with Serilog/003 Setting up Serilog in Web API_en.srt 4.0 KB
- 08 - Unit Testing Web APIs using NUnit/001 Introduction to Unit Testing_en.srt 3.8 KB
- 02 - Building Your First Asp.Net Core API/010 Deleting an Existing Book [HttpDelete]_en.srt 3.6 KB
- 08 - Unit Testing Web APIs using NUnit/007 Solution Unit Testing GetPublisherById in PublishersService_en.srt 3.5 KB
- 02 - Building Your First Asp.Net Core API/006 Adding Your First Web API Controller_en.srt 3.0 KB
- 04 - Controller Action Return Types/003 IActionResult_en.srt 3.0 KB
- 05 - Sorting, Filtering and Paging/003 Adding Server Side Filtering_en.srt 2.9 KB
- 06 - Web API Versioning/006 HTTP Media Type-Based Versioning_en.srt 2.6 KB
- 04 - Controller Action Return Types/004 ActionResultType_en.srt 2.5 KB
- 03 - Working with Relational Data using Entity Framework/001 Getting Started with Relational Data Management_en.srt 2.4 KB
- 06 - Web API Versioning/004 URL Based Versioning_en.srt 2.3 KB
- 08 - Unit Testing Web APIs using NUnit/002 Choosing a Unit Testing Framework_en.srt 1.8 KB
- 02 - Building Your First Asp.Net Core API/001 Getting Started_en.srt 1.6 KB
- 02 - Building Your First Asp.Net Core API/011 Summary_en.srt 1.5 KB
- 06 - Web API Versioning/007 Summary_en.srt 1.5 KB
- 08 - Unit Testing Web APIs using NUnit/018 Summary of Unit Testing_en.srt 1.4 KB
- 04 - Controller Action Return Types/002 Specific Type_en.srt 1.4 KB
- 04 - Controller Action Return Types/001 Introduction to Controller Action Return Types_en.srt 1.4 KB
- 08 - Unit Testing Web APIs using NUnit/010 Unit Testing DeletePublisherById method in PublishersService_en.srt 1.1 KB
- 08 - Unit Testing Web APIs using NUnit/011 Challenge Set Up Unit Testing in a Controller_en.srt 1.1 KB
- 07 - Web API Logging with Serilog/008 Summary of Logging_en.srt 1.1 KB
- 06 - Web API Versioning/001 Getting Started_en.srt 1.0 KB
- 04 - Controller Action Return Types/006 Summary of Controller Action Return Types_en.srt 889 bytes
- 01 - Introduction to Web API/006 Summary_en.srt 846 bytes
- 07 - Web API Logging with Serilog/001 Introduction to Logging_en.srt 839 bytes
- 05 - Sorting, Filtering and Paging/005 Summary_en.srt 631 bytes
- 08 - Unit Testing Web APIs using NUnit/006 Challenge Unit Testing GetPublisherById in PublishersService_en.srt 441 bytes
- 08 - Unit Testing Web APIs using NUnit/014 Challenge Unit Testing [HttpGet(get-publisher-by-id{id})]_en.srt 429 bytes
- 0. Websites you may like/[FreeCourseSite.com].url 127 bytes
- 0. Websites you may like/[CourseClub.Me].url 122 bytes
- 0. Websites you may like/[GigaCourse.Com].url 49 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.