Details for this torrent 

The Complete Guide to .NET Core (.NET 5) Web API
Type:
Other > Other
Files:
237
Size:
2.92 GiB (3134010815 Bytes)
Uploaded:
2021-06-12 07:09:49 GMT
By:
tuts756
Seeders:
2
Leechers:
0
Comments
0  

Info Hash:
68F103ECD818E510C8DAC68AAC6D0A197054D4F3




(Problems with magnets links are fixed by upgrading your torrent client!)
Description

A Web API is an application programming interface for the Web. With Web API, you get access to entire features of HTTP like URIs, request/response headers, content formatting, etc.

This course will teach you all you need to know to build personal or commercial applications using Asp.Net Core (.NET 5) Web API as your development framework. You will start from just Visual Studio and build your app from the ground up.

As data storage, you will use an SQL database and Entity Framework will be used to interact with your data. You will also learn how to update database schema using Entity Framework migrations, how to add data to the database, get data from the database, update data in the database and also delete data from the database.

You will not only learn about the default features or capabilities that Asp.Net Core 5 Web API has to offer, but you will also create your custom implementations like for example a custom Web API return type.

You will learn all these, step by step with hands-on practice. You will also have a lot of quizzes that will help to improve your knowledge of Web API.

Some of the topics that this course covers are:

    Introduction to Web API
    Building your first Asp.Net Core (.NET 5) API
    Working with relational data
    Controller Action return types
    Sorting, Filtering, and Paging
    Asp.Net Core Web API Versioning
    Unit Testing

and much moreā€¦

You can find the source code of this course on my Github account: @etrupja/complete-guide-to-aspnetcore-web-api
Who this course is for:

    Any developer curious about .NET Core Web APIs

Requirements

    Basic understanding of C# is preferred, but not required

Last Updated 4/2021

