Skip to content

MBakr18/RevitTemplates

 
 

Repository files navigation

RevitLookup

Create your Add-In for Revit on the .Net platform

Nuget Downloads Last Commit

This repository contains a project templates for creating Revit Add-In

Template Features

  • Revit multi-version support
  • Using the MVVM pattern with Modal and Modeless windows
  • Support for Application and Command add-in types
  • Automatic GitHub releases
  • Creating a multi versions installer
  • Creating a bundle to publish an application into Autodesk Store or Design Automation
  • Azure DevOps pipelines and GitHub Actions
  • Dependency Injection
  • Add-in logging

Installation

  1. Install the latest .Net SDK
  2. Run dotnet new install Nice3point.Revit.Templates to install the project templates

Usage

  • To create a project use the IDE or run dotnet new
  • For description, read Wiki

About

Templates for creating Revit plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.5%
  • PowerShell 9.3%
  • Batchfile 0.2%