C# example on the doc site doesn't compile.

Hi,

Just downloaded the binaries and used the code from here http://geteventstore.com/docs/client-api-usage.html. But that doesn’t compile (e.g. the namespace EventStore.ClientAPI.Data is not known). Do you have an updated example?

Hi,

We’ve made some changes to our ClientAPI and documentation is not updated yet. Meanwhile to see some of examples of ClientAPI usage, please check this test in EventStore.Core: https://github.com/EventStore/EventStore/tree/master/src/EventStore/EventStore.Core.Tests/ClientAPI

Perfect, thanks.

We should make those docs automatically update. Oren has some stuff got doing that with some of ravens docs using regions.