Skip to content

Revit AddinManager WPF support execute dll not reload for developer

License

Notifications You must be signed in to change notification settings

ricaun/RevitAddInManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revit Add-in Manager

Revit API Platform License: MIT follow on Twitter

ReSharper Rider Visual Studio 2022 .NET Framework

Publish Develop

WORK IN PROCESS

  • Application
  • Console
  • Add-in Extend for Autocad And Naviswork
  • Startup add-in enable and disable
  • Installation

Summary

The Plugin support developer improve developer to increase job performance with some feature. Frequent need to open and close assembly is very difficult for .NET Framework , recent improvement with .NET Core has some improved API to make it easier. So this project helps make these jobs easier through copy-and-reload tricks can use for .NET Framework and .NET Core in feature.

In addition, I open a project to attract talents from all over the world to support development, I'm a person, who loves open source very much and writes code every day as a pleasure.

Some feature include:

  • Add-in tester
  • Add-in manager
    • AddInManagerFaceless
    • AddInManagerManual
    • AddInManagerReadOnly
  • Startup manager
  • Quick create .addin and load to Revit
  • Clear Cache saved in temp folder
  • Quick remove an Add-in not used in working process

Add-In Manager

Command

  • AddInManagerManual
  • AddInManagerFaceless
  • AddInManagerReadOnly
  • Application

Startup

  • Show info all add-in installed in computer include all Add-in from Autodesk
  • Enable or Disable Add-in with right click

Installation

Guideline

You can visit to wiki and read document or access by this link

TODO

Author

Originally implemented by Autodesk with platform Windows Forms and now it maintain by ChuongHo with platform WPF and add more feature to fit with the progressive development of modern technology. His focus is to work smarter and achieve the most effective practices to enhance data utilization and digital collaboration among AEC parties.

License

This sample is licensed under the terms of the MIT License. Please see the License file for full details.

Credit to icons8.com for the Revit Add-in Manager icons.

© 2010 Autodesk, Inc. All rights reserved. All use of this Software is subject to the terms and conditions of the Autodesk End User License Agreement accepted upon installation of this Software and/or packaged with the Software.

Trademarks

Autodesk and Revit are registered trademarks or trademarks of Autodesk, Inc., and/or its subsidiaries and/or affiliates, in the USA and/or other countries.

All other brand names, product names or trademarks belong to their respective holders.

Contribute

Add-In Manager is an open-source project and would be nothing without its community. You can make suggestions or track and submit bugs via Github issues. You can submit your own code to the Add-In Manager project via a Github pull request.

Sponsors

Thanks to JetBrains for providing licenses for Rider and dotUltimate tools, which both make open-source development a real pleasure!

Open Resource Recommend

I suggest you some of these projects, hope you will like it.

RevitLookup

RevitLookupWpf

Revit.ScriptCS

Revit.TestRunner

Revit.Async

pyRevit

About

Revit AddinManager WPF support execute dll not reload for developer

Resources

License

Stars

Watchers

Forks

Languages

  • C# 96.2%
  • PowerShell 2.1%
  • Shell 1.6%
  • Batchfile 0.1%