你的位置: 码友网首页 / 资讯源列表 / Use TempDataAttribute For Clean Code

关于[Use TempDataAttribute For Clean Code]的摘要:

In a previous post, I wrote about solving the form resubmission confirm issue that many developers run into when building web applications. In ASP.NET MVC, we have many tools at our disposal to pass information from one method to another, the most common being the TempDataProvider. In this short but enlightening post, we’ll take a look at how we can use a new feature in ASP.NET Core to clean up our usages of TempData.

原文地址: https://khalidabuhakmeh.com/use-tempdataattribute-for-clean-code

收录时间: 2020-09-03 浏览量: 1427 分类: .NET Core

| 0 收藏 | 0