GtkDotNet 5.14.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GtkDotNet --version 5.14.0
NuGet\Install-Package GtkDotNet -Version 5.14.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="GtkDotNet" Version="5.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GtkDotNet" Version="5.14.0" />
<PackageReference Include="GtkDotNet" />
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 GtkDotNet --version 5.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GtkDotNet, 5.14.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 GtkDotNet@5.14.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=GtkDotNet&version=5.14.0
#tool nuget:?package=GtkDotNet&version=5.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GtkDotNet
.NET 6 Bindings for GTK+
Prerequisites
Ubuntu
- sudo apt install libwebkit2gtk-4.0-dev
Fedora
- sudo dnf install webkit2gtk3-devel.x86_64
Installation of GTK Schema
sudo install -D de.uriegel.test.gschema.xml /usr/share/glib-2.0/schemas/
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.4-alpha | 280 | 11/17/2023 |
| 6.0.3-alpha | 163 | 11/17/2023 |
| 6.0.2-alpha | 154 | 11/17/2023 |
| 6.0.1-alpha | 124 | 11/17/2023 |
| 6.0.0-alpha | 136 | 11/17/2023 |
| 5.14.0 | 608 | 3/31/2023 |
| 5.13.0 | 369 | 3/25/2023 |
| 5.12.1 | 385 | 3/22/2023 |
| 5.12.0 | 305 | 3/22/2023 |
| 5.11.0 | 585 | 3/19/2023 |
| 5.10.0 | 586 | 3/8/2023 |
| 5.9.0 | 331 | 3/8/2023 |
| 5.8.0 | 318 | 3/8/2023 |
| 5.7.0 | 315 | 3/7/2023 |
| 5.6.3 | 665 | 3/20/2022 |
| 5.6.2 | 550 | 3/13/2022 |
| 5.6.1 | 574 | 3/1/2022 |
| 5.6.0 | 561 | 3/1/2022 |
| 5.5.0 | 502 | 10/14/2021 |
| 5.4.0 | 469 | 8/27/2021 |
| 5.3.0 | 448 | 8/27/2021 |
| 5.2.0 | 435 | 8/20/2021 |
| 5.1.0 | 439 | 8/18/2021 |
| 5.0.0 | 455 | 8/18/2021 |
| 4.2.0 | 719 | 5/4/2020 |
| 4.1.0 | 628 | 5/4/2020 |
| 4.0.0 | 592 | 5/3/2020 |
| 3.2.0 | 591 | 4/21/2020 |
| 3.1.0 | 598 | 4/20/2020 |
| 3.0.0 | 632 | 4/10/2020 |
| 2.0.0 | 697 | 4/5/2020 |
| 1.0.0 | 620 | 4/2/2020 |
Application.Run with app parameter