All Versions
2
Latest Version
Avg Release Cycle
1990 days
Latest Release
1748 days ago
Changelog History
Changelog History
-
v2.0.0 Changes
June 02, 2020๐ Changes:
- ExcelDna-Unpack now available as standalone and portable executable and does not require .NET Framework or .NET Core installed on the machine
- ExcelDna-Unpack now also available as a .NET Core Tool that can be installed via
dotnet tool install
. To use ExcelDna-Unpack as a .NET Core Tool, you'll need .NET Core 3.0 (or higher) installed
๐ Supported features and usage examples are described in the README.
๐ฆ .NET Core Tool available on nuget.org.
-
v1.0.0 Changes
December 21, 2014๐ Initial version of the ExcelDnaUnpack utility (requires .NET Framework 4.0 or higher)
๐ Supported features and usage examples are described in the README.