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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

EF Core platforms experience #19588

Open
1 of 7 tasks
ajcvickers opened this issue Jan 14, 2020 · 3 comments
Open
1 of 7 tasks

EF Core platforms experience #19588

ajcvickers opened this issue Jan 14, 2020 · 3 comments

Comments

@ajcvickers
Copy link
Member

ajcvickers commented Jan 14, 2020

This is a grouping of related issues. Feel free to vote (馃憤) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for things you consider especially important.


This an "epic" issue for the theme of improving the EF Core experience in various app models. Specific pieces of work will be tracked by linked issues.

Done in 7.0

Backlog


We have good guidance for using EF Core in traditional MVC-like web applications. Guidance for other platforms and application models is either missing or out-of-date. For EF Core 5.0 we plan to investigate, improve, and document the experience of using EF Core with:

  • Blazor
  • Xamarin, including using the AOT/linker story
  • WinForms/WPF/WinUI and possibly other U.I. frameworks

As with is likely to be many small improvements in EF Core, together with guidance and longer-term collaborations with other teams to improve end-to-end experiences that go beyond just EF.

Specific areas we plan to look at are:

  • Deployment, including the experience for using EF tooling such as for Migrations
  • Application models, including Xamarin and Blazor, and probably others
  • SQLite experiences, including the spatial experience and table rebuilds
  • AOT and linking experiences
  • Diagnostics integration, including perf counters
@bricelam
Copy link
Contributor

bricelam commented Jan 14, 2020

Some related issues:

#329
#10963
#12087
#13099
#17223
#18908
#19535

@Felix-Dev
Copy link

WinForms/WPF/WinUI and possibly other U.I. frameworks

Does this include UWP?

@ajcvickers
Copy link
Member Author

@Felix-Dev We're still working out the details here. See #19978 (comment) for a longer discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants