Info
Version: | 0.2.251 |
Author(s): | Lluis Sanchez |
Last Update: | Friday, October 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mono/xwt/ |
NuGet Url: | https://www.nuget.org/packages/Xwt |
Install
Install-Package Xwt
dotnet add package Xwt
paket add Xwt
Xwt Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.