WpfDesigner

repository·master·Indexed 21 days ago

https://github.com/icsharpcode/wpfdesigner

A collection of assemblies used to implement XAML-based GUI editors, originally developed for the SharpDevelop project. Supports .NET 4.5, .NET Core 5.0, and .NET 6.0.

Tokens
137
Snippets
1
Records
3
Agent score
27%

What's inside WpfDesigner

  1. Install WpfDesigner via NuGet

    master

    WpfDesigner is available as a set of assemblies distributed via NuGet. You can include these assemblies in your project to implement a XAML GUI editor.

    # Install via NuGet package manager
    Install-Package ICSharpCode.WpfDesigner