Multi-version add-in template with Revit 2020 support
by Salaros
Hey, it has been a long time since my last post about .NET (Blazor + Visual Studio issue).
This time I would like to share an updated version of the awesome Revit add-in template I have created a while ago (BTW Jeremy Tammik featured it on his blog).
Among other things this release includes:
- Revit 2020 support
- the ability to build & debug one add-in at time
- binded new events
- simplified Revit SDK NuGet dependencies
- improved and simplified Ribbon management:
- tab and panel management
- the ability to use custom availability classes
I would 💖 LOVE 😍 to have some feedback from the community. Please use project’s issues or get in touch with me by using my contact details.
⬇⬇⬇ Template installation ⬇⬇⬇
Just grab the latest release (.zip file) from releases page and copy it into
"%USERPROFILE%\Documents\Visual Studio 2019\Templates\ProjectTemplates\Visual C#"
(use Visual Studio 2017 if you have that version)
Subscribe via RSS