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

Add class constraint to IRepository<T> #197

Closed
cd21h opened this issue Sep 22, 2019 · 0 comments
Closed

Add class constraint to IRepository<T> #197

cd21h opened this issue Sep 22, 2019 · 0 comments
Assignees
Milestone

Comments

@cd21h
Copy link

cd21h commented Sep 22, 2019

There are base class EntityWithTypedId and interface IEntityWithTypedId, while IRepository does not enforce entities to implement it, structures should not be used to represent entity anyway.

@cd21h cd21h added this to the 5.0.1 milestone Sep 22, 2019
@cd21h cd21h self-assigned this Sep 22, 2019
@cd21h cd21h added this to Todo in Sharp-Architecture via automation Sep 22, 2019
@cd21h cd21h moved this from Todo to In Progress in Sharp-Architecture Sep 22, 2019
@cd21h cd21h moved this from In Progress to Done in Sharp-Architecture Sep 22, 2019
@cd21h cd21h closed this as completed in a89b848 Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant