Skip to content

Nice3point/RevitTemplates

RevitTemplates

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

Nuget Downloads Last Commit

This repository contains a collection of project templates for creating Revit Add-Ins.

Template Features

  • Multi-version support for Revit 2021-2026 versions
  • MVVM pattern implementation with WPF support
  • Dependency Injection support
  • Integrated Serilog support for structured logging
  • Custom MSBuild SDK for simplified development
  • Assembly isolation support for Revit 2026 and higher
  • Modern build system for building, testing and packaging
  • Automatic versioning for releases
  • Ready-to-use installer and Autodesk Store bundle projects
  • Pre-configured CI/CD pipelines for GitHub and Azure DevOps

Installation

  1. Install the latest .NET SDK.
  2. Run the following command to install the templates:
    dotnet new install Nice3point.Revit.Templates

Usage

  • IDE: select one of the Revit templates from the New Project dialog in JetBrains Rider or Visual Studio.
  • CLI: run dotnet new revit-addin or other available templates.

For more information, read Step-by-step Guide and check Wiki.

About

Templates for creating Revit add-ins

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages