BT种子基本信息
- 种子哈希:9849624b63a6144eb93bdc027a5320bb138ffa07
- 文档大小:3.1 GB
- 文档个数:158个文档
- 下载次数:12226次
- 下载速度:极快
- 收录时间:2021-05-24
- 最近下载:2025-01-29
- DMCA/屏蔽:DMCA/屏蔽
文档列表
- 09. Unit Testing .NET Core Web APIs using NUnit/065. Unit Testing GetAllPublishers in PublishersService.mp4 121.9 MB
- 08. Asp.Net Core Web API Logging with Serilog/056. Logging to a File using Serilog.mp4 118.2 MB
- 03. Working with Relational Data/021. Adding Author and Publisher Services to Web API.mp4 115.7 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/073. Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4 105.4 MB
- 04. Error & Exception Handling/032. Handling Errors Globally with the Built-In Middleware.mp4 96.1 MB
- 02. Building Your First Asp.Net Core API/013. Adding a New Book [HttpPost].mp4 92.1 MB
- 03. Working with Relational Data/026. Deleting Relational Data With Entity Framework Core.mp4 90.9 MB
- 02. Building Your First Asp.Net Core API/011. Seeding Your Database With Data.mp4 85.8 MB
- 03. Working with Relational Data/022. Adding Relational Data With [HttpPost].mp4 80.0 MB
- 04. Error & Exception Handling/030. Error Handling with Try-Catch-Finally Block.mp4 78.4 MB
- 03. Working with Relational Data/020. Many-to-Many Relationships in Entity Framework Core.mp4 76.1 MB
- 03. Working with Relational Data/025. Getting Books of a Publisher including Authors.mp4 75.3 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/075. Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 74.0 MB
- 06. Sorting, Filtering and Paging/044. Adding Server Side Paging.mp4 73.8 MB
- 05. Controller Action Return Types/039. Custom Return Type.mp4 72.5 MB
- 04. Error & Exception Handling/031. Creating Custom Exceptions in .NET Core.mp4 67.7 MB
- 02. Building Your First Asp.Net Core API/014. Listing All Books [HttpGet].mp4 67.5 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/064. Setting Up Unit Testing In-Memory DB.mp4 64.6 MB
- 08. Asp.Net Core Web API Logging with Serilog/058. Logging to an SQL Table using Serilog.mp4 64.0 MB
- 02. Building Your First Asp.Net Core API/009. Adding Your EF Core DB Context.mp4 63.0 MB
- 08. Asp.Net Core Web API Logging with Serilog/059. Retreiving all logs from the database.mp4 62.8 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/068. Unit Testing AddPublisher in PublishersService.mp4 60.4 MB
- 04. Error & Exception Handling/033. Handling Errors Globally with the Custom Middleware.mp4 59.1 MB
- 04. Error & Exception Handling/029. HTTP Response Status Codes.mp4 54.9 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/069. Unit Testing GetPublisherData method in PublishersService.mp4 54.8 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/072. Solution Set Up Unit Testing in a Controller.mp4 53.1 MB
- 01. Introduction to Web API/004. Default Asp.Net Core Project Files.mp4 52.9 MB
- 02. Building Your First Asp.Net Core API/015. Updating an Existing Book [HttpPut].mp4 52.1 MB
- 02. Building Your First Asp.Net Core API/010. Adding Your First EF Core Migration.mp4 50.7 MB
- 03. Working with Relational Data/024. Getting Books of an Author with [HttpGet].mp4 50.6 MB
- 03. Working with Relational Data/023. Getting Authors of a Book with [HttpGet].mp4 45.1 MB
- 08. Asp.Net Core Web API Logging with Serilog/057. Adding a new Log table using EFCore migrations.mp4 41.7 MB
- 03. Working with Relational Data/019. One-to-Many Relationships in Entity Framework Core.mp4 41.5 MB
- 01. Introduction to Web API/003. New Web API project with Visual Studio.mp4 39.8 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/063. Setting up Unit Testing Environment.mp4 39.3 MB
- 08. Asp.Net Core Web API Logging with Serilog/055. Setting up Serilog in Web API.mp4 37.1 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/076. Unit Testing [HttpPost(add-publisher)] in PublishersController.mp4 36.1 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/077. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.mp4 36.0 MB
- 01. Introduction to Web API/005. Testing the Web API Project with Postman and Swagger.mp4 36.0 MB
- 01. Introduction to Web API/002. Installing Asp.Net Core SDK and Runtime.mp4 35.2 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/067. Solution Unit Testing GetPublisherById in PublishersService.mp4 35.2 MB
- 02. Building Your First Asp.Net Core API/016. Deleting an Existing Book [HttpDelete].mp4 34.8 MB
- 06. Sorting, Filtering and Paging/042. Adding Server Side Sorting.mp4 33.9 MB
- 07. Asp.NET Core Web API Versioning/050. HTTP Header-Based Versioning.mp4 33.6 MB
- 06. Sorting, Filtering and Paging/041. Introduction.mp4 32.2 MB
- 02. Building Your First Asp.Net Core API/008. Adding a Book Model Class.mp4 32.1 MB
- 07. Asp.NET Core Web API Versioning/047. Setting up Versioning in .NET Web API.mp4 29.5 MB
- 07. Asp.NET Core Web API Versioning/048. Query String-Based versioning in Web API.mp4 22.0 MB
- 06. Sorting, Filtering and Paging/043. Adding Server Side Filtering.mp4 20.4 MB
- 05. Controller Action Return Types/038. ActionResultType.mp4 19.8 MB
- 02. Building Your First Asp.Net Core API/012. Adding Your First Web API Controller.mp4 16.6 MB
- 05. Controller Action Return Types/037. IActionResult.mp4 16.3 MB
- 07. Asp.NET Core Web API Versioning/051. HTTP Media Type-Based Versioning.mp4 16.0 MB
- 01. Introduction to Web API/001. Getting Started.mp4 14.5 MB
- 08. Asp.Net Core Web API Logging with Serilog/054. The What, Why and How of Logging.mp4 12.7 MB
- 07. Asp.NET Core Web API Versioning/049. URL Based Versioning.mp4 10.9 MB
- 05. Controller Action Return Types/036. Specific Type.mp4 10.3 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/061. Introduction to Unit Testing.mp4 8.3 MB
- 03. Working with Relational Data/018. Getting Started with Relational Data Management.mp4 7.3 MB
- 02. Building Your First Asp.Net Core API/007. Getting Started.mp4 5.6 MB
- 03. Working with Relational Data/027. Summary.mp4 5.2 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/062. Choosing a Unit Testing Framework.mp4 4.9 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/071. Challenge Set Up Unit Testing in a Controller.mp4 4.5 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/070. Unit Testing DeletePublisherById method in PublishersService.mp4 4.5 MB
- 02. Building Your First Asp.Net Core API/017. Summary.mp4 4.1 MB
- 05. Controller Action Return Types/035. Introduction to Controller Action Return Types.mp4 3.9 MB
- 07. Asp.NET Core Web API Versioning/052. Summary.mp4 3.8 MB
- 07. Asp.NET Core Web API Versioning/046. Getting Started.mp4 3.7 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/074. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].mp4 3.5 MB
- 04. Error & Exception Handling/028. Introduction to Error & Exception Handling.mp4 3.4 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/066. Challenge Unit Testing GetPublisherById in PublishersService.mp4 3.2 MB
- 09. Unit Testing .NET Core Web APIs using NUnit/078. Summary of Unit Testing.mp4 3.0 MB
- 05. Controller Action Return Types/040. Summary of Controller Action Return Types.mp4 2.4 MB
- 08. Asp.Net Core Web API Logging with Serilog/053. Introduction to Logging.mp4 2.3 MB
- 08. Asp.Net Core Web API Logging with Serilog/060. Summary of Logging.mp4 2.3 MB
- 01. Introduction to Web API/006. Summary.mp4 2.1 MB
- 04. Error & Exception Handling/034. Summary of Error and Exception Handling.mp4 2.0 MB
- 06. Sorting, Filtering and Paging/045. Summary.mp4 1.9 MB
- Source Code/complete-guide-to-aspnetcore-web-api.zip 196.2 kB
- 08. Asp.Net Core Web API Logging with Serilog/056. Logging to a File using Serilog-en-auto.srt 16.5 kB
- 03. Working with Relational Data/021. Adding Author and Publisher Services to Web API-en-auto.srt 15.3 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/065. Unit Testing GetAllPublishers in PublishersService-en-auto.srt 14.3 kB
- 03. Working with Relational Data/020. Many-to-Many Relationships in Entity Framework Core-en-auto.srt 13.7 kB
- 04. Error & Exception Handling/030. Error Handling with Try-Catch-Finally Block-en-auto.srt 13.5 kB
- 03. Working with Relational Data/026. Deleting Relational Data With Entity Framework Core-en-auto.srt 13.4 kB
- 02. Building Your First Asp.Net Core API/013. Adding a New Book [HttpPost]-en-auto.srt 12.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/073. Unit Testing HttpGet(get-all-publishers)] in PublishersController-en-auto.srt 11.0 kB
- 03. Working with Relational Data/022. Adding Relational Data With [HttpPost]-en-auto.srt 11.0 kB
- 06. Sorting, Filtering and Paging/044. Adding Server Side Paging-en-auto.srt 11.0 kB
- 04. Error & Exception Handling/032. Handling Errors Globally with the Built-In Middleware-en-auto.srt 10.9 kB
- 02. Building Your First Asp.Net Core API/011. Seeding Your Database With Data-en-auto.srt 9.9 kB
- 04. Error & Exception Handling/029. HTTP Response Status Codes-en-auto.srt 9.7 kB
- 02. Building Your First Asp.Net Core API/014. Listing All Books [HttpGet].srt 9.4 kB
- 05. Controller Action Return Types/039. Custom Return Type-en-auto.srt 8.7 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/064. Setting Up Unit Testing In-Memory DB-en-auto.srt 8.7 kB
- 03. Working with Relational Data/025. Getting Books of a Publisher including Authors-en-auto.srt 8.6 kB
- 02. Building Your First Asp.Net Core API/009. Adding Your EF Core DB Context-en-auto.srt 8.5 kB
- 04. Error & Exception Handling/031. Creating Custom Exceptions in .NET Core-en-auto.srt 8.4 kB
- 03. Working with Relational Data/019. One-to-Many Relationships in Entity Framework Core-en-auto.srt 8.3 kB
- 08. Asp.Net Core Web API Logging with Serilog/058. Logging to an SQL Table using Serilog-en-auto.srt 8.2 kB
- 01. Introduction to Web API/004. Default Asp.Net Core Project Files-en-auto.srt 8.0 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/075. Solution Unit Testing [HttpGet(get-publisher-by-id{id})]-en-auto.srt 7.3 kB
- 08. Asp.Net Core Web API Logging with Serilog/059. Retreiving all logs from the database-en-auto.srt 7.2 kB
- 04. Error & Exception Handling/033. Handling Errors Globally with the Custom Middleware-en-auto.srt 7.1 kB
- 02. Building Your First Asp.Net Core API/015. Updating an Existing Book [HttpPut]-en-auto.srt 6.8 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/063. Setting up Unit Testing Environment-en-auto.srt 6.4 kB
- 01. Introduction to Web API/003. New Web API project with Visual Studio-en-auto.srt 6.3 kB
- 02. Building Your First Asp.Net Core API/010. Adding Your First EF Core Migration-en-auto.srt 6.2 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/072. Solution Set Up Unit Testing in a Controller-en-auto.srt 6.2 kB
- 02. Building Your First Asp.Net Core API/008. Adding a Book Model Class-en-auto.srt 6.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/068. Unit Testing AddPublisher in PublishersService-en-auto.srt 6.0 kB
- 01. Introduction to Web API/005. Testing the Web API Project with Postman and Swagger-en-auto.srt 5.9 kB
- 03. Working with Relational Data/024. Getting Books of an Author with [HttpGet]-en-auto.srt 5.9 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/069. Unit Testing GetPublisherData method in PublishersService-en-auto.srt 5.5 kB
- 08. Asp.Net Core Web API Logging with Serilog/057. Adding a new Log table using EFCore migrations-en-auto.srt 5.5 kB
- 06. Sorting, Filtering and Paging/041. Introduction-en-auto.srt 5.2 kB
- 01. Introduction to Web API/002. Installing Asp.Net Core SDK and Runtime-en-auto.srt 5.0 kB
- 06. Sorting, Filtering and Paging/042. Adding Server Side Sorting-en-auto.srt 4.8 kB
- 07. Asp.NET Core Web API Versioning/050. HTTP Header-Based Versioning-en-auto.srt 4.8 kB
- 03. Working with Relational Data/023. Getting Authors of a Book with [HttpGet]-en-auto.srt 4.8 kB
- 08. Asp.Net Core Web API Logging with Serilog/054. The What, Why and How of Logging-en-auto.srt 4.8 kB
- 01. Introduction to Web API/001. Getting Started-en-auto.srt 4.7 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/077. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController-en-auto.srt 4.6 kB
- 07. Asp.NET Core Web API Versioning/047. Setting up Versioning in .NET Web API-en-auto.srt 4.3 kB
- 07. Asp.NET Core Web API Versioning/048. Query String-Based versioning in Web API-en-auto.srt 4.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/076. Unit Testing [HttpPost(add-publisher)] in PublishersController-en-auto.srt 4.1 kB
- 08. Asp.Net Core Web API Logging with Serilog/055. Setting up Serilog in Web API-en-auto.srt 4.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/061. Introduction to Unit Testing-en-auto.srt 3.9 kB
- 02. Building Your First Asp.Net Core API/016. Deleting an Existing Book [HttpDelete]-en-auto.srt 3.7 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/067. Solution Unit Testing GetPublisherById in PublishersService-en-auto.srt 3.6 kB
- 02. Building Your First Asp.Net Core API/012. Adding Your First Web API Controller-en-auto.srt 3.1 kB
- 05. Controller Action Return Types/037. IActionResult-en-auto.srt 3.0 kB
- 06. Sorting, Filtering and Paging/043. Adding Server Side Filtering-en-auto.srt 3.0 kB
- 07. Asp.NET Core Web API Versioning/051. HTTP Media Type-Based Versioning-en-auto.srt 2.6 kB
- 05. Controller Action Return Types/038. ActionResultType-en-auto.srt 2.6 kB
- 03. Working with Relational Data/018. Getting Started with Relational Data Management-en-auto.srt 2.4 kB
- 07. Asp.NET Core Web API Versioning/049. URL Based Versioning-en-auto.srt 2.4 kB
- 03. Working with Relational Data/027. Summary-en-auto.srt 2.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/062. Choosing a Unit Testing Framework-en-auto.srt 1.8 kB
- 02. Building Your First Asp.Net Core API/007. Getting Started-en-auto.srt 1.7 kB
- 02. Building Your First Asp.Net Core API/017. Summary-en-auto.srt 1.5 kB
- 07. Asp.NET Core Web API Versioning/052. Summary-en-auto.srt 1.5 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/078. Summary of Unit Testing-en-auto.srt 1.4 kB
- 05. Controller Action Return Types/036. Specific Type-en-auto.srt 1.4 kB
- 05. Controller Action Return Types/035. Introduction to Controller Action Return Types-en-auto.srt 1.4 kB
- 04. Error & Exception Handling/028. Introduction to Error & Exception Handling-en-auto.srt 1.4 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/070. Unit Testing DeletePublisherById method in PublishersService-en-auto.srt 1.1 kB
- 09. Unit Testing .NET Core Web APIs using NUnit/071. Challenge Set Up Unit Testing in a Controller-en-auto.srt 1.1 kB
- 08. Asp.Net Core Web API Logging with Serilog/060. Summary of Logging-en-auto.srt 1.1 kB
- 07. Asp.NET Core Web API Versioning/046. Getting Started-en-auto.srt 1.0 kB
- 05. Controller Action Return Types/040. Summary of Controller Action Return Types-en-auto.srt 887 Bytes
- 01. Introduction to Web API/006. Summary-en-auto.srt 844 Bytes
- 08. Asp.Net Core Web API Logging with Serilog/053. Introduction to Logging-en-auto.srt 837 Bytes
- 04. Error & Exception Handling/034. Summary of Error and Exception Handling-en-auto.srt 818 Bytes
- 06. Sorting, Filtering and Paging/045. Summary-en-auto.srt 629 Bytes
- 09. Unit Testing .NET Core Web APIs using NUnit/066. Challenge Unit Testing GetPublisherById in PublishersService-en-auto.srt 439 Bytes
- 09. Unit Testing .NET Core Web APIs using NUnit/074. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})]-en-auto.srt 427 Bytes
- Source Code/Source code - Link to GitHub.html 124 Bytes
==查看完整文档列表==