Adding new Tasks
Learn how to add new tasks to the database.
We need to add the ability to add new tasks. We do this as follows:
- Open the
Index.razor
file. - Add the following markup before the
@foreach
loop:
Get hands-on with 1400+ tech skills courses.