TorBT - Torrents and Magnet Links Search Engine
[FreeCourseSite.com] Udemy - The Complete Guide to ASP.NET Core (.NET 5) Web API
- Date: 2022-05-02
- Size: 2.9 GB
- Files: 162
File Name
Size
0. Websites you may like/[CourseClub.ME].url
122 B
0. Websites you may like/[FCS Forum].url
133 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
1. Introduction to Web API/1. Getting Started.mp4
14 MB
1. Introduction to Web API/1. Getting Started.srt
4.6 kB
1. Introduction to Web API/2. Installing Asp.Net Core SDK and Runtime.mp4
34 MB
1. Introduction to Web API/2. Installing Asp.Net Core SDK and Runtime.srt
4.9 kB
1. Introduction to Web API/3. New Web API project with Visual Studio.mp4
38 MB
1. Introduction to Web API/3. New Web API project with Visual Studio.srt
6.1 kB
1. Introduction to Web API/4. Default Asp.Net Core Project Files.mp4
50 MB
1. Introduction to Web API/4. Default Asp.Net Core Project Files.srt
7.8 kB
1. Introduction to Web API/5. Testing the Web API Project with Postman and Swagger.mp4
34 MB
1. Introduction to Web API/5. Testing the Web API Project with Postman and Swagger.srt
5.7 kB
1. Introduction to Web API/6. Summary.mp4
2.0 MB
1. Introduction to Web API/6. Summary.srt
844 B
2. Building Your First Asp.Net Core API/1. Getting Started.mp4
5.3 MB
2. Building Your First Asp.Net Core API/1. Getting Started.srt
1.6 kB
2. Building Your First Asp.Net Core API/10. Deleting an Existing Book [HttpDelete].mp4
33 MB
2. Building Your First Asp.Net Core API/10. Deleting an Existing Book [HttpDelete].srt
3.6 kB
2. Building Your First Asp.Net Core API/11. Summary.mp4
3.9 MB
2. Building Your First Asp.Net Core API/11. Summary.srt
1.5 kB
2. Building Your First Asp.Net Core API/12. Quiz - Build Your First Asp.Net Core Web API.html
147 B
2. Building Your First Asp.Net Core API/2. Adding a Book Model Class.mp4
31 MB
2. Building Your First Asp.Net Core API/2. Adding a Book Model Class.srt
6.0 kB
2. Building Your First Asp.Net Core API/3. Adding Your EF Core DB Context.mp4
60 MB
2. Building Your First Asp.Net Core API/3. Adding Your EF Core DB Context.srt
8.3 kB
2. Building Your First Asp.Net Core API/4. Adding Your First EF Core Migration.mp4
48 MB
2. Building Your First Asp.Net Core API/4. Adding Your First EF Core Migration.srt
6.1 kB
2. Building Your First Asp.Net Core API/5. Seeding Your Database With Data.mp4
82 MB
2. Building Your First Asp.Net Core API/5. Seeding Your Database With Data.srt
9.7 kB
2. Building Your First Asp.Net Core API/6. Adding Your First Web API Controller.mp4
16 MB
2. Building Your First Asp.Net Core API/6. Adding Your First Web API Controller.srt
3.0 kB
2. Building Your First Asp.Net Core API/7. Adding a New Book [HttpPost].mp4
88 MB
2. Building Your First Asp.Net Core API/7. Adding a New Book [HttpPost].srt
12 kB
2. Building Your First Asp.Net Core API/8. Listing All Books [HttpGet].mp4
64 MB
2. Building Your First Asp.Net Core API/8. Listing All Books [HttpGet].srt
32 MB
2. Building Your First Asp.Net Core API/9. Updating an Existing Book [HttpPut].mp4
50 MB
2. Building Your First Asp.Net Core API/9. Updating an Existing Book [HttpPut].srt
6.6 kB
3. Working with Relational Data/1. Getting Started with Relational Data Management.mp4
7.0 MB
3. Working with Relational Data/1. Getting Started with Relational Data Management.srt
2.4 kB
3. Working with Relational Data/10. Summary.mp4
5.0 MB
3. Working with Relational Data/10. Summary.srt
2.1 kB
3. Working with Relational Data/11. Quiz - Working with Relational Data in Entity Framework Core.html
147 B
3. Working with Relational Data/2. One-to-Many Relationships in Entity Framework Core.mp4
40 MB
3. Working with Relational Data/2. One-to-Many Relationships in Entity Framework Core.srt
8.2 kB
3. Working with Relational Data/3. Many-to-Many Relationships in Entity Framework Core.mp4
73 MB
3. Working with Relational Data/3. Many-to-Many Relationships in Entity Framework Core.srt
13 kB
3. Working with Relational Data/4. Adding Author and Publisher Services to Web API.mp4
110 MB
3. Working with Relational Data/4. Adding Author and Publisher Services to Web API.srt
15 kB
3. Working with Relational Data/5. Adding Relational Data With [HttpPost].mp4
76 MB
3. Working with Relational Data/5. Adding Relational Data With [HttpPost].srt
11 kB
3. Working with Relational Data/6. Getting Authors of a Book with [HttpGet].mp4
43 MB
3. Working with Relational Data/6. Getting Authors of a Book with [HttpGet].srt
4.7 kB
3. Working with Relational Data/7. Getting Books of an Author with [HttpGet].mp4
48 MB
3. Working with Relational Data/7. Getting Books of an Author with [HttpGet].srt
5.7 kB
3. Working with Relational Data/8. Getting Books of a Publisher including Authors.mp4
72 MB
3. Working with Relational Data/8. Getting Books of a Publisher including Authors.srt
8.4 kB
3. Working with Relational Data/9. Deleting Relational Data With Entity Framework Core.mp4
87 MB
3. Working with Relational Data/9. Deleting Relational Data With Entity Framework Core.srt
13 kB
4. Error & Exception Handling/1. Introduction to Error & Exception Handling.mp4
3.2 MB
4. Error & Exception Handling/1. Introduction to Error & Exception Handling.srt
1.3 kB
4. Error & Exception Handling/2. HTTP Response Status Codes.mp4
52 MB
4. Error & Exception Handling/2. HTTP Response Status Codes.srt
9.4 kB
4. Error & Exception Handling/3. Error Handling with Try-Catch-Finally Block.mp4
75 MB
4. Error & Exception Handling/3. Error Handling with Try-Catch-Finally Block.srt
13 kB
4. Error & Exception Handling/4. Creating Custom Exceptions in .NET Core.mp4
65 MB
4. Error & Exception Handling/4. Creating Custom Exceptions in .NET Core.srt
8.2 kB
4. Error & Exception Handling/5. Handling Errors Globally with the Built-In Middleware.mp4
92 MB
4. Error & Exception Handling/5. Handling Errors Globally with the Built-In Middleware.srt
11 kB
4. Error & Exception Handling/6. Handling Errors Globally with the Custom Middleware.mp4
56 MB
4. Error & Exception Handling/6. Handling Errors Globally with the Custom Middleware.srt
6.9 kB
4. Error & Exception Handling/7. Summary of Error and Exception Handling.mp4
1.9 MB
4. Error & Exception Handling/7. Summary of Error and Exception Handling.srt
818 B
5. Controller Action Return Types/1. Introduction to Controller Action Return Types.mp4
3.7 MB
5. Controller Action Return Types/1. Introduction to Controller Action Return Types.srt
1.4 kB
5. Controller Action Return Types/2. Specific Type.mp4
9.8 MB
5. Controller Action Return Types/2. Specific Type.srt
1.4 kB
5. Controller Action Return Types/3. IActionResult.mp4
16 MB
5. Controller Action Return Types/3. IActionResult.srt
3.0 kB
5. Controller Action Return Types/4. ActionResultType.mp4
19 MB
5. Controller Action Return Types/4. ActionResultType.srt
2.5 kB
5. Controller Action Return Types/5. Custom Return Type.mp4
69 MB
5. Controller Action Return Types/5. Custom Return Type.srt
8.5 kB
5. Controller Action Return Types/6. Summary of Controller Action Return Types.mp4
2.3 MB
5. Controller Action Return Types/6. Summary of Controller Action Return Types.srt
887 B
6. Sorting, Filtering and Paging/1. Introduction.mp4
31 MB
6. Sorting, Filtering and Paging/1. Introduction.srt
5.0 kB
6. Sorting, Filtering and Paging/2. Adding Server Side Sorting.mp4
32 MB
6. Sorting, Filtering and Paging/2. Adding Server Side Sorting.srt
4.7 kB
6. Sorting, Filtering and Paging/3. Adding Server Side Filtering.mp4
20 MB
6. Sorting, Filtering and Paging/3. Adding Server Side Filtering.srt
2.9 kB
6. Sorting, Filtering and Paging/4. Adding Server Side Paging.mp4
70 MB
6. Sorting, Filtering and Paging/4. Adding Server Side Paging.srt
11 kB
6. Sorting, Filtering and Paging/5. Summary.mp4
1.8 MB
6. Sorting, Filtering and Paging/5. Summary.srt
629 B
7. Asp.NET Core Web API Versioning/1. Getting Started.mp4
3.5 MB
7. Asp.NET Core Web API Versioning/1. Getting Started.srt
1.0 kB
7. Asp.NET Core Web API Versioning/2. Setting up Versioning in .NET Web API.mp4
28 MB
7. Asp.NET Core Web API Versioning/2. Setting up Versioning in .NET Web API.srt
4.2 kB
7. Asp.NET Core Web API Versioning/3. Query String-Based versioning in Web API.mp4
21 MB
7. Asp.NET Core Web API Versioning/3. Query String-Based versioning in Web API.srt
4.0 kB
7. Asp.NET Core Web API Versioning/4. URL Based Versioning.mp4
10 MB
7. Asp.NET Core Web API Versioning/4. URL Based Versioning.srt
2.3 kB
7. Asp.NET Core Web API Versioning/5. HTTP Header-Based Versioning.mp4
32 MB
7. Asp.NET Core Web API Versioning/5. HTTP Header-Based Versioning.srt
4.7 kB
7. Asp.NET Core Web API Versioning/6. HTTP Media Type-Based Versioning.mp4
15 MB
7. Asp.NET Core Web API Versioning/6. HTTP Media Type-Based Versioning.srt
2.6 kB
7. Asp.NET Core Web API Versioning/7. Summary.mp4
3.7 MB
7. Asp.NET Core Web API Versioning/7. Summary.srt
1.5 kB
8. Asp.Net Core Web API Logging with Serilog/1. Introduction to Logging.mp4
2.2 MB
8. Asp.Net Core Web API Logging with Serilog/1. Introduction to Logging.srt
837 B
8. Asp.Net Core Web API Logging with Serilog/2. The What, Why and How of Logging.mp4
12 MB
8. Asp.Net Core Web API Logging with Serilog/2. The What, Why and How of Logging.srt
4.7 kB
8. Asp.Net Core Web API Logging with Serilog/3. Setting up Serilog in Web API.mp4
35 MB
8. Asp.Net Core Web API Logging with Serilog/3. Setting up Serilog in Web API.srt
4.0 kB
8. Asp.Net Core Web API Logging with Serilog/4. Logging to a File using Serilog.mp4
113 MB
8. Asp.Net Core Web API Logging with Serilog/4. Logging to a File using Serilog.srt
16 kB
8. Asp.Net Core Web API Logging with Serilog/5. Adding a new Log table using EFCore migrations.mp4
40 MB
8. Asp.Net Core Web API Logging with Serilog/5. Adding a new Log table using EFCore migrations.srt
5.3 kB
8. Asp.Net Core Web API Logging with Serilog/6. Logging to an SQL Table using Serilog.mp4
61 MB
8. Asp.Net Core Web API Logging with Serilog/6. Logging to an SQL Table using Serilog.srt
8.0 kB
8. Asp.Net Core Web API Logging with Serilog/7. Retreiving all logs from the database.mp4
60 MB
8. Asp.Net Core Web API Logging with Serilog/7. Retreiving all logs from the database.srt
7.0 kB
8. Asp.Net Core Web API Logging with Serilog/8. Summary of Logging.mp4
2.2 MB
8. Asp.Net Core Web API Logging with Serilog/8. Summary of Logging.srt
1.1 kB
9. Unit Testing .NET Core Web APIs using NUnit/1. Introduction to Unit Testing.mp4
7.9 MB
9. Unit Testing .NET Core Web APIs using NUnit/1. Introduction to Unit Testing.srt
3.8 kB
9. Unit Testing .NET Core Web APIs using NUnit/10. Unit Testing DeletePublisherById method in PublishersService.mp4
4.3 MB
9. Unit Testing .NET Core Web APIs using NUnit/10. Unit Testing DeletePublisherById method in PublishersService.srt
1.1 kB
9. Unit Testing .NET Core Web APIs using NUnit/11. Challenge Set Up Unit Testing in a Controller.mp4
4.3 MB
9. Unit Testing .NET Core Web APIs using NUnit/11. Challenge Set Up Unit Testing in a Controller.srt
1.1 kB
9. Unit Testing .NET Core Web APIs using NUnit/12. Solution Set Up Unit Testing in a Controller.mp4
51 MB
9. Unit Testing .NET Core Web APIs using NUnit/12. Solution Set Up Unit Testing in a Controller.srt
6.0 kB
9. Unit Testing .NET Core Web APIs using NUnit/13. Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4
100 MB
9. Unit Testing .NET Core Web APIs using NUnit/13. Unit Testing HttpGet(get-all-publishers)] in PublishersController.srt
11 kB
9. Unit Testing .NET Core Web APIs using NUnit/14. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].mp4
3.3 MB
9. Unit Testing .NET Core Web APIs using NUnit/14. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].srt
427 B
9. Unit Testing .NET Core Web APIs using NUnit/15. Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp4
71 MB
9. Unit Testing .NET Core Web APIs using NUnit/15. Solution Unit Testing [HttpGet(get-publisher-by-id{id})].srt
7.2 kB
9. Unit Testing .NET Core Web APIs using NUnit/16. Unit Testing [HttpPost(add-publisher)] in PublishersController.mp4
34 MB
9. Unit Testing .NET Core Web APIs using NUnit/16. Unit Testing [HttpPost(add-publisher)] in PublishersController.srt
4.0 kB
9. Unit Testing .NET Core Web APIs using NUnit/17. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.mp4
34 MB
9. Unit Testing .NET Core Web APIs using NUnit/17. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.srt
4.4 kB
9. Unit Testing .NET Core Web APIs using NUnit/18. Summary of Unit Testing.mp4
2.8 MB
9. Unit Testing .NET Core Web APIs using NUnit/18. Summary of Unit Testing.srt
1.4 kB
9. Unit Testing .NET Core Web APIs using NUnit/19. Quiz - Unit Testing Web APIs using NUnit.html
147 B
9. Unit Testing .NET Core Web APIs using NUnit/2. Choosing a Unit Testing Framework.mp4
4.7 MB
9. Unit Testing .NET Core Web APIs using NUnit/2. Choosing a Unit Testing Framework.srt
1.8 kB
9. Unit Testing .NET Core Web APIs using NUnit/3. Setting up Unit Testing Environment.mp4
38 MB
9. Unit Testing .NET Core Web APIs using NUnit/3. Setting up Unit Testing Environment.srt
6.2 kB
9. Unit Testing .NET Core Web APIs using NUnit/4. Setting Up Unit Testing In-Memory DB.mp4
62 MB
9. Unit Testing .NET Core Web APIs using NUnit/4. Setting Up Unit Testing In-Memory DB.srt
8.5 kB
9. Unit Testing .NET Core Web APIs using NUnit/5. Unit Testing GetAllPublishers in PublishersService.mp4
116 MB
9. Unit Testing .NET Core Web APIs using NUnit/5. Unit Testing GetAllPublishers in PublishersService.srt
14 kB
9. Unit Testing .NET Core Web APIs using NUnit/6. Challenge Unit Testing GetPublisherById in PublishersService.mp4
3.1 MB
9. Unit Testing .NET Core Web APIs using NUnit/6. Challenge Unit Testing GetPublisherById in PublishersService.srt
439 B
9. Unit Testing .NET Core Web APIs using NUnit/7. Solution Unit Testing GetPublisherById in PublishersService.mp4
34 MB
9. Unit Testing .NET Core Web APIs using NUnit/7. Solution Unit Testing GetPublisherById in PublishersService.srt
3.5 kB
9. Unit Testing .NET Core Web APIs using NUnit/8. Unit Testing AddPublisher in PublishersService.mp4
58 MB
9. Unit Testing .NET Core Web APIs using NUnit/8. Unit Testing AddPublisher in PublishersService.srt
5.9 kB
9. Unit Testing .NET Core Web APIs using NUnit/9. Unit Testing GetPublisherData method in PublishersService.mp4
52 MB
9. Unit Testing .NET Core Web APIs using NUnit/9. Unit Testing GetPublisherData method in PublishersService.srt
5.3 kB