| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GraphQL.MicrosoftDI.8.6.0.nupkg | 2025-09-21 | 185.0 kB | |
| GraphQL.NewtonsoftJson.8.6.0.nupkg | 2025-09-21 | 99.6 kB | |
| GraphQL.SystemTextJson.8.6.0.nupkg | 2025-09-21 | 340.8 kB | |
| GraphQL.DataLoader.8.6.0.nupkg | 2025-09-21 | 105.3 kB | |
| GraphQL.MemoryCache.8.6.0.nupkg | 2025-09-21 | 146.6 kB | |
| GraphQL.8.6.0.nupkg | 2025-09-21 | 2.5 MB | |
| GraphQL.Analyzers.8.6.0.nupkg | 2025-09-21 | 196.5 kB | |
| Documentation.zip | 2025-09-21 | 1.5 MB | |
| 8.6.0 source code.tar.gz | 2025-09-21 | 1.7 MB | |
| 8.6.0 source code.zip | 2025-09-21 | 2.5 MB | |
| README.md | 2025-09-21 | 1.2 kB | |
| Totals: 11 Items | 9.3 MB | 2 | |
What's Changed
- Fix serialization documentation by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4153
- Change links from dead to working blog (fiyazbinhasan) by @arj03 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4158
- Mark UniqueDirectivesPerLocation ctor as obsolete by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4173
- Mark obsolete ConnectionBuilder.Name for removal in v9 by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4172
- Fix setting IsTypeOf in schema-first schemas by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4171
- Add QOL validation rule and schema visitor to detect use of deprecated elements by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4175
- Add Schema.OnBeforeInitializeType by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4182
- Update federation printing by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4185
New Contributors
- @arj03 made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/4158
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.5.0...8.6.0