aspnetcore/samples/SampleStartups
David Fowler e72924796e More hosting API changes
- Added IWebApplicationBuilder and moved it to Hosting.Abstractions as a
target for others to extend the web application builder.
- Made methods extension methods where possible
- Added UseUrls
2016-01-06 21:09:33 -08:00
..
SampleStartups.xproj
StartupBlockingOnStart.cs More hosting API changes 2016-01-06 21:09:33 -08:00
StartupConfigureAddresses.cs More hosting API changes 2016-01-06 21:09:33 -08:00
StartupExternallyControlled.cs More hosting API changes 2016-01-06 21:09:33 -08:00
StartupFullControl.cs More hosting API changes 2016-01-06 21:09:33 -08:00
StartupHelloWorld.cs
project.json