Implementation of Facebook's GraphQL in .Net
C#MIT Licenseactive
3 projectsGraphQL
Implementation of Facebook's GraphQL in .Net
C#MIT Licenseactive
library to build a GraphQL API on top of data model with the extensibility to easily bring multiple data sources together in the single GraphQL schema (EF is not a requirement - any ORM working with LinqProvider or an in-memory object will work).
C#MIT Licenseactive
high-performance C#-friendly GraphQL client. It supports Linq-like syntax. It doesn't require Reflection.Emit or expressions. As a result, the runtime provides performance very close to a raw HTTP call.
C#MIT Licenseactive