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

June Update for WPF on .NET Core 3.0 #1113

Closed
grubioe opened this issue Jun 28, 2019 · 1 comment
Closed

June Update for WPF on .NET Core 3.0 #1113

grubioe opened this issue Jun 28, 2019 · 1 comment
Assignees
Labels
WPF Announcement Announcement
Milestone

Comments

@grubioe
Copy link
Contributor

grubioe commented Jun 28, 2019

June Update for WPF on .NET Core 3.0

In last month’s update, we shared the exciting news that the team had open sourced 15 additional assemblies. This month we continue to port the WPF code base to work on .NET Core and all of the latest bug fixes and code updates for Preview 7 are available via the daily builds. The latest released version is Preview 6 and available via this download page.

The team has been getting better and better at operating in the open, we have improved our issue triage process with a goal of triaging new issues at least twice a week. This will ensure that we identify issues that need to be solved for .NET Core 3.0 and also to assign all issues to a milestone.

We have been working hard at fixing issues for 3.0 and porting additional functionality from .NET Framework. You can review all issues and PRs that have been closed since last month's update.

Here are a few callouts for issues resolved this month:

  • Localization: @ryalanms has been working on improving WPF's localization and fixing localization issues.
  • Removing Deprecated Features: we have been working on cleaning up deprecated features, @ojhad has been working on removing code for a deprecated security model and @vatsan-madhavan closed a PR for removing XBAP code.
  • Intellisense Support: @vatsan-madhavan has been doing some work on ensuring that Intellisense works for all Visual Studio users
  • Test Porting: @miguep, @SamBent and @arpitmathur have been working on porting feature tests and fixing DRTs.
  • Improving documentation and test infrastructure: @stevenbrix has been working on improving the developer guide and on-boarding to Helix's test infrastructure.
  • Imrove Usability of WindowsDesktopSDK: @vatsan-madhavan did some work (#1027,#3315) to improve the usability of WindowsDesktop SDK by adding warnings when UseWpf or UseWindowsForms are not set.
  • API Compatibility Checks: @rladuca did work on API Compatibility in WPF, to set up and enable API Compat against .NET 4.8 reference assemblies, hand-crafted ref assemblies and their lib counterparts.
  • Application Compatibility Flags: We ensured that the Application Compatibility flags that were inherited in .NET Core from .NET Framework continue to work as before. The list and the respective default values in .NET Core are documented in this sample.

Thank again for your contributions and engagement. If you have questions, suggestions, or concerns, please let us know.

@grubioe grubioe added this to the 3.0 milestone Jun 28, 2019
@grubioe grubioe self-assigned this Jun 28, 2019
@grubioe grubioe pinned this issue Jun 28, 2019
@grubioe grubioe added the WPF Announcement Announcement label Jun 28, 2019
@grubioe

This comment has been minimized.

@grubioe grubioe closed this as completed Jul 29, 2019
@grubioe grubioe unpinned this issue Jul 29, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
WPF Announcement Announcement
Projects
None yet
Development

No branches or pull requests

1 participant