pjvds / ncqrs

Ncqrs Framework - The CQRS Framework for .NET
Other
539 stars 164 forks source link

InprocessEventBus.RegisterAllDenormalizersInAssembly crash #75

Open marcofranssen opened 12 years ago

marcofranssen commented 12 years ago

InprocessEventBus.RegisterAllDenormalizersInAssembly crashes when the ReadModels (EF code first) are in a subnamespace.

For example:

Website.ReadModels.Denormalizers