書名: Hands-On Full:Stack Web Development with ASP.NET Core作者名: Tamir Dresher Amir Zuker Shay Friedman本章字數: 62字更新時間: 2021-06-10 19:37:22
Code execution order
The Startup class is executed only once during an application's lifespan, right after the web server has loaded the ASP.NET Core application.
The following screenshot shows the order of execution of the different methods in the classes involved in ASP.NET Core initialization:

The Startup class is not the place to put any code other than initialization and configuration code.
推薦閱讀
- Mastering Node.js(Second Edition)
- Aptana Studio Beginner's Guide
- TCP/IP入門經典(第5版)
- Learning Karaf Cellar
- 新一代物聯網架構技術:分層算力網絡
- Building RESTful Web Services with Spring 5(Second Edition)
- 2018網信發展報告
- Yii Application Development Cookbook(Second Edition)
- 通信原理及MATLAB/Simulink仿真
- 物聯網與智能家居
- 網管第一課:網絡操作系統與配置管理
- Learning Windows 8 Game Development
- INSTANT LinkedIn Customization How-to
- Web用戶查詢日志挖掘與應用
- 計算機通信網絡安全