aspnetcore/samples/SampleApp
David Fowler 501dd3924b
Added a method to configure the web host defaults (#298)
- Added ConfigureWebHostDefaults to configure the web specific defaults on the generic host builder.
2018-11-16 21:29:18 -08:00
..
Properties
wwwroot
Program.cs Added a method to configure the web host defaults (#298) 2018-11-16 21:29:18 -08:00
SampleApp.csproj Added a method to configure the web host defaults (#298) 2018-11-16 21:29:18 -08:00
Startup.cs
appsettings.json