Blog Logo
TAGS

Building Distributed GraphQL APIs - Michael Staib - NDC Oslo 2023

Building Distributed GraphQL APIs - Michael Staib - NDC Oslo 2023

Michael Stipe, author of the Hot Chocolate GraphQLibrary.net and member of the GraphQL Technical Steering Committee, discusses the growth and importance of GraphQL in a recent talk on distributed Grap...

Read more...

Getting started with GraphQL in Asp.Net Core

GraphQL is a powerful query language and runtime that efficiently fetches and manipulates data from APIs. This blog post explores the core concepts of GraphQL and how to implement it in Asp.Net Core. ...

Read more...

ZeroQL - C# friendly GraphQL

ZeroQL is a C# friendly GraphQL client that provides a Linq-like interface for building queries. It offers type-safe API for simplifying integration between app parts. With an excellent performance eq...

Read more...