The WPF Designer from SharpDevelop
Перейти к файлу
jkuehner c389d0d7b8 dot net core 3.0 build 2019-03-22 00:19:52 +01:00
MyDesigner dot net core 3.0 build 2019-03-22 00:19:52 +01:00
MyTestAssembly dot net core 3.0 build 2019-03-22 00:19:52 +01:00
SimpleSample dot net core 3.0 build 2019-03-22 00:19:52 +01:00
WpfDesign/Project dot net core 3.0 build 2019-03-22 00:19:52 +01:00
WpfDesign.Design.ExpressionBlendInteractionAddon dot net core 3.0 build 2019-03-22 00:19:52 +01:00
WpfDesign.Designer dot net core 3.0 build 2019-03-22 00:19:52 +01:00
WpfDesign.XamlDom/Project dot net core 3.0 build 2019-03-22 00:19:52 +01:00
XamlDesigner dot net core 3.0 build 2019-03-22 00:19:52 +01:00
nuget dot net core 3.0 build 2019-03-22 00:19:52 +01: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
GlobalAssemblyInfo.cs dot net core 3.0 build 2019-03-22 00:19:52 +01: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 dot net core 3.0 build 2019-03-22 00:19:52 +01:00
WpfDesign.sln dot net core 3.0 build 2019-03-22 00:19:52 +01:00
appveyor.yml dot net core 3.0 build 2019-03-22 00:19:52 +01:00
screenshot.png Include a Screenshot 2015-10-11 19:03:56 +02:00

README.md

WpfDesigner

The WPF Designer from SharpDevelop

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 status

System Requirements

.NET 4.5 or Net Core 3.0

Libraries and Integrated Tools

Only the sample app has dependencies:

Download

NuGet

Sample App

Sample App