4.5.0
版本发布时间: 2021-04-29 10:00:48
graphql-dotnet/graphql-dotnet最新发布版本:8.1.0(2024-09-18 21:37:16)
This release adds additional deserialization functionality and fixes an issue parsing DateTimeOffset
data that has been deserialized by Newtonsoft.Json
with default settings.
- Add classes to deserialize
Inputs
objects directly (#2522) - @Shane32 -
DateTime
value processing forDateTimeOffsetGraphType
(#2527) - @SlavaUtesinov - Mark
ObjectDictionaryConverter
as obsolete (#2526) - @Shane32 - Remove deprecated functionality from the new
SystemTextJson.FromJson
methods (#2530) - @Shane32
This release contains a breaking change from 4.4.0:
-
SystemTextJson.FromJson
andFromJsonAsync
does not deserializeDictionary<string, object>
objects.
There is no breaking changes from 4.3.0 and prior versions, as the method did not exist in those versions.
1、 Documentation.zip 1.3MB
2、 GraphQL.4.5.0.nupkg 655.05KB
3、 GraphQL.DataLoader.4.5.0.nupkg 29.68KB
4、 GraphQL.MemoryCache.4.5.0.nupkg 14.07KB
5、 GraphQL.MicrosoftDI.4.5.0.nupkg 27.06KB
6、 GraphQL.NewtonsoftJson.4.5.0.nupkg 24.61KB
7、 GraphQL.SystemReactive.4.5.0.nupkg 18.63KB
8、 GraphQL.SystemTextJson.4.5.0.nupkg 39.86KB