GoForms
-
- 142 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
System.Drawing.Common type-forwarding facade of NetForms: code and resources that name System.Drawing.Common bind to NetForms.Drawing. -
- 140 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
Moves a Windows Forms project to NetForms so it builds and runs on Linux: reports what carries over, then rewrites the .csproj (UseWindowsForms to the NetForms package, net8.0-windows to net10.0). -
- 136 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
Avalonia 12 implementation of the NetForms platform layer: one Avalonia Window per Form, one custom-drawn control, Skia lease for painting. -
- 141 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
System.Drawing (Graphics, Font, Pen, Brush, Bitmap) implemented on SkiaSharp. -
- 138 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
Platform abstraction for NetForms: window, input, clipboard, native dialogs. No UI toolkit types leak through. -
-
- 134 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
Project and item templates for NetForms, WinForms for Windows and Linux. -
-
- 120 total downloads
- last updated 9/25/2026
- Latest version: 0.1.0-preview.6 (prerelease)
System.Windows.Forms, cross-platform: own Control tree, own painting via SkiaSharp, Avalonia as the platform layer.