Free Revit 2018 Visual Studio .NET Add-in Wizards from The Building Coder

From The Building Coder blog:

April 27, 2017

Revit 2018 Visual Studio .NET Add-in Wizards

I updated the Visual Studio Revit C# and VB add-in templates for Revit 2018.

They enable you to create a new C# or VB Revit add-in in Visual Studio with one single click on File > New > Project… > Visual Basic/Visual C# > Revit 2018 Addin:

The templates define a complete skeleton Revit add-in, ready to immediately compile and run, including an add-in manifest file, an external application and an external…
Read more