Question: You will create a web application to store inventory for products. Choose your business name, logo, and products you want to manage. This can be
You will create a web application to store inventory for products. Choose your business name, logo, and products you want to manage. This can be a fictitious company or a company that you own. The requirements are as follows:
- Install the EF Core and EF Core tools for your project
- Develop a class to store your product and determine the properties needed for the class
- Add validation to your class (required attributes and range attributes)
- Ensure a consistent look to your design with bootstrap or font-awesome icons
- Create a DbContext class and DbSet to map model classes to a database
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
