SIL.IdlImporter.Tool 3.0.2-beta0026

Prefix Reserved
This is a prerelease version of SIL.IdlImporter.Tool.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global SIL.IdlImporter.Tool --version 3.0.2-beta0026                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local SIL.IdlImporter.Tool --version 3.0.2-beta0026                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SIL.IdlImporter.Tool&version=3.0.2-beta0026&prerelease                
nuke :add-package SIL.IdlImporter.Tool --version 3.0.2-beta0026                

Imports the COM interfaces from an IDL file for use with .NET. Can handle c-style arrays and OLECHAR pointers.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
4.0.0-beta0053 79 3 months ago
4.0.0-beta0052 663 3 months ago
3.0.2-beta0032 102 3/20/2024
3.0.2-beta0031 139 2/5/2024
3.0.2-beta0030 149 12/15/2023
3.0.2-beta0029 101 12/15/2023
3.0.2-beta0027 125 12/5/2023
3.0.2-beta0026 388 11/14/2023
3.0.2-beta0025 556 9/26/2023
3.0.2-beta0024 561 9/26/2023
3.0.2-beta0023 557 8/29/2023
3.0.2-beta0022 634 6/12/2023
3.0.2-beta0021 607 5/30/2023
3.0.2-beta0020 636 5/26/2023
3.0.2-beta0019 778 4/17/2023
3.0.2-beta0018 881 3/24/2023
3.0.2-beta0017 739 3/16/2023
3.0.2-beta0016 775 3/8/2023
3.0.2-beta0015 704 1/23/2023
3.0.2-beta0014 803 1/9/2023
3.0.2-beta0013 650 1/6/2023
3.0.2-beta0012 817 1/5/2023
3.0.2-beta0011 475 11/24/2022
3.0.2-beta0010 599 11/24/2022
3.0.2-beta0009 687 11/24/2022
3.0.2-beta0008 484 11/24/2022
3.0.2-beta0007 684 11/24/2022
3.0.2-beta0006 691 10/17/2022
3.0.2-beta0005 632 10/14/2022
3.0.2-beta0004 676 9/30/2022
3.0.2-beta0003 627 9/28/2022
3.0.2-beta0002 662 9/28/2022
3.0.2-beta0001 536 9/28/2022
3.0.1 15,611 9/8/2022

Changes since version 3.0.0

Added:
- publish IdlImpTool as global tool

Changed:
- re-add net461 target
- add net5.0 target
- remove Windows.Forms dependency

See full changelog at https://github.com/sillsdev/IdlImporter/blob/master/CHANGELOG.md