Hao Kung
c4e8dd3664
Rename WebHostBuilderFactory ( #1505 )
2018-07-25 16:44:20 -07:00
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
a7a96a5c35
[ Fixes #1301 ] Remove Microsoft.AspNetCore.Certificates.Configuration.Sources
2017-12-30 12:26:26 -08:00
Pranav K
adf2f37ad2
Update samples and tests to target netcoreapp2.1
2017-11-13 17:10:46 -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
Chris R
5e2bb55be0
Change Certificates.Configuration to a Sources package
2017-06-02 12:21:43 -07:00