# WPFDesigner .NET5 **Repository Path**: wpf-interface/wpfdesigner-.-net5 ## Basic Information - **Project Name**: WPFDesigner .NET5 - **Description**: https://github.com/icsharpcode/WpfDesigner 一个WPF设计器。希望能够用来做其他东西,改造成一个PPT设计器。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-07 - **Last Updated**: 2024-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://ci.appveyor.com/api/projects/status/iqxeo16r8ff9qv66/branch/master?svg=true)](https://ci.appveyor.com/project/icsharpcode/WpfDesigner/branch/master) ## System Requirements .NET 4.5 or Net Core 3.0 ## Libraries and Integrated Tools Only the sample app has dependencies: * [Avalon Dock](http://avalondock.codeplex.com/) * [Avalon Edit](https://github.com/icsharpcode/AvalonEdit) ## Download [NuGet](https://www.nuget.org/packages/ICSharpCode.WpfDesigner/) ## Sample App ![Sample App](/screenshot.png?raw=true "Sample App") ###### Copyright 2015-2019 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.