Viewing the Expenses
Learn how to fetch expenses from the database and display them on the “Home” page.
We'll cover the following
We need to add a table to display the list of expenses. We do this as follows:
Return to Visual Studio.
Open the
ExpenseTracker.Client.Pages\Index.razor
page.Update the markup to the following:
Get hands-on with 1400+ tech skills courses.