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
An application that stores Peppers and their Scoville Heat Unit ratings. Demonstrates a CRUD API, Entity Framework, SQL, Repository/Service pattern, DTO pattern, database seeding, async/await, logging, unit testing and validation.