sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
591 stars 152 forks source link

Don't automatically apply conventions from mapping assemblies #248

Closed cd21h closed 2 years ago

cd21h commented 3 years ago

IAutoPersistenceModelGenerator should be used to explicitly specify conventions to apply.

UseCase

Database integration tests or in-memory integration tests require custom contentions to be applied on top of default.