资讯

In ASP.NET Core examples, you'll usually see a Program.cs that calls a Startup.cs. This is the "startup path" that runs when the web app turns on and starts listening for requests.