[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/065. Unit Testing GetAllPublishers in PublishersService.mp4116.24 MiB
TutsNode.com.txt63 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/Source Code/complete-guide-to-aspnetcore-web-api.zip191.58 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/056. Logging to a File using Serilog-en-auto.srt16.08 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/021. Adding Author and Publisher Services to Web API-en-auto.srt14.92 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/065. Unit Testing GetAllPublishers in PublishersService-en-auto.srt13.93 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/020. Many-to-Many Relationships in Entity Framework Core-en-auto.srt13.34 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/030. Error Handling with Try-Catch-Finally Block-en-auto.srt13.23 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/026. Deleting Relational Data With Entity Framework Core-en-auto.srt13.06 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/013. Adding a New Book [HttpPost]-en-auto.srt11.86 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/073. Unit Testing HttpGet(get-all-publishers)] in PublishersController-en-auto.srt10.78 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/022. Adding Relational Data With [HttpPost]-en-auto.srt10.75 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/006. Summary-en-auto.srt844 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/044. Adding Server Side Paging-en-auto.srt10.69 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/007. Getting Started-en-auto.srt1.63 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/032. Handling Errors Globally with the Built-In Middleware-en-auto.srt10.65 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/011. Seeding Your Database With Data-en-auto.srt9.7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/029. HTTP Response Status Codes-en-auto.srt9.44 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/014. Listing All Books [HttpGet].srt9.2 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/039. Custom Return Type-en-auto.srt8.51 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/064. Setting Up Unit Testing In-Memory DB-en-auto.srt8.49 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/025. Getting Books of a Publisher including Authors-en-auto.srt8.35 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/009. Adding Your EF Core DB Context-en-auto.srt8.29 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/031. Creating Custom Exceptions in .NET Core-en-auto.srt8.18 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/019. One-to-Many Relationships in Entity Framework Core-en-auto.srt8.15 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/058. Logging to an SQL Table using Serilog-en-auto.srt7.96 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/004. Default Asp.Net Core Project Files-en-auto.srt7.79 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/075. Solution Unit Testing [HttpGet(get-publisher-by-id{id})]-en-auto.srt7.17 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/059. Retreiving all logs from the database-en-auto.srt7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/033. Handling Errors Globally with the Custom Middleware-en-auto.srt6.91 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/063. Setting up Unit Testing Environment-en-auto.srt6.21 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/015. Updating an Existing Book [HttpPut]-en-auto.srt6.62 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/003. New Web API project with Visual Studio-en-auto.srt6.15 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/010. Adding Your First EF Core Migration-en-auto.srt6.1 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/017. Summary-en-auto.srt1.51 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/072. Solution Set Up Unit Testing in a Controller-en-auto.srt6.02 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/018. Getting Started with Relational Data Management-en-auto.srt2.38 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/008. Adding a Book Model Class-en-auto.srt5.99 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/068. Unit Testing AddPublisher in PublishersService-en-auto.srt5.86 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/005. Testing the Web API Project with Postman and Swagger-en-auto.srt5.74 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/024. Getting Books of an Author with [HttpGet]-en-auto.srt5.72 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/069. Unit Testing GetPublisherData method in PublishersService-en-auto.srt5.34 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/057. Adding a new Log table using EFCore migrations-en-auto.srt5.33 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/041. Introduction-en-auto.srt5.04 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/002. Installing Asp.Net Core SDK and Runtime-en-auto.srt4.88 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/042. Adding Server Side Sorting-en-auto.srt4.72 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/050. HTTP Header-Based Versioning-en-auto.srt4.7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/023. Getting Authors of a Book with [HttpGet]-en-auto.srt4.7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/054. The What, Why and How of Logging-en-auto.srt4.67 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/001. Getting Started-en-auto.srt4.6 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/077. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController-en-auto.srt4.45 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/047. Setting up Versioning in .NET Web API-en-auto.srt4.21 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/048. Query String-Based versioning in Web API-en-auto.srt4.05 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/076. Unit Testing [HttpPost(add-publisher)] in PublishersController-en-auto.srt4.02 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/027. Summary-en-auto.srt2.05 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/055. Setting up Serilog in Web API-en-auto.srt3.99 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/028. Introduction to Error & Exception Handling-en-auto.srt1.34 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/061. Introduction to Unit Testing-en-auto.srt3.79 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/016. Deleting an Existing Book [HttpDelete]-en-auto.srt3.62 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/067. Solution Unit Testing GetPublisherById in PublishersService-en-auto.srt3.47 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/012. Adding Your First Web API Controller-en-auto.srt3.04 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/037. IActionResult-en-auto.srt2.97 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/043. Adding Server Side Filtering-en-auto.srt2.89 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/051. HTTP Media Type-Based Versioning-en-auto.srt2.56 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/038. ActionResultType-en-auto.srt2.54 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/049. URL Based Versioning-en-auto.srt2.32 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/062. Choosing a Unit Testing Framework-en-auto.srt1.78 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/052. Summary-en-auto.srt1.49 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/034. Summary of Error and Exception Handling-en-auto.srt818 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/078. Summary of Unit Testing-en-auto.srt1.4 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/035. Introduction to Controller Action Return Types-en-auto.srt1.38 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/036. Specific Type-en-auto.srt1.4 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/070. Unit Testing DeletePublisherById method in PublishersService-en-auto.srt1.12 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/071. Challenge Set Up Unit Testing in a Controller-en-auto.srt1.12 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/060. Summary of Logging-en-auto.srt1.05 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/046. Getting Started-en-auto.srt1.01 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/040. Summary of Controller Action Return Types-en-auto.srt887 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/053. Introduction to Logging-en-auto.srt837 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/045. Summary-en-auto.srt629 B
[TGx]Downloaded from torrentgalaxy.to .txt585 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/066. Challenge Unit Testing GetPublisherById in PublishersService-en-auto.srt439 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/074. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})]-en-auto.srt427 B
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/Source Code/Source code - Link to GitHub.html124 B
.pad/0161.14 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/056. Logging to a File using Serilog.mp4112.71 MiB
.pad/1297.87 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/021. Adding Author and Publisher Services to Web API.mp4110.31 MiB
.pad/2704.49 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/073. Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4100.52 MiB
.pad/3496.07 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/032. Handling Errors Globally with the Built-In Middleware.mp491.67 MiB
.pad/4337.66 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/013. Adding a New Book [HttpPost].mp487.83 MiB
.pad/5176.81 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/026. Deleting Relational Data With Entity Framework Core.mp486.69 MiB
.pad/6315.93 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/011. Seeding Your Database With Data.mp481.79 MiB
.pad/7219.4 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/022. Adding Relational Data With [HttpPost].mp476.25 MiB
.pad/8763.58 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/030. Error Handling with Try-Catch-Finally Block.mp474.79 MiB
.pad/9215.89 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/020. Many-to-Many Relationships in Entity Framework Core.mp472.55 MiB
.pad/10457.21 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/025. Getting Books of a Publisher including Authors.mp471.86 MiB
.pad/11147.13 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/075. Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp470.6 MiB
.pad/12410.25 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/044. Adding Server Side Paging.mp470.41 MiB
.pad/13604.93 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/039. Custom Return Type.mp469.16 MiB
.pad/14858.1 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/031. Creating Custom Exceptions in .NET Core.mp464.6 MiB
.pad/15414.27 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/014. Listing All Books [HttpGet].mp464.37 MiB
.pad/16646.83 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/064. Setting Up Unit Testing In-Memory DB.mp461.6 MiB
.pad/17407.44 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/058. Logging to an SQL Table using Serilog.mp461.04 MiB
.pad/18986.83 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/009. Adding Your EF Core DB Context.mp460.1 MiB
.pad/19921.24 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/059. Retreiving all logs from the database.mp459.91 MiB
.pad/2096.88 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/068. Unit Testing AddPublisher in PublishersService.mp457.59 MiB
.pad/21415.56 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/033. Handling Errors Globally with the Custom Middleware.mp456.36 MiB
.pad/22654.71 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/029. HTTP Response Status Codes.mp452.31 MiB
.pad/23704.7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/069. Unit Testing GetPublisherData method in PublishersService.mp452.25 MiB
.pad/24769.03 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/072. Solution Set Up Unit Testing in a Controller.mp450.62 MiB
.pad/25386.45 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/004. Default Asp.Net Core Project Files.mp450.49 MiB
.pad/26518.34 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/015. Updating an Existing Book [HttpPut].mp449.64 MiB
.pad/27364.34 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/010. Adding Your First EF Core Migration.mp448.31 MiB
.pad/28709.88 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/024. Getting Books of an Author with [HttpGet].mp448.23 MiB
.pad/29787.58 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/023. Getting Authors of a Book with [HttpGet].mp443.04 MiB
.pad/30984.22 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/057. Adding a new Log table using EFCore migrations.mp439.79 MiB
.pad/31211.11 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/019. One-to-Many Relationships in Entity Framework Core.mp439.61 MiB
.pad/32398.16 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/003. New Web API project with Visual Studio.mp437.92 MiB
.pad/3381.97 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/063. Setting up Unit Testing Environment.mp437.49 MiB
.pad/34525.46 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/055. Setting up Serilog in Web API.mp435.35 MiB
.pad/35667.43 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/076. Unit Testing [HttpPost(add-publisher)] in PublishersController.mp434.39 MiB
.pad/36627.07 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/077. Unit Testing [HttpDelete(delete-publisher-by-id{id})] in PublishersController.mp434.29 MiB
.pad/37727.36 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/005. Testing the Web API Project with Postman and Swagger.mp434.29 MiB
.pad/38728.95 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/002. Installing Asp.Net Core SDK and Runtime.mp433.56 MiB
.pad/39450.88 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/067. Solution Unit Testing GetPublisherById in PublishersService.mp433.54 MiB
.pad/40472.62 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/016. Deleting an Existing Book [HttpDelete].mp433.17 MiB
.pad/41854.25 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/042. Adding Server Side Sorting.mp432.37 MiB
.pad/42641.85 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/050. HTTP Header-Based Versioning.mp432.01 MiB
.pad/431012.8 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/041. Introduction.mp430.66 MiB
.pad/44346.74 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/008. Adding a Book Model Class.mp430.65 MiB
.pad/45360.54 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/047. Setting up Versioning in .NET Web API.mp428.09 MiB
.pad/46932.44 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/048. Query String-Based versioning in Web API.mp420.94 MiB
.pad/4757.09 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/043. Adding Server Side Filtering.mp419.48 MiB
.pad/48531.82 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/038. ActionResultType.mp418.89 MiB
.pad/49113.84 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/012. Adding Your First Web API Controller.mp415.84 MiB
.pad/50166.16 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/037. IActionResult.mp415.56 MiB
.pad/51454.88 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/051. HTTP Media Type-Based Versioning.mp415.27 MiB
.pad/52744.77 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/001. Getting Started.mp413.78 MiB
.pad/53223.61 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/054. The What, Why and How of Logging.mp412.1 MiB
.pad/54925.56 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/049. URL Based Versioning.mp410.35 MiB
.pad/55661.29 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/036. Specific Type.mp49.83 MiB
.pad/56177.69 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/061. Introduction to Unit Testing.mp47.93 MiB
.pad/5766.78 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/018. Getting Started with Relational Data Management.mp46.97 MiB
.pad/5834.61 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/007. Getting Started.mp45.3 MiB
.pad/59712.23 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/03. Working with Relational Data/027. Summary.mp44.97 MiB
.pad/6028.74 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/062. Choosing a Unit Testing Framework.mp44.66 MiB
.pad/61346.86 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/071. Challenge Set Up Unit Testing in a Controller.mp44.32 MiB
.pad/62700.2 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/070. Unit Testing DeletePublisherById method in PublishersService.mp44.31 MiB
.pad/63706.47 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/02. Building Your First Asp.Net Core API/017. Summary.mp43.92 MiB
.pad/6486.19 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/035. Introduction to Controller Action Return Types.mp43.71 MiB
.pad/65294.9 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/052. Summary.mp43.66 MiB
.pad/66347.07 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/07. Asp.NET Core Web API Versioning/046. Getting Started.mp43.49 MiB
.pad/67520.89 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/074. Challenge Unit Testing [HttpGet(get-publisher-by-id{id})].mp43.35 MiB
.pad/68667.09 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/028. Introduction to Error & Exception Handling.mp43.24 MiB
.pad/69773.82 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/066. Challenge Unit Testing GetPublisherById in PublishersService.mp43.09 MiB
.pad/70927.27 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/09. Unit Testing .NET Core Web APIs using NUnit/078. Summary of Unit Testing.mp42.83 MiB
.pad/71177.87 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/05. Controller Action Return Types/040. Summary of Controller Action Return Types.mp42.3 MiB
.pad/72715.35 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/053. Introduction to Logging.mp42.22 MiB
.pad/73794.7 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/08. Asp.Net Core Web API Logging with Serilog/060. Summary of Logging.mp42.15 MiB
.pad/74869.02 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/01. Introduction to Web API/006. Summary.mp41.98 MiB
.pad/7519.64 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/04. Error & Exception Handling/034. Summary of Error and Exception Handling.mp41.9 MiB
.pad/7699 KiB
[TutsNode.com] - The Complete Guide to ASP.NET Core (.NET 5) Web API/06. Sorting, Filtering and Paging/045. Summary.mp41.83 MiB