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

Switch to the standard reflection API for decoding nullability information #24744

Closed
roji opened this issue Apr 23, 2021 · 1 comment · Fixed by #26967
Closed

Switch to the standard reflection API for decoding nullability information #24744

roji opened this issue Apr 23, 2021 · 1 comment · Fixed by #26967
Assignees
Labels
area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Milestone

Comments

@roji
Copy link
Member

roji commented Apr 23, 2021

We currently have our own code for detecting whether reference properties are nullable or not; a standard one is being developed in dotnet/runtime#29723. Switch to that when we can.

@roji roji self-assigned this Apr 23, 2021
@ajcvickers ajcvickers added this to the Backlog milestone Apr 26, 2021
@roji
Copy link
Member Author

roji commented Jul 13, 2021

This has been unblocked for 6.0.0-preview7.

@roji roji removed the blocked label Jul 13, 2021
@roji roji removed this from the Backlog milestone Jul 13, 2021
@ajcvickers ajcvickers added this to the Backlog milestone Jul 16, 2021
@ajcvickers ajcvickers modified the milestones: Backlog, 7.0.0 Oct 25, 2021
roji added a commit to roji/efcore that referenced this issue Dec 11, 2021
@roji roji added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Dec 11, 2021
@ajcvickers ajcvickers modified the milestones: 7.0.0, 7.0.0-preview1 Feb 14, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0-preview1, 7.0.0 Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants