All Projects → BruceGreene → Builderhmi.lite

BruceGreene / Builderhmi.lite

.NET Core WPF UI design as quick and intuitive as WinForms! Did you hear that MICROSOFT??

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Builderhmi.lite

Sharpscada
C# SCADA
Stars: ✭ 2,043 (+8072%)
Mutual labels:  visual-studio, wpf
Visualstudiorevittemplate
Visual Studio project template for Revit add-in development. (using WPF and MVVM)
Stars: ✭ 22 (-12%)
Mutual labels:  visual-studio, wpf
Bridge
♠️ C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
Stars: ✭ 2,216 (+8764%)
Mutual labels:  visual-studio, dotnet-core
Reswplus
Unleash your resw files with this Visual Studio extension: auto generation of strongly typed static properties, support of pluralization, strongly typed string formatting, etc...
Stars: ✭ 77 (+208%)
Mutual labels:  visual-studio, dotnet-core
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+14276%)
Mutual labels:  visual-studio, wpf
Vs2017offlinesetuputility
This utility allow downloading offline setup or deletion of old version Visual Studio 2017/2019 Offline Setup files and folder
Stars: ✭ 79 (+216%)
Mutual labels:  visual-studio, wpf
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+68%)
Mutual labels:  visual-studio, wpf
Awesome Wpf
A collection of awesome WPF resources, libraries and UI controls.
Stars: ✭ 196 (+684%)
Mutual labels:  dotnet-core, wpf
Picview
Fast Picture Viewer with compact UI, that can be hidden. Features image effects, galleries, image info and more. The app can automatically adjusts itself to your screen.
Stars: ✭ 259 (+936%)
Mutual labels:  dotnet-core, wpf
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (+19636%)
Mutual labels:  visual-studio, wpf
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
Stars: ✭ 982 (+3828%)
Mutual labels:  visual-studio, dotnet-core
Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
Stars: ✭ 4,842 (+19268%)
Mutual labels:  visual-studio, wpf
Eschool
eSchool Microservice based Solution
Stars: ✭ 29 (+16%)
Mutual labels:  visual-studio, dotnet-core
Toggldesktop
Toggl Desktop app for Windows, Mac and Linux
Stars: ✭ 1,663 (+6552%)
Mutual labels:  visual-studio, wpf
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (+740%)
Mutual labels:  dotnet-core, wpf
Opentouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
Stars: ✭ 233 (+832%)
Mutual labels:  visual-studio, wpf
Virtualizingwrappanel
Implementation of a VirtualizingWrapPanel for WPF running .NET Framework 4.5+ or .NET Core 3.0+
Stars: ✭ 59 (+136%)
Mutual labels:  dotnet-core, wpf
Fontawesome.sharp
A library for using Font Awesome in WPF & Windows Forms applications
Stars: ✭ 185 (+640%)
Mutual labels:  dotnet-core, wpf
TeeChart-for-.NET-CSharp-WPF-samples
Assorted WPF examples
Stars: ✭ 18 (-28%)
Mutual labels:  visual-studio, wpf
Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (+18516%)
Mutual labels:  visual-studio, wpf

BuilderHMI.Lite - Simple Drag-and-Drop WPF Layout

WPF design as quick and intuitive as WinForms! Add controls and specify their alignment. Left-drag to move and right-drag to size. Generate a complete WPF/C# Visual Studio project, build and run! Add your own MVVM bindings, event handlers, etc to complete the app.

.NET Core and .NET Framework!

Visual Studio Compatibility: The .NET Framework (non-Core) project is compatible with both Visual Studio 2019 and VS 2017 and uses .NET 4.6.1. The Core project can only be opened and built using VS 2019 with the ".NET Desktop Development" workload installed.

Alt text

CodeProject Article

https://www.codeproject.com/Articles/5283954/BuilderHMI-Lite-Simple-Drag-and-Drop-WPF-Layout

YouTube Videos

Pet Project: https://youtu.be/4pHF73r7CjA
Introduction: https://youtu.be/xgmCmU76PFQ

Features

  • Support for the majority of the common WPF control types
  • Add controls then Left-drag to Move and Right-drag to Size
  • Left/Right/Center/Stretch horizontal alignment and Top/Bottom/Center/Stretch vertical
  • Editing functions: Cut/Copy/Paste/Delete, ToFront and ToBack
  • WPF Style support for the main window and all controls
  • Visual Studio WPF/C# project generation from a template
  • Both .NET Core and .NET Framework versions of the app
  • Both apps can generate .NET Core and .NET Framework VS projects
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].