CPW219-CRUD-Troubleshooting Requirements VS2022 + ASP.NET and Web Development workload .NET 8 Tasks Ensure all hyperlinks work Create the database on your own machine. Create any necessary code first migrations with the premade database context class Ensure all CRUD Functionality pages work You will need to create the views (you may use scaffolding in VS or create them manually) For database logic you must use the database class. When fixing database issues, fix them in the database class Verify that all data is updated correctly in the database