InventorCode.AddinTemplates 0.3.0

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

Customizable Autodesk Inventor add-in templates for the dotnet new templating engine.

This package has 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
0.4.1 1,795 12/11/2021
0.4.0 1,511 11/22/2021
0.3.0 1,633 9/21/2021
0.2.0 1,555 9/15/2021

## [0.3.0](InventorCode.AddinTemplates)

### Added

- CHANGELOG.md
- WPF window addin template `inv-wpf`
- Inventor (2021) set as Debug executable for all templates.

### Fixed

- nifty-addin-sdk build event copies the Resources folder into the user's Autodesk Addins directory during Debug builds.
- nifty-addin-sdk was added to the inventor-addin-templates VS solution.