This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Description
Like other parts of the framework we should throw a nice helper exception when services are missing from DI, including the sample call the app needs to add the routing services to DI, e.g.
Routing services have not been registered. Register services by calling 'IServices.UseRouting()'.