pjvds / ncqrs

Ncqrs Framework - The CQRS Framework for .NET
Other
542 stars 162 forks source link

InprocessEventBus.RegisterAllDenormalizersInAssembly crash #75

Open marcofranssen opened 13 years ago

marcofranssen commented 13 years ago

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

For example:

Website.ReadModels.Denormalizers