All Projects → imAliAsad → Visualstudiorevittemplate

imAliAsad / Visualstudiorevittemplate

Licence: mit
Visual Studio project template for Revit add-in development. (using WPF and MVVM)

Projects that are alternatives of or similar to Visualstudiorevittemplate

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 (+21054.55%)
Mutual labels:  visual-studio, mvvm, wpf
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 (+21909.09%)
Mutual labels:  visual-studio, mvvm, wpf
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+16236.36%)
Mutual labels:  visual-studio, mvvm, wpf
Csgo Demos Manager
Stars: ✭ 782 (+3454.55%)
Mutual labels:  mvvm, wpf
Worlds Simplest Csharp Wpf Mvvm Example
The World's Simplest C# WPF MVVM Example
Stars: ✭ 279 (+1168.18%)
Mutual labels:  mvvm, wpf
Mvvm Dialogs
Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP
Stars: ✭ 335 (+1422.73%)
Mutual labels:  mvvm, wpf
Handycontrols
Contains some simple and commonly used WPF controls based on HandyControl
Stars: ✭ 347 (+1477.27%)
Mutual labels:  mvvm, wpf
Orchestra
Orchestra is a composable shell and WPF framework built on top of Catel
Stars: ✭ 373 (+1595.45%)
Mutual labels:  mvvm, wpf
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+1731.82%)
Mutual labels:  visual-studio, mvvm
Waf
Win Application Framework (WAF) is a lightweight Framework that helps you to create well structured XAML Applications.
Stars: ✭ 539 (+2350%)
Mutual labels:  mvvm, wpf
Avalondock
Our own development branch of the well known WPF document docking library
Stars: ✭ 518 (+2254.55%)
Mutual labels:  mvvm, wpf
Reactiveproperty
ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target framework is .NET Standard 2.0.
Stars: ✭ 603 (+2640.91%)
Mutual labels:  mvvm, wpf
nodify
High performance and modular controls for node-based editors designed for data-binding and MVVM.
Stars: ✭ 282 (+1181.82%)
Mutual labels:  wpf, mvvm
MoYu
MoYu 一款能够帮助你在工作时摸鱼的欢乐软件
Stars: ✭ 14 (-36.36%)
Mutual labels:  wpf, mvvm
WPF-Keyboard-Control
WPF Keyboard Control
Stars: ✭ 53 (+140.91%)
Mutual labels:  wpf, mvvm
GBCLV3
Goose Bomb's Minecraft Client Launcher
Stars: ✭ 50 (+127.27%)
Mutual labels:  wpf, mvvm
YouTube-Downloader
An easy-to-use, YouTube video downloader, without pesky ads or malware.
Stars: ✭ 22 (+0%)
Mutual labels:  wpf, mvvm
DMSkin-Soft-Hide
隐藏软件&游戏的界面&任务栏图标&支持热键
Stars: ✭ 21 (-4.55%)
Mutual labels:  wpf, mvvm
Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
Stars: ✭ 665 (+2922.73%)
Mutual labels:  mvvm, wpf
Catel
An application development platform
Stars: ✭ 616 (+2700%)
Mutual labels:  mvvm, wpf

Visual Studio Revit Add-in Template (WPF)

Join the chat at https://gitter.im/VisualStudioRevitTemplate/community License

Empowering you to use visual studio's WPF template for Revit add-in development.

  • Well organized MVVM architecture for Revit add-in development
  • WPF user control to design beautiful Revit add-in
  • Auto create ribbon tab and panel
  • Util.cs for writing helping methods

Installation

To install visual studio project template for revit add-in development, clone or download the repository and follow the below steps.

  • Double click Revit2017 folder, select all files and zip it into a single .zip file as Revit2017.zip.

  • Copy the Revit2017.zip and paste it into the visual studio project template folder. If you don't know where is the VS project template folder, here's a quick way to open it:

    • Press Win + R keys to open RUN box.
    • Paste C:\Users\%USERNAME%\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C# and press enter.
  • Restart the Visual Studio, click on File->New->Project, and you should see Revit 2017 WPF Addin project template under Visual C#.

Contact me?

Created by Ali Asad

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].