dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.35k stars 9.99k forks source link

Fully implement nullable support in Identity templates. #25310

Open blowdart opened 4 years ago

blowdart commented 4 years ago

Identity templates are not yet compatible with the ongoing nullable work.

After the 5.0 release we should go through everything and make sure it works.

For example,

https://github.com/dotnet/aspnetcore/issues/24201 https://github.com/dotnet/aspnetcore/issues/24165 https://github.com/dotnet/aspnetcore/issues/22656

ghost commented 1 year ago

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s). If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

BForderRP commented 1 year ago

Please don't kick the can 2 major versions down the road on fixing this. dotNET 6 needs this fix.