Assembly scanning was introduced by #675 but there is no way to opt out of this feature. In previous version of the library, it relied on custom types being passed in, which worked well. This new behaviour causes a change to the library that impacts performance without a way for clients to opt-out.
Consider adding an option to completely opt out of assembly scanning.
Assembly scanning was introduced by #675 but there is no way to opt out of this feature. In previous version of the library, it relied on custom types being passed in, which worked well. This new behaviour causes a change to the library that impacts performance without a way for clients to opt-out.
Consider adding an option to completely opt out of assembly scanning.