ASP.NET核心应用程序生命周期

编程入门 行业动态 更新时间:2024-10-27 15:15:41
本文介绍了ASP.NET核心应用程序生命周期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

是否存在有关生命周期的最新"ASP.NET Core"文档?我希望能够在适当的时候参与到生命周期中.

Is there any current "ASP.NET Core" document(s) about the life cycle? I would like to be able to tie into the life cycle at the right points.

与现有的ASP.NET MVC 5生命周期类似吗?

Is it similar to the existing ASP.NET MVC 5 life cycle?

www-asp.azureedge/v-2016-09-01-001/media/4773381/lifecycle-of-an-aspnet-mvc-5-application.pdf

推荐答案

虽然我没有找到完整的描述,但是我正在寻找更多与ASP.NET Core生命周期相关的链接. ASP.NET Core应用程序是在Kestrel上运行的控制台应用程序,因此您可以假定与@mybirthname发布的名称和与ASP.NET 5(及更低版本)相关的名称存在显着差异.

Here are few links I found related to ASP.NET Core lifecycle though this is not complete description and I'm searching for more. ASP.NET Core apps are console apps running on Kestrel so you can assume there are significant differences to what @mybirthname posted and it relates to ASP.NET 5 (and below).

docs.microsoft/zh-cn/aspnet/core/fundamentals/startup

docs.microsoft/zh-cn/aspnet/core/fundamentals/middleware

developer.telerik/featured/understanding -asp-net-core-initialization/

我建议您仔细阅读核心文档基础知识"部分中的所有文档.

I'd suggest going through all the docs within Core docs Fundamentals section.

更多推荐

ASP.NET核心应用程序生命周期

本文发布于:2023-11-16 18:06:47,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1606600.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   生命周期   核心   ASP   NET

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!