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

Change type of the IHasExtraProperties.ExtraProperties #3751

Closed
hikalkan opened this issue Apr 26, 2020 · 0 comments · Fixed by #6114
Closed

Change type of the IHasExtraProperties.ExtraProperties #3751

hikalkan opened this issue Apr 26, 2020 · 0 comments · Fixed by #6114

Comments

@hikalkan
Copy link
Member

Currently, it is Dictionary<string, object>, but a specialized type derived from Dictionary<string, object> would be better.
Should care about MongoDB, EF Core and MVC binding integrations.

@hikalkan hikalkan added this to the 3.0 milestone Apr 26, 2020
@hikalkan hikalkan modified the milestones: 3.0, 4.0 Jun 30, 2020
@hikalkan hikalkan modified the milestones: 4.0-preview, backlog Sep 24, 2020
@hikalkan hikalkan self-assigned this Nov 6, 2020
@hikalkan hikalkan changed the title Consider to change type of the IHasExtraProperties.ExtraProperties Change type of the IHasExtraProperties.ExtraProperties Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant