You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Currently, assembly scanning is used to support a number of convention-based self-configurations. This process can be optimized in a few ways, including being smarter about which assemblies are scanned, doing all required scanning in a single pass, and potentially parallelizing the scan operation.
The text was updated successfully, but these errors were encountered:
Currently, assembly scanning is used to support a number of convention-based self-configurations. This process can be optimized in a few ways, including being smarter about which assemblies are scanned, doing all required scanning in a single pass, and potentially parallelizing the scan operation.
The text was updated successfully, but these errors were encountered: