System Account
AccountID
AccountPassword
EmailAddress
AccountNote
Role
CosmeticCategory
?CategoryID
CategoryName
UsagePurpose
Formulation Type
CosmeticInformation
CosmeticID
CosmeticName
Skin Type
Expiration Date
CosmeticSize
DollarPrice
CategoryID
Note that: Role: Administrator=1; Manager = 2; Staff=3; Member= 4.
Part 01 (7.0 points). Create an API using ASP.NET Core Web API with Entity Framework Core. A MS SQL Server database will be created to persist the data and it will be used for reading and managing data.
1. Check authentication/authorization with the ASP.NET Core Web API with JSON Web Token (JWT)
Zoom
100%
Close