Details
Description
I am trying to use the Gremlin.NET nuget package in a web application (.NET Framework 4.7.1).
The project builds successfully, but when starting it in IIS Express, I get an error
"Strong name signature could not be verified. (HRESULT: 0x80131045)"
I tried different versions, but always get the same error.
Please fix the nuget packages so that they become usable.