WinFormsWorkbench 1.1.0

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

// Install WinFormsWorkbench as a Cake Tool
#tool nuget:?package=WinFormsWorkbench&version=1.1.0

NativeMenuBar

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

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 net452 is compatible.  net46 was computed.  net461 was computed.  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.
  • .NETFramework 4.5.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WinFormsWorkbench:

Package Downloads
WinFormsWorkbench.Functions.DockPanelSuite

WinFormsWorkbenchにおいてDockPanelSuiteを用いた機能を作成できるようにするライブラリ

WinFormsWorkbench.ControlProviders.NativeMenuProvider

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 230 2/25/2023
1.0.8 205 2/25/2023
1.0.7 213 2/25/2023
1.0.6 226 2/25/2023
1.0.5 199 2/25/2023
1.0.4 204 2/24/2023
1.0.3 234 1/29/2023
1.0.2 248 1/27/2023
1.0.1 239 1/22/2023
1.0.0 238 1/22/2023

リストビュー用の機能を実装しました。