The WPF Designer from SharpDevelop
Перейти к файлу
Thomas Herrmann 591180b824 xml - set namespace for subelements if root namespace is changed 2022-12-01 16:26:29 +01:00
.github/workflows switch to net6 2022-01-04 17:27:13 +01:00
MyDesigner work on net5.0 support, drop netcore3 2021-04-05 19:35:23 +02:00
MyTestAssembly bugfix - remove cosloe writeline calls 2022-03-07 11:22:27 +01:00
SimpleSample work on net5.0 support, drop netcore3 2021-04-05 19:35:23 +02:00
WpfDesign/Project add ISelectionFilterService 2022-04-05 09:08:37 +02:00
WpfDesign.Design.ExpressionBlendInteractionAddon ´refactor after merge, add net6 support 2022-01-04 17:23:58 +01:00
WpfDesign.Designer root should not be copy/pasteable 2022-07-08 08:29:43 +02:00
WpfDesign.XamlDom/Project xml - set namespace for subelements if root namespace is changed 2022-12-01 16:26:29 +01:00
XamlDesigner bugfix - remove cosloe writeline calls 2022-03-07 11:22:27 +01:00
nuget try fix ps1 script 2021-04-07 22:31:23 +02:00
.editorconfig Include a .editorconfig 2015-10-10 13:47:13 +02:00
.gitignore Initial commit 2015-10-05 19:38:25 +02:00
CONTRIBUTING.md Split out contributing information, update readme according 2016-04-10 13:20:42 +02:00
ICSharpCode.SharpDevelop.snk Fixes after moving XamlDesigner to an extra Repository 2015-10-10 14:26:48 +02:00
LICENSE Initial commit 2015-10-05 19:38:25 +02:00
README.md Update README 2022-01-04 20:11:37 +01:00
WpfDesign.sln dot net core 3.0 build 2019-03-22 00:19:52 +01:00
appveyor.yml Expression Blend Nuget was hardcoded to Debug, switched to Release because publishing to NuGet 2019-09-28 18:03:29 +02:00
azure-pipelines.yml Pack only for Release (path for buildConfiguration not passed) 2019-09-28 17:53:42 +02:00
screenshot.png Include a Screenshot 2015-10-11 19:03:56 +02:00

README.md

WpfDesigner

The WPF Designer from SharpDevelop, available via NuGet

Overview

WpfDesigner is a set of assemblies which can be included in your project to implement a XAML GUI editor.

Project Build Status

Branch Status
master (Development) Build

System Requirements

.NET 4.5, or .NET Core 5.0 as well as .NET 6.0

Libraries and Integrated Tools

Only the sample app has dependencies:

Sample App

Sample App