- 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.
推薦閱讀
- 微商之道
- CorelDRAW X6 中文版圖形設計實戰從入門到精通
- FreeSWITCH 1.2
- EDA技術與VHDL編程
- Learning Karaf Cellar
- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- 中小型局域網組建、管理與維護實戰
- Mastering JavaFX 10
- 網絡安全應急響應技術實戰
- Master Apache JMeter:From Load Testing to DevOps
- 從實踐中學習手機抓包與數據分析
- 網絡綜合布線(第2版)
- 設備監控技術詳解
- 5G時代的大數據技術架構和關鍵技術詳解
- 計算機通信網絡安全