以下是 ASP.NET Core 中的摘要代码:
public IActionResult Index() { List<Order> order = _db.Order.GetAll().ToList(); return View(order); }
在这段代码中,我需要根据用户提出的记录获取摘要。
我需要根据提出数据或记录的id来获取数据
您可以使用 DbContext.Find 方法从数据库中获取特定记录。
https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbcontext.find?view=efcore-8.0