1
Solution for weirdly long asp.net API startup
(aussie.zone)
It always seemed like something that could be handled by a unit test. Assuming your registration code is able to be called independently, validating it once with a test at build time seems much more useful than wasting time at every startup for something that will be more or less static.
Getting started
Useful resources
IDEs and code editors
Tools
Rules
Related communities
Wikipedia pages