.Net 中带有订阅的 GraphQL 客户端

GraphQL client in .Net with subscription

找不到任何支持订阅的 GraphQL .Net 客户端 我错过了一些非常明显的东西吗?

这个库中有一个实验订阅支持:

https://github.com/graphql-dotnet/graphql-client

您需要使用此包的预发布版本。

喜欢在本期解释:

https://github.com/graphql-dotnet/graphql-client/issues/61