About
This page is rendered directly by {{assembly}}.Pages.About.Render without an embedded template.
ASP.NET Core + Imp
+A small in-memory task list demonstrating page routing, dependency injection, query binding, POST handling, loops, dynamic content, and reusable templates.
+Task detail
+This page is rendered directly by {{assembly}}.Pages.About.Render without an embedded template.
404
Imp could not map this URL to a page class or custom route.
Return to the task listThis task no longer exists.
"); + + var status = item.IsComplete ? "Completed" : "Active"; + return output.WriteAsync( + $"