Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 252 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 252 Bytes

Inventory Management solution

A .NET 7 solution with a bare implementation of a Clean Architecture, CQRS pattern with MediatR library, validations using FluentValidation library, unit tests using xUnit and Moq library, EF Core In-Memory db and more.