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
A simple example of Restful api with net6.0, EF Core In Memory, FluentValidation, Automapper. Basic CRUD operations are included in the project. All endpoints are written according 2nd of the maturity model.