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

Transform to generic type Id in BaseAuditableEntity and BaseEntity #826

Closed
wants to merge 1 commit into from

Conversation

Lanz86
Copy link
Contributor

@Lanz86 Lanz86 commented Mar 14, 2023

Transform to generic type Id in BaseAuditableEntity and BaseEntity

@jasontaylordev
Copy link
Owner

Hi Antonio. The goal of the template has always been the simplest approach to enterprise application development with Clean Architecture and .NET. We should therefore focus on the general case, and let developers handle the special cases. I propose we keep BaseEntity simple. Perhaps we can follow the example of eShopOnWeb and simply add a comment; see BaseEntity.cs.

What do you think?

@jasontaylordev
Copy link
Owner

Thanks for the suggestion. In the interests of keeping it simple I have added the comment in #873.

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

Successfully merging this pull request may close these issues.

2 participants