InventorCode.AddinPack 2.0.1

dotnet add package InventorCode.AddinPack --version 2.0.1
                    
NuGet\Install-Package InventorCode.AddinPack -Version 2.0.1
                    
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.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InventorCode.AddinPack" Version="2.0.1" />
                    
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.1
                    
#r "nuget: InventorCode.AddinPack, 2.0.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=InventorCode.AddinPack&version=2.0.1
                    
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.1 238 9/25/2025
2.0.0 222 8/20/2025
1.0.0 509 2/22/2023
0.3.0-alpha8 262 2/22/2023
0.3.0-alpha7 256 2/22/2023
0.3.0-alpha6 249 2/21/2023
0.3.0-alpha5 275 2/20/2023
0.3.0-alpha4 275 2/20/2023
0.3.0-alpha3 277 2/20/2023
0.3.0-alpha2 258 2/19/2023
0.3.0-alpha1 268 2/19/2023
0.3.0-alpha 259 2/19/2023
0.2.2 450 12/29/2022
0.2.1 418 12/29/2022
0.2.0 541 10/24/2022
0.1.0-alpha1 365 12/20/2021
0.1.0-alpha 361 12/20/2021