MakingSense / WebApiCore-Seed

MIT License
2 stars 5 forks source link

Improve user CRUD #7

Closed martinkeimel closed 6 years ago

martinkeimel commented 6 years ago

Background

Fixes of some of the issues with the latest commit to this repo. Cleaned some redundant code and used DI

Changes done

Notes

You may want to ignore whitespaces since there are some classes that had some issues and my VS took care of that

Pending to be done

Integrate with Auth0 and get information about the current user to fill in the CreatedBy and UpdatedBy properties

Required reviewers

@mravinale @AlphaGit