Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Architecture: use DTO-Models instead of Data-Models #8

Open
matthiasburger opened this issue Jul 21, 2021 · 0 comments
Open

Architecture: use DTO-Models instead of Data-Models #8

matthiasburger opened this issue Jul 21, 2021 · 0 comments

Comments

@matthiasburger
Copy link
Owner

As long as we don't have that many tables and controllers we should start by using DTOs instead of database-models in request and return. AutoMapper already is used, so there's not that much effort I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant