-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
.NET 8: Code only EF with RP add inheritance and advanced topics #26505
Comments
@JeremyLikness I'm hoping you can do this early next year after the .NET 7 push. Would it be helpful to create an issue tacking this in https://github.com/dotnet/EntityFramework.Docs/issues ? |
@Rick-Anderson What is the value of tracking it in the EF repo? (Happy to have one if there is a reason for it.) |
I was thinking you folks don't check other repo's for issues. I'm fine with tracking it here only. I'm mention you next year. |
@JeremyLikness are you the right person to update the RP/EF code? |
@ajcvickers who should I assign this task, code writing only since @JeremyLikness is now in a new role? We're happy to do two hours of editing and scut work in https://github.com/dotnet/EntityFramework.Docs for every hour the EF team spends coding. |
@Rick-Anderson It will have to be someone on the dev team. We'll prioritize it alongside other docs work. |
@ajcvickers mention me and @tdykstra on doc issues in https://github.com/dotnet/EntityFramework.Docs and we'd be happy to help to free up time for the EF Core code update in this topic. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Happy to quid pro quo 2:1 on your effort here. @tdykstra and I will spend 2 hours on https://github.com/dotnet/EntityFramework.Docs/issues for every hour it takes your team. |
Cleaning up with new issue dotnet/EntityFramework.Docs#4633 |
@Rick-Anderson Could you please fix the issue number in your last comment? The one which is written now is a PR from 2017. |
Copy Code from EF-RP 6.0 project to cu90 and update for .NET 9
Quick review of code and update where necessary.
Add code for inheritance. Hopefully you can use some of the code from Tutorial: Implement inheritance - ASP.NET MVC with EF Core.
Consider adding code supporting Tutorial: Learn about advanced scenarios - ASP.NET MVC with EF Core.
Once the preceding is complete,
we'll port all the RP code and update the Tutorial: Get started with EF Core in an ASP.NET MVC web appand make a Blazor version.
@guardrex - @tdykstra
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Document Details
Associated WorkItem - 33228
The text was updated successfully, but these errors were encountered: