NativeMenuBar 1.2.3

dotnet add package NativeMenuBar --version 1.2.3
NuGet\Install-Package NativeMenuBar -Version 1.2.3
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="NativeMenuBar" Version="1.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NativeMenuBar --version 1.2.3
#r "nuget: NativeMenuBar, 1.2.3"
#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.
// Install NativeMenuBar as a Cake Addin
#addin nuget:?package=NativeMenuBar&version=1.2.3

// Install NativeMenuBar as a Cake Tool
#tool nuget:?package=NativeMenuBar&version=1.2.3

Windows APIを使用したメニューバー

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NativeMenuBar:

Package Downloads
NativeMenuBar.Hooks.NETWindowMessageHook

NativeMenuBarを.NET Coreや.NET 5以降で使用されるWinFormsに使用する場合はこちらを使用し、コンストラクタに指定します。

WinFormsWorkbench.ControlProviders.NativeMenuProvider

WinFormsWorkbenchにおいてメニューの生成にNativeMenuBarを用いるライブラリ

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 308 1/22/2023
1.2.2 998 1/21/2023
1.2.1 251 1/21/2023
1.2.0 448 1/19/2022
1.1.2 242 1/2/2022
1.1.1 237 12/25/2021
1.1.0 249 12/25/2021
1.0.1 240 12/24/2021
1.0.0 330 12/23/2021

細かな修正を行いました。