| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GraphQL.SystemTextJson.8.8.0.nupkg | 2025-11-17 | 340.8 kB | |
| GraphQL.MemoryCache.8.8.0.nupkg | 2025-11-17 | 146.6 kB | |
| GraphQL.MicrosoftDI.8.8.0.nupkg | 2025-11-17 | 186.3 kB | |
| GraphQL.NewtonsoftJson.8.8.0.nupkg | 2025-11-17 | 99.5 kB | |
| GraphQL.Analyzers.8.8.0.nupkg | 2025-11-17 | 196.6 kB | |
| GraphQL.DataLoader.8.8.0.nupkg | 2025-11-17 | 190.9 kB | |
| Documentation.zip | 2025-11-17 | 1.6 MB | |
| GraphQL.8.8.0.nupkg | 2025-11-17 | 2.5 MB | |
| 8.8.0 source code.tar.gz | 2025-11-17 | 1.7 MB | |
| 8.8.0 source code.zip | 2025-11-17 | 2.5 MB | |
| README.md | 2025-11-17 | 1.0 kB | |
| Totals: 11 Items | 9.5 MB | 0 | |
What's Changed
- Eliminate allocations during DataLoaderContext.GetOrAdd by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4204
- docs(graphiql): remove trailing backticks from code blocks by @skaegebein in https://github.com/graphql-dotnet/graphql-dotnet/pull/4203
- docs: Switch to npm from yarn by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4206
- Prevent duplicate registrations by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4207
- Don't allocate dictionary for empty Inputs by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4218
- Remove input value deprecations from SDL when DeprecationOfInputValues feature disabled by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4216
New Contributors
- @skaegebein made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/4203
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.7.0...8.8.0