Windows Forms Designer and WPF Designer for .NET Core

前端 未结 8 850
野的像风
野的像风 2020-11-28 12:37

I have recently heard that the alpha version of .NET Core (.NET Core 3.0) supports Windows Forms and WPF. But the Visual Studio Designer (and Visual Studio) doesn\'t

相关标签:
8条回答
  • 2020-11-28 13:07

    I removed the project files and recreated the project to make it work for me. New -> Project From Existing Code...

    0 讨论(0)
  • 2020-11-28 13:09

    If you want to see a preview of your WPF XAML with Visual Studio 2019 just try out this extension https://marketplace.visualstudio.com/items?itemName=GiessweinApps.FAMLDesigner.

    It supports .NET Core and .NET Framework:

    0 讨论(0)
提交回复
热议问题