InventorCode.AddinPack 2.0.0

dotnet add package InventorCode.AddinPack --version 2.0.0
                    
NuGet\Install-Package InventorCode.AddinPack -Version 2.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="InventorCode.AddinPack" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InventorCode.AddinPack" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="InventorCode.AddinPack" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add InventorCode.AddinPack --version 2.0.0
                    
#r "nuget: InventorCode.AddinPack, 2.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package InventorCode.AddinPack@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=InventorCode.AddinPack&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=InventorCode.AddinPack&version=2.0.0
                    
Install as a Cake Tool

A simple collection of classes to simplify creating Autodesk Inventor addins.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

  • net8.0-windows7.0

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
2.0.0 123 8/20/2025
1.0.0 412 2/22/2023
0.3.0-alpha8 184 2/22/2023
0.3.0-alpha7 181 2/22/2023
0.3.0-alpha6 171 2/21/2023
0.3.0-alpha5 199 2/20/2023
0.3.0-alpha4 191 2/20/2023
0.3.0-alpha3 197 2/20/2023
0.3.0-alpha2 176 2/19/2023
0.3.0-alpha1 193 2/19/2023
0.3.0-alpha 185 2/19/2023
0.2.2 375 12/29/2022
0.2.1 341 12/29/2022
0.2.0 458 10/24/2022
0.1.0-alpha1 278 12/20/2021
0.1.0-alpha 267 12/20/2021