MJRichardson / RavenDbSessionStateStoreProvider

An ASP.NET session-state store-provider implementation using RavenDB for persistence.
Other
18 stars 6 forks source link

Support RavenDB v2 #8

Closed completer closed 10 years ago

completer commented 11 years ago

I think this is a simple one - although RavenDB.Client package doesn't appear to bring in NLog any more. Any chance you could upgrade? :-)

MJRichardson commented 11 years ago

I believe this is already supported.

The current version of the Raven.AspNet.SessionState package should work with version 2.x RavenDB.Client packages (I am using it).

What is the issue you are having?