Hi,
I’m using EventStore.Client 3.0.2 and want to reset the admin password and create some users and configure the default ACL. I’ve seen mentions of using the .NET client to do all of this but they don’t appear to be present in the current version, looking on github the dev branch has a UserManager class, would I have to just copy the underlying code for now until a new release of the .NET client?
Thanks