.NET API REST web service with CQRS for my Memorizz website project.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
feat: adjusted status code on upsert to differentiate update and create
8ed4f20View on GitHubfeat: added result layer for commands & allow mapping those into objectresult
5f1bbf7View on GitHubfeat: added validation with fluentvalidation, exception handling & rearranged configuration
9b28267View on GitHubfeat: added entries endpoint, commands & entity to DbContext + audited entities + mediatr behavior to get request context
1e39c62View on GitHubfeat: added ability to enter authorization bearer for the swagger ui
845e4b7View on GitHub