23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Building GraphQL APIs And Clients Using
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English + srt | Duration: 21 lectures (1h 33m) | Size: 587.1 MB Learn GraphQL fundamentals from the ground up using C# and .Net What you'll learn: The fundamental concepts behind GraphQL APIs and how it compares to REST How to write queries and mutations using the GrpahQL query language How to build a GraphQL API using using the C# programmig language in .Net How to build a GraphQL client using the C# programmig language in .Net
Requirements An basic understanding of C# and .NET A basic understanding of Web technologies such as HTTP and APIs A computer system capable of running .Net (Windows, Mac or Linux)
Description GraphQL is an open-source data query and manipulation language for APIs that has seen its popularity soar over the past few years. This is because it enables the rapid development of web based, performant software applications. Originally developed by Facebook to overcome some of the shortcomings of existing API technologies other forward-thinking companies such as GitHub, PayPal and Twitter have been quick to adopt GraphQL and incorporate it into their platforms. If you are a .Net Developer and want to know what all the fuss is about then this is the course for you!
In this course you will learn the fundamentals of GraphQL and why it might be a good choice for your next software project. You will learn the advantages of using GraphQL and any disadvantages and how it stacks up against RESTful APIs.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. About this course.mp4
3 MB
~Get Your Files Here !/1. Introduction/1. About this course.srt
2.3 KB
~Get Your Files Here !/1. Introduction/2. What you need to know before you start.mp4
3.6 MB
~Get Your Files Here !/1. Introduction/2. What you need to know before you start.srt
1.5 KB
~Get Your Files Here !/1. Introduction/2.1 GitHub Repository.html
114 B
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/1. Introduction to GraphQL.mp4
1.8 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/1. Introduction to GraphQL.srt
858 B
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/2. What is GraphQL.mp4
4.8 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/2. What is GraphQL.srt
2.3 KB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/3. Why choose GraphQL.mp4
4.6 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/3. Why choose GraphQL.srt
3.1 KB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/4. Comparing REST and GraphQL.mp4
3.9 MB
~Get Your Files Here !/2. Module 1 - Understanding GraphQL/4. Comparing REST and GraphQL.srt
1.6 KB
~Get Your Files Here !/3. Module 2 - Building our API/1. Creating a new project in Visual Studio.mp4
5.9 MB
~Get Your Files Here !/3. Module 2 - Building our API/1. Creating a new project in Visual Studio.srt
1.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/1.1 GitHub Repository.html
114 B
~Get Your Files Here !/3. Module 2 - Building our API/2. Installing Dependencies.mp4
13.3 MB
~Get Your Files Here !/3. Module 2 - Building our API/2. Installing Dependencies.srt
3.6 KB
~Get Your Files Here !/3. Module 2 - Building our API/3. Building our API.mp4
64.2 MB
~Get Your Files Here !/3. Module 2 - Building our API/3. Building our API.srt
8.4 KB
~Get Your Files Here !/3. Module 2 - Building our API/3.1 Code Repository.html
114 B
~Get Your Files Here !/3. Module 2 - Building our API/3.2 ModelBuilderExtensions.cs
1.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/4. Running Migrations.mp4
3.8 MB
~Get Your Files Here !/3. Module 2 - Building our API/4. Running Migrations.srt
998 B
~Get Your Files Here !/3. Module 2 - Building our API/5. Setting up GraphQL.mp4
59.1 MB
~Get Your Files Here !/3. Module 2 - Building our API/5. Setting up GraphQL.srt
7.1 KB
~Get Your Files Here !/3. Module 2 - Building our API/6. Running our Application.mp4
8.6 MB
~Get Your Files Here !/3. Module 2 - Building our API/6. Running our Application.srt
1.5 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/1. Using GraphQL Queries.mp4
33.8 MB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/1. Using GraphQL Queries.srt
7 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2. Querying for graphs of objects.mp4
19.8 MB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2. Querying for graphs of objects.srt
7.6 KB
~Get Your Files Here !/4. Module 3 - GraphQL Queries/2.1 ModelBuilderExtensions.cs
1.8 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/1. Creating a new quote.mp4
60.3 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/1. Creating a new quote.srt
8.1 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/2. Updating an existing quote.mp4
33.7 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/2. Updating an existing quote.srt
3.9 KB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/3. Deleting an existing quote.mp4
29.2 MB
~Get Your Files Here !/5. Module 4 - GraphQL Mutations/3. Deleting an existing quote.srt
3.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/1. Displaying quotes in our client.mp4
80.9 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/1. Displaying quotes in our client.srt
11.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/2. Adding a new quote in our client.mp4
122.4 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/2. Adding a new quote in our client.srt
13.2 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/3. Updating a quote in our client.mp4
59.2 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/3. Updating a quote in our client.srt
6.4 KB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/4. Deleting a quote in our client.mp4
32.8 MB
~Get Your Files Here !/6. Module 5 - Building a GraphQL Client/4. Deleting a quote in our client.srt