MyGit

5.3.0

graphql-dotnet/graphql-dotnet

版本发布时间: 2022-05-15 04:55:27

graphql-dotnet/graphql-dotnet最新发布版本:8.1.0(2024-09-18 21:37:16)

What's Changed

Main features in this release:

  1. Ability to chain GraphQL execution pipeline like it works in ASP.NET Core, see IConfigureExecution interface #3121
  2. Automatic Persisted Queries allows you to optimize network traffic, see #3134

Compatibility note - DocumentExecuter now returns result with special QueryMissingError error when no query or GraphQL document was specified in options (instead of throwing InvalidOperationException before).

Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/5.2.0...5.3.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 Documentation.zip 1.44MB

2、 GraphQL.5.3.0.nupkg 1.15MB

3、 GraphQL.DataLoader.5.3.0.nupkg 38.57KB

4、 GraphQL.MemoryCache.5.3.0.nupkg 42.21KB

5、 GraphQL.MicrosoftDI.5.3.0.nupkg 41.66KB

6、 GraphQL.NewtonsoftJson.5.3.0.nupkg 33.85KB

7、 GraphQL.SystemTextJson.5.3.0.nupkg 98.01KB

查看:2022-05-15发行的版本