Hello,
.NET 4.7 MVC with AngularJS.
var _graphClient = new Neo4jClient.BoltGraphClient(LmsNeoUri, Lmsusername, Lmspassword)
{ DefaultDatabase=neo4jDatabaseName };
In this line I am getting error
Error CS0012 The type 'EncryptionLevel' is defined in...