Xwt-Alt
0.1.2.15365
dotnet add package Xwt-Alt --version 0.1.2.15365
NuGet\Install-Package Xwt-Alt -Version 0.1.2.15365
<PackageReference Include="Xwt-Alt" Version="0.1.2.15365" />
paket add Xwt-Alt --version 0.1.2.15365
#r "nuget: Xwt-Alt, 0.1.2.15365"
// Install Xwt-Alt as a Cake Addin #addin nuget:?package=Xwt-Alt&version=0.1.2.15365 // Install Xwt-Alt as a Cake Tool #tool nuget:?package=Xwt-Alt&version=0.1.2.15365
Xamarin offers an excellent multi-platform framework called, Xwt. However it is has been at version 0.1.0 for quite some time now and it is not apart of NuGet for some reason despite being quite solid. So, Xeno Innovations wanted to be able to package Xwt and differentiate what version of the DLLs are being deploying with our projects.
Xwt is a .NET GUI framework - like, Eto.Forms - for creating desktop applications 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.
More information can be found on the Xwt-Alt GitHub page:
https://github.com/xenoinc/xwt-alt
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.2.15365 | 42 | 1/2/2016 |
0.1.2.15333 | 21 | 11/30/2015 |
New since v0.1.1.15146, Xwt added the following NEW features:
* Calendar
* FontSelector
* SelectFontDialog
* TextInputEventArgs