Xwt 0.2.251

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

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono that run on multiple platforms from the same codebase.

Xwt works by exposing one unified API across all environments that is mapped to a set of native controls on each platform.

The framework consists of the frontend (Xwt core) and platform specific backends. Additionally to this core Xwt package you need to add an Xwt toolkit package (Xwt.*) for every platform you want your application to target.

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

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Xwt:

Package Downloads
Xwt.Gtk

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK toolkit backend for Xwt based applications targeting GTK2. Xwt.Gtk requires gtk-sharp (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from http://www.monodevelop.com/download/#win.

Xwt.Gtk3

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK3 toolkit backend for Xwt based applications targeting GTK3. Xwt.Gtk3 requires gtk-sharp3 (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from https://download.gnome.org/binaries/win32/gtk-sharp/.

Xwt.XamMac

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the Xamarin.Mac based Mac/Cocoa toolkit backend for Xwt applications targeting OS X. Xwt.XamMac requires Xamarin.Mac to be installed.

Xwt.WPF

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the WPF toolkit backend for Xwt based applications targeting WPF (Windows Presentation Foundation).

Xwt.Gtk.Mac

Xwt is a cross-platform UI toolkit for creating desktop applications with .NET and Mono. This package contains the GTK toolkit backend for Xwt based applications targeting GTK2 on Mac. Xwt.Gtk requires gtk-sharp (https://github.com/mono/gtk-sharp/). The Windows installation package can be obtained from http://www.monodevelop.com/download/#win.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Xwt:

Repository Stars
Redth/dotnet-maui-check
.NET MAUI Check tool
ArgusMagnus/PDFiumSharp
.NET wrapper around Google's PDFium library
Version Downloads Last Updated
0.2.251 4,343 10/1/2021
0.2.250 2,339 9/10/2021
0.2.249 2,204 9/3/2021
0.2.248 2,161 9/2/2021
0.2.247 7,012 7/28/2021
0.2.246 2,238 7/8/2021
0.2.245 2,248 7/2/2021
0.2.244 2,196 6/25/2021
0.2.243 2,256 6/10/2021
0.2.242 2,262 6/6/2021
0.2.241 2,284 6/2/2021
0.2.240 2,227 5/19/2021
0.2.239 2,216 5/18/2021
0.2.238 2,296 5/6/2021
0.2.237 2,316 5/3/2021
0.2.236 2,258 4/27/2021
0.2.235 2,261 4/24/2021
0.2.234 2,472 3/13/2021
0.2.233 2,269 3/13/2021
0.2.232 2,230 3/9/2021
Loading failed