aspnetcore/test/TestAssets/BuildWebHostPatternTestSite
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
..
BuildWebHostPatternTestSite.csproj Add extension methods in our test host package to streamline setup of apps. 2017-09-15 15:08:35 -07:00
Program.cs Add extension methods in our test host package to streamline setup of apps. 2017-09-15 15:08:35 -07:00
Startup.cs Add extension methods in our test host package to streamline setup of apps. 2017-09-15 15:08:35 -07:00