Skip to content

kevinmiles/Modern.Forms

 
 

Repository files navigation

What is Modern.Forms?

*** This is just a proof of concept. The demo runs well, but that's all that has been implemented. ***

Modern.Forms is a cross-platform spiritual successor to Winforms for .NET Core 3.0.

This is accomplished with:

Motivation

The goal of this proof of concept is to create a spiritual successor to Winforms that is:

  • Cross platform (Windows / Mac / Linux)
  • Familiar for Winforms developers (ie: no XAML)
  • Great for LOB applications and quick apps
  • Updated with modern controls and modern aesthetics

How to Run

Windows

Windows Screenshot

Ubuntu 19.04 AMD64

Ubuntu Screenshot

OSX

The OSX backend from Avalonia has not been ported because I do not have a Mac. Given the work done to get the other backends running, it would probably only take a few hours.

About

Cross-platform spiritual successor to Winforms for .NET Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%