Message 1 of 1
Multiple addins under single Visual Studio solution

Not applicable
07-11-2016
07:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am currently developping addins for Inventor and wanted to know what was the best practices to follow. In our team, we work under a single solution that contains multiple of our addins that we developped. We also have some unit tests for those addins.
At the moment, we are starting to create a part library that will help us to insert parts using the API.
That being said, I was wondering if there is a better workflow to use because there is a lot of duplicated code (addin servers, buttons, database connections, etc...)
Thanks in advance for any help
Xavier