| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GraphQL.SystemTextJson.8.7.0.nupkg | 2025-10-23 | 340.8 kB | |
| GraphQL.MemoryCache.8.7.0.nupkg | 2025-10-23 | 146.6 kB | |
| GraphQL.MicrosoftDI.8.7.0.nupkg | 2025-10-23 | 186.3 kB | |
| GraphQL.NewtonsoftJson.8.7.0.nupkg | 2025-10-23 | 99.6 kB | |
| GraphQL.Analyzers.8.7.0.nupkg | 2025-10-23 | 196.6 kB | |
| GraphQL.DataLoader.8.7.0.nupkg | 2025-10-23 | 105.3 kB | |
| Documentation.zip | 2025-10-23 | 1.6 MB | |
| GraphQL.8.7.0.nupkg | 2025-10-23 | 2.5 MB | |
| 8.7.0 source code.tar.gz | 2025-10-23 | 1.7 MB | |
| 8.7.0 source code.zip | 2025-10-23 | 2.5 MB | |
| README.md | 2025-10-23 | 959 Bytes | |
| Totals: 11 Items | 9.4 MB | 0 | |
What's Changed
- Use collection initializers by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4191
- Add field-level middleware support by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4195
- Have scoped field resolvers use field-specific middleware by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4196
- Remove draft spec note for OneOf Input Object support in migration doc by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4200
- Add IResolveFieldContextAccessor by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4197
- Rewrite field middleware documentation by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4199
- Add IRequiresResolveFieldContextAccessor by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4198
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.6.0...8.7.0