Questions tagged [ncqrs]

Ncqrs is an open source CQRS (Command Query Responsibility Segregation) framework built on .NET.

Resources

16 questions
0
votes
1 answer

ncqrs with NServiceBus 3.3

After upgrading NServiceBus from 2.6 to 3.3 CommandService started to throw System.NullReferenceException: Object reference not set to an instance of an object. on IStartableBus.Start(). Small research has shown that UnicastBus returned by…
VladK
  • 105
  • 7
1
2