Inventor.AddinTemplate 0.1.7

There is a newer version of this package available.
See the version list below for details.
dotnet new install Inventor.AddinTemplate::0.1.7
This package contains a .NET Template Package you can call from the shell/command line.

Inventor Addin Template

Overview

Installation

Visual Studio

JetBrains Rider

Usage

Addin Components

These are the components that will be created when the addin is compiled.

.addin File

The .addin file is the entry point for the addin. It is an XML file that describes the addin and its components. The file is used by the Inventor Addin Manager to load the addin.

The .addin file is a pointer to the .dll file. It is also used to specify the addin's name, description, and other properties.

.dll File

The .dll file is the compiled addin. It is a dynamic link library that contains the addin's code.

Adding Buttons

Testing / Debugging

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 2,521 2/23/2024
1.0.3 751 2/15/2024
1.0.2 558 2/14/2024
1.0.1 701 2/10/2024
1.0.0 521 2/9/2024
0.1.14 633 2/8/2024
0.1.13 696 2/8/2024
0.1.12 667 2/8/2024
0.1.11 714 2/8/2024
0.1.10 702 2/8/2024
0.1.9 631 2/8/2024
0.1.8 734 2/8/2024
0.1.7 712 2/8/2024