VOOZH about

URL: https://www.nuget.org/packages/WinFormsWorkbench/

⇱ NuGet Gallery | WinFormsWorkbench 1.1.0




👁 Image
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.
<PackageVersion Include="WinFormsWorkbench" Version="1.1.0" />
 
Directory.Packages.props
<PackageReference Include="WinFormsWorkbench" />
 
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 WinFormsWorkbench --version 1.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package WinFormsWorkbench@1.1.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinFormsWorkbench&version=1.1.0
 
Install as a Cake Addin
#tool nuget:?package=WinFormsWorkbench&version=1.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NativeMenuBar

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

Product Versions Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 net6.0-windows7.0 is compatible.  net7.0-windows net7.0-windows was computed.  net8.0-windows net8.0-windows was computed.  net9.0-windows net9.0-windows was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net452 net452 is compatible.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 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.ControlProviders.NativeMenuProvider

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

WinFormsWorkbench.Functions.DockPanelSuite

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 407 2/25/2023
1.0.8 382 2/25/2023
1.0.7 368 2/25/2023
1.0.6 401 2/25/2023
1.0.5 357 2/25/2023
1.0.4 349 2/24/2023
1.0.3 388 1/29/2023
1.0.2 416 1/27/2023
1.0.1 390 1/22/2023
1.0.0 399 1/22/2023

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