Home Search Profile

Master GraphQL in .NET: The Complete 2024 Guide

Focused View

7:37:31

  • 01. Welcome.mp4
    01:38
  • 02. What will you learn in this course.mp4
    02:07
  • 03. Who is the course for and prerequisites.mp4
    00:59
  • 04. Why GraphQL.mp4
    06:06
  • 05. Lets have a look at GraphQL.mp4
    06:30
  • 06. GraphQL operation structure explained.mp4
    03:15
  • 07. A quick look at the GraphQL transport protocols.mp4
    07:24
  • 08. Lets create our first GraphQL server!.mp4
    05:03
  • 09. The annotation-based schema building approach.mp4
    01:49
  • 10. An exploration of the GraphQL type system.mp4
    01:27
  • 11. GraphQL Object Types.mp4
    03:07
  • 12. GraphQL Interface Types.mp4
    04:10
  • 13. GraphQL Union Types.mp4
    02:57
  • 14. GraphQL Enum Type.mp4
    03:54
  • 15. GraphQL Input Objects.mp4
    01:56
  • 16. GraphQL OneOf Inputs.mp4
    02:30
  • 17. Getting Started with Entity Framework.mp4
    09:36
  • 18. Using GraphQL projections with Entity Framework.mp4
    03:28
  • 19. Field Middleware Explained.mp4
    09:06
  • 20. Paging in GraphQL.mp4
    13:09
  • 21. Filtering.mp4
    12:52
  • 22. Filtering and Sorting.mp4
    12:08
  • 23. Exploring Schema Building Approaches.mp4
    11:00
  • 24. Introduction.mp4
    01:20
  • 25. Building with Type Modules and automatic type registration.mp4
    06:10
  • 26. Splitting Root Types.mp4
    02:40
  • 27. Cursor Pagination in a layered architectures.mp4
    09:24
  • 28. Using type extensions in Hot Chocolate.mp4
    05:30
  • 29. Introduction to DataLoader.mp4
    14:50
  • 30. Using DataLoader with nested Paging.mp4
    10:46
  • 31. Introduction to GraphQL query patterns.mp4
    09:11
  • 32. The Entity pattern.mp4
    09:16
  • 33. Working with composite keys.mp4
    14:58
  • 34. Exposing internal identifiers.mp4
    00:44
  • 35. GraphQL Errors and Non-Nullability explained.mp4
    05:43
  • 36. Throwing Custom GraphQL Errors.mp4
    05:12
  • 37. Using Domain Errors in GraphQL Queries.mp4
    11:07
  • 38. Introduction to GraphQL mutations.mp4
    05:09
  • 39. Implementing a basic mutation.mp4
    06:12
  • 40. Mutation design principals.mp4
    08:12
  • 41. Mutation conventions.mp4
    04:58
  • 42. Error patterns for GraphQL mutations.mp4
    15:26
  • 43. Implementing Patch Mutations.mp4
    05:23
  • 44. Handling File Uploads with GraphQL.mp4
    13:22
  • 45. Introduction to GraphQL subscriptions.mp4
    05:53
  • 46. Implementing a basic subscription.mp4
    13:02
  • 47. Implementing a basic chat.mp4
    14:29
  • 48. Keeping state with replayable events.mp4
    17:31
  • 49. Longruninng Mutations.mp4
    11:25
  • 50. Introduction - 2.mp4
    03:19
  • 51. Schema as an artifact.mp4
    09:43
  • 52. Schema export CLI.mp4
    09:43
  • 53. What is a GraphQL schema registry.mp4
    04:19
  • 54. Setting up the schema registry.mp4
    01:31
  • 55. Setting up a CI build with the schema registry.mp4
    10:39
  • 56. Setting up a deployment build with the schema registry.mp4
    07:17
  • 57. Setting up a client registry.mp4
    09:53
  • 58. Introduction - 3.mp4
    14:46
  • 59. Setting up aspire for developer telemetry.mp4
    00:56
  • 60. Adding Hot Chocolate Telemetry.mp4
    05:57
  • 61. Add Production Telemetry.mp4
    06:12
  • 62. Instrumentation Options.mp4
    14:01
  • 63. Custom Spans.mp4
    01:46
  • 64. Rate this course.mp4
    03:25
  • code.zip
  • More details


    Course Overview

    This comprehensive course will take you from beginner to proficient in implementing GraphQL APIs using .NET. Learn industry best practices and build efficient, scalable APIs with hands-on projects.

    What You'll Learn

    • Fundamentals of GraphQL and its advantages over REST
    • How to set up and configure GraphQL in .NET environments
    • Advanced techniques for optimizing GraphQL queries and mutations

    Who This Is For

    • .NET developers looking to expand their API skills
    • Backend engineers transitioning to GraphQL
    • Tech leads evaluating GraphQL for their systems

    Key Benefits

    • Hands-on experience with real-world GraphQL implementations
    • Learn to build more efficient APIs with less boilerplate
    • Master skills that are in high demand in the job market

    Curriculum Highlights

    1. GraphQL Core Concepts and .NET Setup
    2. Building Your First GraphQL API
    3. Advanced Query Optimization Techniques
    Focused display
    • language english
    • Training sessions 64
    • duration 7:37:31
    • Release Date 2025/05/21

    Courses related to Database Programming