Kizspy. melement a part of Handbag Store Application. The below Figure is a part of Spring2025HandbagDB
database.
SystemAccounts
AccountID
Username
Brand
Email
Password
BrandID
BrandName
Role
IsActive
Country
FoundedYear
Website
Handbag
HandbagID
BrandID
ModelName
Material
Color
Price
Stock
ReleaseDate
Note that: Role: Administrator=1; Moderator = 2; Developer-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 the ASP.NET Core Web API with JSON Web Token (JWT)
"
Moderator role will have a permission to all actions (CRUD and search).
Developer role or Member role will have only permission to search information.
Zoom
+ 104%
Close