[ 
https://issues.apache.org/jira/browse/TINKERPOP-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578273#comment-16578273
 ] 

ASF GitHub Bot commented on TINKERPOP-1945:
-------------------------------------------

Github user jorgebay commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/842#discussion_r209605835
  
    --- Diff: gremlin-dotnet/src/Gremlin.Net/Gremlin.Net.csproj ---
    @@ -48,7 +48,7 @@ Please see the reference documentation at Apache 
TinkerPop for more information
       </PropertyGroup>
     
       <ItemGroup>
    -    <PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
    +    <PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
    --- End diff --
    
    Not against, but it's always another variable that might impact upstream 
users.
    
    The good news is that v11 of Json.NET has an specific target for 
netstandard2.0 as we do, so it will require fewer downstream dependencies :) 
    
http://james.newtonking.com/archive/2018/02/22/json-net-11-0-release-1-net-standard-2-0-jsonconverters-json-path-and-more


> Add support for extended GraphSon types to Gremlin.net
> ------------------------------------------------------
>
>                 Key: TINKERPOP-1945
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1945
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>            Reporter: Daniel C. Weber
>            Priority: Minor
>
> While Gremlin.net can properly serialize and deserialize all of the core 
> GraphSon types, support for most of the extended types as described 
> [here|[http://tinkerpop.apache.org/docs/3.3.2/dev/io/#_extended]] is lacking.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to