NativeMenuBar 1.0.1

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

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

NativeMenuBar

WindowsAPIを使用したメニューバー https://www.nuget.org/packages/NativeMenuBar/1.0.0

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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 309 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

ドキュメントを少し追加