Commit Graph

3 Commits

Author SHA1 Message Date
Javier Calvarro Nelson 4c84dab879
[Fixes #1295] Provide a better exception message when BuildWebHost does not match (#1333) 2018-03-01 12:06:58 -08:00
Javier Calvarro Nelson cda9ec6fe4 Remove the implicit hosting dependency on WebHostBuilderFactory shared sources 2017-10-11 15:16:03 -07:00
Javier Calvarro Nelson c24c717eee Add extension methods in our test host package to streamline setup of apps.
* Create a sources package to encode the convention followed in our templates to create a WebHost.
* Add an extension method to setup the content root relative to the solution folder.
* Add a factory method to create a WebHostBuilder based on the pattern followed in our template.
2017-09-15 15:08:35 -07:00