Skip to content

telia-oss/graphql-typed-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 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 and .NET 9 versions, aka Linq (Expressions) to GraphQl to C# Models

  • Versions are found in their respective folder
  • There's no VSIX nor a Nuget package, simply clone, rebuild and copy the dll's from the bin folders for reuse
  • Dependency on HttpClient is removed, it is up to callee how requests are sent

Releases

No releases published

Packages

No packages published

Languages