Hello,
One of my co-workers were able to pull a version of event store .NET client with changes to: EventStore.ClientAPI\EventStoreConnection.cs. Specifically it has the constructor I’m looking for: public static IEventStoreConnection Create(ConnectionSettings connectionSettings, Uri uri, string connectionName = null)
I can not seem to find the branch the changes. Any ideas? It does not appear to be in the default branch.
https://github.com/EventStore/EventStore
Thanks,
Vorn