NServiceBus 4.0 Auto Install of RavenDB
RavenDB is the default persistence store in NServiceBus. According to the official NServiceBus documentation, RavenDB can be auto-installed by NServiceBus via the command line argument of /installInfrastructure. Attempting to run…
Continue Reading