# .NET
# Server Libraries
- graphql-dotnet - GraphQL for .NET.
- graphql-net - GraphQL to IQueryable for .NET
- Hot Chocolate - GraphQL Server for .net core and .net classic
# GraphQL Clients
- GraphQL.Client - GraphQL Client for .NET.
- graphql-net-client Example GraphQL client for .NET
- SAHB.GraphQLClient GraphQL client which supports generating queries from C# classes
# TODO
- Conventions - Reflection-based schema generation for .NET.
- FSharp.Data.GraphQL - FSharp GraphQL.