RevitToolkit
RevitToolkit copied to clipboard
Toolkit for Revit plugin development
Hi, I love using the ExternalApplication implementation for the assembly resolution. Since I started using your toolkit I've had no issues with my addins using different versions of libraries. I've...
Hi @Nice3point - There is bug with Dependencies Isolate mechanism in **Revit 2025**, the others version work fine - I have already test on your sample project `MultiProjectApplication` - Can...
At first, thank you for taking the time and effort to create such a helpful toolkit. I have a question rather than an Issue. I'm trying to update a WPF...
I am getting the following exception when I try to boot up Revit 2025  I am using Revit Toolkit 2025.0.3. I made sure to update my Revit Lookup to...
Hello! When using a modeless wpf dialog with AsyncEventHandler my own project's dll isn't loaded when I need it in an Action given as parameter to AsyncEventHandler. The RaiseAsync() fails...
Hi Roman - I am getting this error when starting Revit 2025  But that DLL does exist in the folder with the add-in dll   [CSPROJ.txt](https://github.com/user-attachments/files/17319547/CSPROJ.txt) Is there...