Sign in to confirm you’re not a bot
This helps protect our community. Learn more
ASP.NET Core 2.0: Exploring Application Startup
159Likes
7,418Views
2017Dec 16
In this video we'll explore how an ASP.NET Core 2.0 web application starts up by looking at the initial entry point and creation of a WebHost in Program.cs. We'll take a look at the source behind the CreateDefaultBuilder method as well to understand how our default WebHost is initially configured. Links: My Blog: https://www.stevejgordon.co.uk

Follow along using the transcript.

Code With Steve

1.5K subscribers