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
Product Inventory API built with .NET 8. Features authentication endpoints for user registration and login with password hashing, and store endpoints to manage product inventory including brands and product types. Connected to SQL Server 2019 database with Entity Framework Core. Backend component for INF 354 Assignment 3.