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 is a .net 8 Web API project that uses Clean Architecture with CQRS pattern. The data store is MS SQL and data retriaval/manipulation is assisted by Dapper. The enpoints uses FluentValidations …