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.
<PackageVersion Include="NativeMenuBar" Version="1.2.3" />
                    
Directory.Packages.props
<PackageReference Include="NativeMenuBar" />
                    
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 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.
#addin nuget:?package=NativeMenuBar&version=1.2.3
                    
Install NativeMenuBar as a Cake Addin
#tool nuget:?package=NativeMenuBar&version=1.2.3
                    
Install NativeMenuBar as a Cake Tool

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.  net9.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 364 1/22/2023
1.2.2 1,096 1/21/2023
1.2.1 291 1/21/2023
1.2.0 507 1/19/2022
1.1.2 289 1/2/2022
1.1.1 287 12/25/2021
1.1.0 291 12/25/2021
1.0.1 285 12/24/2021
1.0.0 405 12/23/2021

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