Code Monkey home page Code Monkey logo

modern.forms's Introduction

What is Modern.Forms?

*** This framework is currently in its early stages. Use at your own risk. ***

Modern.Forms is an open-source cross-platform spiritual successor to Winforms for .NET 6, supporting Windows, Mac, and Linux.

If you are looking for an open-source cross-platform spiritual successor to WPF, see Avalonia.

Motivation

The goal is to create a spiritual successor to Winforms that is:

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

Getting Started

To create your own Modern.Forms application, see Getting Started.

How to Run

Sample Application

The quickest way to see Modern.Forms in action is through our ModernDecompiler sample application, which allows you to decompile .NET assemblies. (Source Code)

From a Windows, Mac, or Linux command line with .NET 6 installed:

dotnet tool install --global ModernDecompile
decompile

This will launch the sample application built with Modern.Forms.

ModernDecompiler Screenshot

Other Samples

Some smaller samples are available in the Modern.Forms repository:

  • ControlGallery - Gallery of the controls included in Modern.Forms in action.
  • Explore - A Windows Explorer clone.
  • Outlaw - A Microsoft Outlook clone.

For information on building and running these samples, see Samples.

Build Status

.NET Build

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.