You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe use Azure Table storage emulator or something like this for the db.
Write the instructions on how to connect to the DB, and how to read and update data, here we can probably touch what is Dependency Injection and Microsoft implements it.
Replace all the fixed data with calls to the DB to retrieve the info.
The text was updated successfully, but these errors were encountered:
Maybe use Azure Table storage emulator or something like this for the db.
Write the instructions on how to connect to the DB, and how to read and update data, here we can probably touch what is Dependency Injection and Microsoft implements it.
Replace all the fixed data with calls to the DB to retrieve the info.
The text was updated successfully, but these errors were encountered: