Gtk.Windows.FormsDesigner 1.4.2464.26269

dotnet add package Gtk.Windows.FormsDesigner --version 1.4.2464.26269
                    
NuGet\Install-Package Gtk.Windows.FormsDesigner -Version 1.4.2464.26269
                    
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="Gtk.Windows.FormsDesigner" Version="1.4.2464.26269" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gtk.Windows.FormsDesigner" Version="1.4.2464.26269" />
                    
Directory.Packages.props
<PackageReference Include="Gtk.Windows.FormsDesigner" />
                    
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 Gtk.Windows.FormsDesigner --version 1.4.2464.26269
                    
#r "nuget: Gtk.Windows.FormsDesigner, 1.4.2464.26269"
                    
#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 Gtk.Windows.FormsDesigner@1.4.2464.26269
                    
#: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=Gtk.Windows.FormsDesigner&version=1.4.2464.26269
                    
Install as a Cake Addin
#tool nuget:?package=Gtk.Windows.FormsDesigner&version=1.4.2464.26269
                    
Install as a Cake Tool

This is a tool accompanying the Gtk.Windows.Forms framework project, used to open the Visual Studio form designer.

A GTK project targets a plain netX.0 moniker with UseWindowsForms off, so the SDK writes it a designer runtimeconfig naming Microsoft.NETCore.App alone. Visual Studio's out-of-process designer server is a real Windows Forms process: started that way it cannot load System.Windows.Forms and Visual Studio reports a ServerProcess failure. These targets add Microsoft.WindowsDesktop.App to obj\<tfm>\<AssemblyName>.designer.runtimeconfig.json, and empty the matching .designer.deps.json so the server resolves Windows Forms from the shared framework rather than from the GTK implementation the project compiles against.

Gtk.Windows.Forms.Base depends on this package, so referencing that one is enough. Mark either generated file read-only to keep a version of your own.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Gtk.Windows.FormsDesigner:

Package Downloads
Gtk.Windows.Forms.Base

It is a cross-platform interface component developed based on GTK components and compatible with the native C# control winform interface. Use this component GtkSystem.Drawing to compile once and run across platforms windows/linux/macos. Update platform: https://pieroviano@bitbucket.org/piero-viano/net4x.gtk.windows.forms.git Based on GTKSystem.Windows.Forms: https://www.gtkapp.com; https://gitee.com/easywebfactory/gtksystem-windows-forms; https://github.com/easywebfactory/gtksystem-windows-forms;

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.2464.26269 47 9/26/2026