DocumentStore.Url property not in DocumentStore object

2 views
Skip to first unread message

Adolfo Fabregat

unread,
Sep 23, 2021, 2:33:48 PM9/23/21
to RavenDB - an awesome database
I am getting started with RavenDb in dotnet framework 4.7x c#

Installed Raven.Server and started it in 8080, fine.

Installed Raven.Client 5.2.2 from Nuget.

All the examples I find have this syntax:

var documentStore = new DocumentStore
{
Url = "......"
};

But my DocumentStore object does not have a property Url, it has Urls. I tried setting Urls with a string[1] but that doesn't work.

Any suggestions fully appreciated

Oren Eini (Ayende Rahien)

unread,
Sep 23, 2021, 2:51:25 PM9/23/21
to ravendb

--
You received this message because you are subscribed to the Google Groups "RavenDB - an awesome database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/2a44bc75-0ca7-438f-9700-7da49b0e79adn%40googlegroups.com.


--
Oren Eini
CEO   /   Hibernating Rhinos LTD
Skype:  ayenderahien
Support:  sup...@ravendb.net
  
Reply all
Reply to author
Forward
0 new messages