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 as a Cake Addin
#tool nuget:?package=InventorCode.AddinPack&version=1.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 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 383 2/22/2023
0.3.0-alpha8 161 2/22/2023
0.3.0-alpha7 157 2/22/2023
0.3.0-alpha6 148 2/21/2023
0.3.0-alpha5 173 2/20/2023
0.3.0-alpha4 165 2/20/2023
0.3.0-alpha3 171 2/20/2023
0.3.0-alpha2 152 2/19/2023
0.3.0-alpha1 168 2/19/2023
0.3.0-alpha 161 2/19/2023
0.2.2 350 12/29/2022
0.2.1 317 12/29/2022
0.2.0 434 10/24/2022
0.1.0-alpha1 252 12/20/2021
0.1.0-alpha 243 12/20/2021