Skip to content

telia-oss/graphql-typed-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages