InventorCode.AddinPack 1.0.0

dotnet add package InventorCode.AddinPack --version 1.0.0
                    
NuGet\Install-Package InventorCode.AddinPack -Version 1.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="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InventorCode.AddinPack" Version="1.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 1.0.0
                    
#r "nuget: InventorCode.AddinPack, 1.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.
#addin nuget:?package=InventorCode.AddinPack&version=1.0.0
                    
Install InventorCode.AddinPack as a Cake Addin
#tool nuget:?package=InventorCode.AddinPack&version=1.0.0
                    
Install InventorCode.AddinPack as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.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

    • No dependencies.

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.0 363 2/22/2023
0.3.0-alpha8 146 2/22/2023
0.3.0-alpha7 144 2/22/2023
0.3.0-alpha6 131 2/21/2023
0.3.0-alpha5 153 2/20/2023
0.3.0-alpha4 149 2/20/2023
0.3.0-alpha3 155 2/20/2023
0.3.0-alpha2 135 2/19/2023
0.3.0-alpha1 151 2/19/2023
0.3.0-alpha 145 2/19/2023
0.2.2 332 12/29/2022
0.2.1 300 12/29/2022
0.2.0 418 10/24/2022
0.1.0-alpha1 223 12/20/2021
0.1.0-alpha 216 12/20/2021