HmNetCOM 2.0.8.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package HmNetCOM --version 2.0.8.1
                    
NuGet\Install-Package HmNetCOM -Version 2.0.8.1
                    
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="HmNetCOM" Version="2.0.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HmNetCOM" Version="2.0.8.1" />
                    
Directory.Packages.props
<PackageReference Include="HmNetCOM" />
                    
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 HmNetCOM --version 2.0.8.1
                    
#r "nuget: HmNetCOM, 2.0.8.1"
                    
#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=HmNetCOM&version=2.0.8.1
                    
Install as a Cake Addin
#tool nuget:?package=HmNetCOM&version=2.0.8.1
                    
Install as a Cake Tool

Hm.NetCOMとは、秀丸マクロの「COM」関連機能を用い、
   ・ .NET 7.0 - .NET 5.0
   ・ .NET Core 3.1
   ・ .NET Framework 4.x
   を「C#経由で」で利用するためのライブラリです。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.0.8.7 148 7/21/2024
2.0.8.6 200 3/15/2024
2.0.8.5 260 10/9/2023
2.0.8.3 207 9/19/2023
2.0.8.2 222 5/1/2023
2.0.8.1 239 3/21/2023
2.0.7.9 454 9/17/2022
2.0.7.8 451 9/15/2022
2.0.7.5 407 9/7/2022
2.0.7.3 452 9/4/2022
2.0.7.2 445 9/3/2022
2.0.7.1 419 8/18/2022
2.0.6.9 452 7/25/2022
2.0.6.8 441 7/25/2022
2.0.6.6 464 7/16/2022
2.0.6.3 490 4/3/2022
2.0.5.1 499 3/23/2022
2.0.4.1 483 3/22/2022

.NET系の場合には、このライブラリの範囲に対して #nullable disable を付与するようにした。