-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
What would be the best approach for the nuget package/s? Currently there is one assembly supporting full ravendb, embedded and in-memory. Which requires the client code to reference a lot of nugets from RavenDB. I can either do one big nuget package with everything contained or for each supported mode one package. What is your take?