graphql-typed-client
graphql-typed-client copied to clipboard
Strongly typed GraphQL client for .NET
![]()
Strongly typed client for GraphQL in .NET
.NET Framework aka "Strongly Typed Client for GraphQL in .NET"
-
It has just been moved to folder "net4.6"
-
No changes has been done since previous commit
.NET 7 version aka: Linq (Expressions) to GraphQl to C# Models
- The .net 7 version is in folder "net7.0"
- No Vsix nor Nuget package, simply clone, build, copy the output dll file for reuse
- Dependency on HttClient is also freed, its up to the callee how request are sent