Hey there !
I’m trying to setup RavenDB in my unity project, but can’t get to make it work.
I installed the nuget package from visual studio, but the namespace isn’t imported…
I got the error in unity “the namespace Raven.Client.Documents does not exists” blablabla
I read on another forum that there is a special manipulation to install dependencies from visual studio, cause unity sort of reset some configuration files ?
Anyway, I hope you’ll be able to help me