| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| GraphQL.SystemTextJson.8.8.4.nupkg | 2026-03-08 | 341.7 kB | |
| GraphQL.MemoryCache.8.8.4.nupkg | 2026-03-08 | 146.9 kB | |
| GraphQL.MicrosoftDI.8.8.4.nupkg | 2026-03-08 | 188.1 kB | |
| GraphQL.NewtonsoftJson.8.8.4.nupkg | 2026-03-08 | 100.0 kB | |
| GraphQL.Analyzers.8.8.4.nupkg | 2026-03-08 | 198.2 kB | |
| GraphQL.DataLoader.8.8.4.nupkg | 2026-03-08 | 192.5 kB | |
| Documentation.zip | 2026-03-08 | 1.6 MB | |
| GraphQL.8.8.4.nupkg | 2026-03-08 | 2.5 MB | |
| 8.8.4 source code.tar.gz | 2026-03-08 | 1.7 MB | |
| 8.8.4 source code.zip | 2026-03-08 | 2.5 MB | |
| README.md | 2026-03-08 | 1.3 kB | |
| Totals: 11 Items | 9.5 MB | 0 | |
What's Changed
- Migrate to slnx by @gao-artur in https://github.com/graphql-dotnet/graphql-dotnet/pull/4266
- Update dependency-injection.md by @vansangnguyen1998 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4247
- Update documentation for EnterLeaveListener removal by @Copilot in https://github.com/graphql-dotnet/graphql-dotnet/pull/4315
- Document ErrorInfoProvider options and correct default behavior by @Copilot in https://github.com/graphql-dotnet/graphql-dotnet/pull/4316
- Fix IsOneOf property not copied during InputObjectGraphType cloning by @Copilot in https://github.com/graphql-dotnet/graphql-dotnet/pull/4373
- Clone SkipTypeCheck property in ObjectGraphType by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4375
- Add ASP.NET Core integration guide to documentation by @Copilot in https://github.com/graphql-dotnet/graphql-dotnet/pull/4318
- Fix argument values not parsed for fields inside fragments/inline fragments on union types by @Shane32 in https://github.com/graphql-dotnet/graphql-dotnet/pull/4398
New Contributors
- @vansangnguyen1998 made their first contribution in https://github.com/graphql-dotnet/graphql-dotnet/pull/4247
Full Changelog: https://github.com/graphql-dotnet/graphql-dotnet/compare/8.8.3...8.8.4