Adding new Tasks
Learn how to add new tasks to the database.
We'll cover the following...
We'll cover the following...
We need to add the ability to add new tasks. We do this as follows:
- Open the
Index.razorfile. - Add the following markup before the
@foreachloop:
- Open the
TaskManager.Client.Pages/Index.razor.cs