Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn GraphQL with .Net Core For Absolute Beginners
Rating: 4.2 out of 5(1,162 ratings)
6,945 students

Learn GraphQL with .Net Core For Absolute Beginners

Learn to build Real World Project with GraphQL , .Net Core , Entity Framework Core and C#
Last updated 3/2024
English
English [Auto],Italian [Auto],

What you'll learn

  • Learn all the essentials of GraphQL (Queries , Arguments , Schemas , Aliases, Fragments, Variables, Mutations)
  • Build the backend for your web and mobile apps with .Net Core & GraphQL
  • Implement GraphQL Types , Queries , Mutations in .Net Core
  • Generate GraphQL Schema
  • Integrate MSSQL Database inside GraphQL
  • Create Real World GraphQL Project
  • Write GraphQL Queries , Mutations , Types , Input Types inside .Net Core
  • Write Nested Queries
  • Deploy GraphQL to Microsoft Azure

Course content

17 sections107 lectures6h 17m total length
  • Introduction1:13

    Learn GraphQL with Dotnet core from scratch and build real world projects, designed specifically for beginners and covering GraphQL fundamentals plus the basics of rest with Dotnet core.

  • Course Structure2:23

    Master GraphQL with dotnet core for beginners by building schemas, using queries and mutations, connecting to a MySQL database, and deploying a restaurant table booking app to Azure.

  • What is GraphQL ?1:37

    Explore the concept and significance of GraphQL, a query language that enables constructing and retrieving data from APIs, open sourced in 2015.

  • Why we need GraphQL ?5:40

    Explore why we need GraphQL and how it solves under fetching and over fetching by using a single endpoint to fetch only the required fields like posts, comments, and likes.

  • Prerequisites and Requirements1:47

    Identify prerequisites and setup for building GraphQL APIs with Dotnet core, including familiarity with Dotnet core REST APIs, using Real Studio 2022 on Windows, and a GitHub account for examples.

  • Exploring GraphiQL with GitHub1:37

    Explore the GitHub GraphQL API using the GraphQL Explorer, signing in to write queries and view responses, then apply these basics to a .NET Core project.

  • How to take this course ?0:22

Requirements

  • The student's must have a Windows machine.
  • Knowledge of Asp .Net Core Rest Api , C# and Entity Framework.
  • C# (at a minimum lambda expressions, LINQ)
  • No Prior knowledge of GraphQL is required

Description

Welcome to the Complete Real World GraphQL course with .NET Core.

This course is made with GraphQL & .Net Core. The main focus of this course is on the GraphQL. If you have no prior experience of GraphQL then this course is a perfect jumpstart for you. But keep in mind to complete this GraphQL course you must have a knowledge of Rest Api's with .Net Core .

So if you're familiar with C# , Asp.Net Core and Entity Framework Or if you want to create the GraphQL endpoints with your favorite .Net Core framework then this is the right course for you.

If you don't have any idea about GraphQL Api then don't worry because in this course we'll cover all the GraphQL concepts.

By getting this course, you can be rest assured that the course is carefully thought out and edited. And I'm always happy to make the helpful content for the students.

So by the end of the course, you'll completely understand:

  • How to create a complete real world projects with GraphQL and .Net Core via Entity Framework Code First Approach with all the advanced functions.

  • Learn GraphQL Essentials including types , queries , mutations , fragments , aliases , variables

  • Write GraphQL Types

  • Write GraphQL Queries

  • Write GraphQL Mutations

  • Create Restaurant Table Booking Project in .Net Core with GraphQL

This is not a short course this is a complete guide to make real world project with GraphQL  from start to end. So if you're a busy kind of developer and wanna learn things quickly from scratch then take this course.

Who this course is for:

  • Developers who are familiar with C# Programming Language.
  • Some prior programming experience in Object Oriented Programming languages will also help to pick the concepts easily.
  • Developers who want to build the Real World Project with GraphQL & .Net Core