GraphQL
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 496 public repositories matching this topic...
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
-
Updated
Jan 17, 2025 - C#
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
-
Updated
Jan 15, 2025 - C#
A stylish yet powerful GitHub client for Windows
-
Updated
Dec 26, 2024 - C#
.NET Core Extensions and Helper NuGet packages.
-
Updated
Jan 15, 2025 - C#
GraphQL 'Star Wars' example using GraphQL for .NET, ASP.NET Core, Entity Framework Core
-
Updated
Dec 4, 2017 - C#
An API testing tool with support for HTTP/2 and HTTP/3. Alternative to Postman.
-
Updated
Jan 17, 2025 - C#
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
-
Updated
Apr 25, 2022 - C#
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
-
Updated
Dec 2, 2024 - C#
A full-stack .NET microservices build on Dapr and Tye
-
Updated
Jul 5, 2023 - C#
A .NET Core library designed to integrate the Dapper and graphql-dotnet projects with ease-of-use in mind and performance as the primary concern.
-
Updated
May 10, 2024 - C#
C# GraphQL client with Linq-like syntax
-
Updated
Jan 3, 2025 - C#
Sample project demonstrating a GraphQL service built with ASP.NET Core 2.2, Entity Framework Core and graphql-dotnet.
-
Updated
Aug 10, 2020 - C#
GraphQL Conventions Library for .NET
-
Updated
Aug 24, 2024 - C#