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
This project is an inventory management API built with ASP.NET Core, Entity Framework, and PostgreSQL. It provides endpoints for managing products and product items, supporting pagination, creation, updates, and detailed queries. The system uses domain-driven design, event sourcing, and a clean architecture to ensure scalability and maintainability